# Usage Dashboard

<figure><img src="/files/jkWG4BVmLydWH1PjxJBd" alt="" width="563"><figcaption><p>Usage Dashboard in <em>Settings > Usage</em></p></figcaption></figure>

See your team's usage in real-time. The **Usage Dashboard** shows the tally of all entities that Korey creates and edits, insights that Korey generates, and a running tally of all interactions used during the selected billing period.&#x20;

**Created** is counted across all entities that Korey creates *(ex: GitHub Issues, Shortcut Stories, etc...)*

**Improved** is counted across all entities that Korey improves or edits.

**Insights** are answers that Korey gives through query and analysis of your Connectors or web search.&#x20;

**View** across the workspace, by user, and across each billing period.


---

# 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.korey.ai/organization/usage-dashboard.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.
