# Transactions

### Navigate to **Creators > Transactions** in the CreatorXOne dashboard.

* This section consolidates all financial activity related to Creators.

### In the top-right corner, locate the Creator selection dropdown and pick the specific Creator’s name.

* This filters the data to show performance and earnings for that Creator only.

### Adjust the time frame by clicking the **Select Period** option, also at the top-right.

* Choose from preset periods (e.g., last 7 days, 30 days, or custom dates) to view transactions for that specific duration.
* This helps you analyze earnings trends over time.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://creatorxone.gitbook.io/creatorxone/publish-your-docs/transactions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
