# Features

## Dashboard page

This page presents the main indicators of your project:

* **Monthly statistics:** shows the profit you have received this month, as well as the number of keys created and burned (not renewed);
* **License statistics:** shows the number of keys by types and the total number
* **General statistics:** shows the average license cost and the estimated monthly profit (if all the keys are renewed)

<figure><img src="/files/7o0lrMwvnE4ZZUtibduU" alt=""><figcaption><p>Dashboard page</p></figcaption></figure>

## Audit logs

This page shows all the recent actions that occur in your project: from creating a key to deleting a person from the server, etc.

<figure><img src="/files/DZbwZgdySacQOqGUoQnS" alt=""><figcaption><p>Audit logs page</p></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://cactus-1.gitbook.io/cactusdash-guide/features.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.
