# Usage overview

The usage overview provides you with a central overview of all organizations supported by your Enginsight instance. This allows you to quickly classify current usage, track changes transparently, and identify potential licensing requirements at an early stage.

<figure><img src="/files/3skV6e71Cj3V9B8HaHJC" alt=""><figcaption></figcaption></figure>

You can use the free text search to search for specific organizations and filter the list accordingly. The table shows all associated organizations, including the current number of licenses used per type:

* **Asset**\
  All asset-type licenses used by the organization (hosts and endpoints combined).
* **Host**\
  All licenses of type Asset used by the organization for hosts.
* **Endpoint**\
  All licenses of type Asset used by the organization for endpoints.
* **Hacktor**\
  All Hacktor licenses used by the organization.
* **SIEM**\
  All SIEM licenses used by the organization.

The value displayed on the left for each license type corresponds to the number used at the selected end time. If the number has changed between the start time and end time, the difference is highlighted in color to the right. Increasing values are highlighted in green, decreasing values in red.

{% hint style="info" %}
The default time period for license usage is from the current time back to 7 days ago. Follow the instructions under [Time period settings](#time-period-settings) to manually adjust the comparison period.
{% endhint %}

## Time period settings

Use the date setting for the **start period** at the top right edge of the view to set a start point for the view, or use the date setting for the **end period** to manually adjust the end time for the view.

<figure><img src="/files/8BqPDGTzG6IVrpgCGhsA" alt=""><figcaption></figcaption></figure>

Select the desired time in the respective setting and confirm your selection by clicking on the **Apply** button.

## Export view

Click the **Export View** button to download the view with the selected settings.


---

# 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.enginsight.com/docs/manual/english/operation/platform/einstellungen/usage-overview.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.
