> 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/platform-user-guide-book/user-registration-and-account-confirmation/assets-menu.md).

# Assets Menu

<figure><img src="/files/mgCUBFMueTlXHOVHFg1r" alt=""><figcaption><p>Asset Page Overview</p></figcaption></figure>

At the top left, the Asset view provides quick access to the Home page, quick access to the dashboards, and an overview of All Groups and their associated devices.

Clicking on the search bar, the user can search for groups by name or by device serial number. The user can also create new groups directly from the search bar by clicking the "+".

Below the search bar, the user will find several options:

* Home: allows the user to access the tenant's Home.
* Dashboards: quick access to the dashboards.
* All Groups: displays the groups. Clicking on it will reveal a list of the group's name and its associated devices. The Unassigned devices group is a default group that gathers all devices that are not yet assigned to any of the tenant's groups.

{% hint style="info" %}
**White-filled** folder icon indicates that the g**roup contains sub-groups.**\
If the icon is as no **color**, the group **does not contain any sub-groups**.
{% endhint %}

\
![](/files/T0XRrK3CxNf91wYIz6jr)


---

# 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/platform-user-guide-book/user-registration-and-account-confirmation/assets-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.
