# Analytics

On the main analytics screen, you'll find two tabs: *chart* and *records*. The chart tab displays your total sessions and earnings per month on a graphical chart, where the records tab displays this information in a table.&#x20;

<div><figure><img src="/files/KLFAUK2qz6O4oJrj5uAr" alt="Analytics chart" width="256"><figcaption><p>Analytics chart</p></figcaption></figure> <figure><img src="/files/5m6mLfKiEt3apjyE7iRe" alt="Records table" width="256"><figcaption><p>Records table</p></figcaption></figure></div>

Tapping on a row in the records table will take you to another screen with a list of the packages sold in that month, including the client's name, the package information, and the date.

## Export data

You can export your data in different ways:

* The chart can be exported as an image file.
* The records table can be exported in its entirety as a CSV file which can be imported to spreadsheet apps.
* Each month's records can be exported as a CSV file, in case you want to save an individual month's data separately.


---

# 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://docs.synrgetic.com/getting-started/for-coaches/analytics.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.
