# Sales insight

A user with Sales manager rights can access the sales reports in the left navigation column under Ad sales.

Information can be presented in table form or as dashboards, depending on what kind of insight the user is trying to get. By navigating between the tabs in Sales insight users can browse high-level information and drill into the data by clicking the charts or by selecting specific dimensions.

The same data can also be viewed in table format, much like in Excel. You can filter what data you want to include and RunMags immediately sum up the columns at the bottom. These reports can also be exported into Excel for further analysis along with many more columns that can be viewed in the user interface of the table.


---

# 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://user-help.runmags.com/advertising-sales/sales-insight.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.
