# Analytics

As a company Admin, you can view your team's usage, most popular queries, and top unsuccessful queries from the [Analytics tab](https://web.dashworks.ai/admin/analytics).

You can also view details on connected applications at the Org and Individual levels and monitor daily and monthly usage.  Here's a quick video that gives you a walk-through of the Analytics page:

{% embed url="<https://www.loom.com/share/c5199dd94c6a4d50bd42384ea6ef344e?sid=bd394cc4-450c-445b-b2e6-582b93888324>" %}


---

# 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://support.dashworks.ai/admin/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.
