> For the complete documentation index, see [llms.txt](https://docs.g-iot.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.g-iot.io/de/plattform-benutzerhandbuch/benutzerregistrierung-und-kontobestatigung/asset-menu.md).

# Asset-Menü

<figure><img src="/files/UMIy6DaZ5tCPzhRTnTb3" alt=""><figcaption><p><strong>Asset-Seitenübersicht</strong></p></figcaption></figure>

Oben links bietet die Asset-Ansicht schnellen Zugriff auf die Startseite, schnellen Zugriff auf die Dashboards und eine Übersicht über alle Gruppen und deren zugeordnete Geräte.

Durch Klicken auf die Suchleiste kann der Benutzer nach Gruppen, Name oder Geräte-Seriennummer suchen. Der Benutzer kann auch direkt aus der Suchleiste neue Gruppen erstellen, indem er auf das "+" klickt.

Unter der Suchleiste findet der Benutzer mehrere Optionen:

* **Startseite:** Ermöglicht den Zugriff auf die Startseite des Tenants.
* **Dashboards:** Schneller Zugriff auf die Dashboards.
* **Alle Gruppen:** Öffnet eine Liste mit dem Namen der Gruppe und ihren zugeordneten Geräten. Die Gruppe „Unassigned devices“ ist eine Standardgruppe, die alle Geräte anzeigt, die noch keiner Gruppe des Tenants zugewiesen wurden.

<div align="left"><figure><img src="/files/PHSwEBsO4lJoYW8se0Qt" alt="" width="326"><figcaption></figcaption></figure></div>

{% hint style="info" %}
Das Ordnersymbol mit weißer Füllung zeigt an, dass die Gruppe Untergruppen enthält.\
Wenn das Symbol keine Farbe hat, enthält die Gruppe keine Untergruppen.
{% endhint %}


---

# 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://docs.g-iot.io/de/plattform-benutzerhandbuch/benutzerregistrierung-und-kontobestatigung/asset-menu.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.
