# Core Metrics

Located along the top of the page are some basic metrics about your Aerofiler account.

* **Files** - the total number of files stored (clicking this takes you to the Browse page).
* **Inbox** - the number of files in the Inbox (clicking this takes you to the Inbox page).
* **Processing** - after items are uploaded, they are processed in the background. This counter shows the number of files currently being processed. Files will not appear in the system until they have finished processing.
* **Organization** - the number of user accounts in your organization's account (clicking this takes you to the Organization Settings page)

<figure><img src="/files/00qCzcScq0ioK5qMkewi" alt=""><figcaption></figcaption></figure>


---

# 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://userguidesgitbook.aerofiler.com.au/dashboard/core-metrics.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.
