> For the complete documentation index, see [llms.txt](https://prohelp.assetpanda.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://prohelp.assetpanda.com/get-started/app-navigation.md).

# App navigation

## <i class="fa-house">:house:</i> Home icon

While on any page in the application, you can click the Home icon above the page to access the module pane to select a collection, saved view, or form for viewing. You can also use this pane to create a new module or form.&#x20;

***

## Left navigation pane

The navigation pane provides access to major areas of the application:

* ![Account Switcher icon](/files/d66HqRs8WEug73w8yJf8) **Account Switcher**: Enables you to select the account and module to display in the application. When you select the module, the primary collection for that module is displayed.
* ![Dashboard icon](/files/JmLLp4lcQcIDEAczBIuO) [Dashboard](/dashboard.md): Displays a customized overview of asset data.
* ![Tools icon](/files/krG52m4L8n5a36jSw2oY) [Tools](/tools.md): Provides access to tools for use within the application.
* ![Calendar icon](/files/6oBxmZHfACq42TZYkSBc) [Calendar](/calendar-reservations.md): Provides an overview of activities by date.
* ![Reports icon](/files/uIbAbiTQjohFKcGhy7sL) [Reports](/reports.md): Provides access to data reports.
* ![Settings icon](/files/dLHka5YWbUR3zisHLua6) [Settings](/settings.md): Enables you to manage objects in the account, including collections, forms, automations, users, and integrations.
* <img src="/files/qXlLz9o9hKgJe7cIcvI0" alt="URSA icon" data-size="line"> [URSA](/ursa.md): Access the URSA AI-enabled process helper.

***

## Search field

A search bar in the top-right enables quick access to specific accounts or settings.

***

## Page-level toolbar

The toolbar on collection pages provides access to actions that can be performed on the page:

* <i class="fa-filter">:filter:</i>: Filter the displayed records based on a selected criteria.&#x20;
* ![Sort icon](/files/4PO76geUsXjTv3Aq56Wv): Sort the displayed records based on selected criteria.
* ![Group records icon](/files/ojIb6PQJqiLg5NrxMdje): Group the displayed records based on the selected criteria.&#x20;
* ![Manage fields icon](/files/SE7fCeFBsBD6T0mO4pRe): Manage the fields displayed in the collection.
* ![](/files/bcnzsf0lmYzkFN6vQTq3): Enable other collection actions, such as exporting the data or summarizing data rows.
* **Add** button: Enables you to add records or create asset kits.

See [View a collection](/settings/account-management/collections.md).

***

## Asset list icons

In asset lists, the following icons are displayed to indicate various scenarios:

* <i class="fa-link" style="color:blue;">:link:</i>: Indicates that the field is pulled from another collection.
* ![Kit icon](/files/Hront0ZaG1jx28tUkbCQ): The asset item is a kit.
* <i class="fa-file">:file:</i>: The item is an individual, serialized asset.
* ![Consumable assets icon](/files/Zr8nJvbm9wywUh95XftE): The category contains consumable assets.
* <i class="fa-location-dot" style="color:$primary;">:location-dot:</i>: Indicates a linked map location. Click the link to view the location in a map view.


---

# 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://prohelp.assetpanda.com/get-started/app-navigation.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.
