> For the complete documentation index, see [llms.txt](https://hub.equipme.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hub.equipme.io/equipme/main-menu/dashboard.md).

# Dashboard

The dashboard gives you a clear overview of your organization’s most important key figures in one place. Instead of digging into detailed reports, you can immediately see where action is needed and how your resources are being used.

<figure><img src="/files/IyNZo7lTTqfEklAPsZyA" alt=""><figcaption></figcaption></figure>

### Open Approvals

Here you’ll find all requests waiting for your review. By checking approvals directly on the dashboard, you can keep processes moving without delay.

### Employees

This tile shows the total number of employees currently managed in the platform.

### Locations

See at a glance how many company locations are registered. This gives transparency on how resources and services are distributed across offices or branches.

### Active Assets

Here you’ll find the number of devices and resources currently assigned and in use. This helps you track your company’s inventory and manage lifecycle processes.

### Costs for the Current Month

This section shows the current monthly costs divided into recurring and one-time items. With this quick view, you can monitor spending and keep budgets under control.

### Open Support Tickets

All open support cases are shown here, so you always know how many issues are being handled at the moment.

### Overdue Confirmations of Receipt

If employees haven’t confirmed the receipt of their equipment, you’ll see it here. From this section, you can review and follow up directly to make sure nothing gets lost along the way.

**Working with Icons**

On many tiles, you’ll see **shortcut icons** in the top right corner.

* The **list icon** takes you directly to the full overview.
* The **plus icon** lets you create a new entry (e.g., employee, location, asset) immediately.
* The **import icon** allows you to add items in bulk.

This way, you can jump straight from the dashboard into the right action without extra clicks.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://hub.equipme.io/equipme/main-menu/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.
