# Analytics

- [Widget Insights](https://docs.saleassist.ai/analytics/widget-insights.md): You can view widget usage, such as incoming calls and active leads, among other things.
- [Video tiles insights](https://docs.saleassist.ai/analytics/video-tiles-insights.md): From here, you can watch views on video tiles.
- [Reporting](https://docs.saleassist.ai/analytics/reporting.md): To check the utilization, reports on a daily, weekly, or monthly basis can be downloaded.
- [SaleAssist Mobile Application](https://docs.saleassist.ai/analytics/saleassist-mobile-application.md)
- [How to manage calls on Mobile Application](https://docs.saleassist.ai/analytics/how-to-manage-calls-on-mobile-application.md)
- [Admin Controls](https://docs.saleassist.ai/analytics/admin-controls.md): How To generate Report -


---

# 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.saleassist.ai/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.
