# Navigation

The interface is composed by:&#x20;

1. [**Main Menu**](/interface/overview/untitled.md#main-menu)&#x20;
2. [**Utility Menu** ](/interface/overview/untitled.md#utility-menu)

## Main Menu&#x20;

In the main menu, you can find the following Airdesk features:

![](/files/-MUEtk2TxdmCHUKg7yjA)

| Select             | Feature                                                                                                                                                                                                               |
| ------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Logo               | When selecting the logo, you will be directed to Airdesk's home page, the Dashboard.                                                                                                                                  |
| Favorites          | Clicking on the icon will display the sidebar with the list of favorites chosen by the user.                                                                                                                          |
| Menus and Submenus | On the right side of the logo, you will find the menus which you have permission to access. If you can't view a specific module, you should contact your administrator so that they can give you the access you need. |

## Utility Menu

In the main menu, you can find the following Airdesk features:

![](/files/-MUEtnyfGYsP3-yFYZvl)

| Select      | Feature                                                                                                                                            |
| ----------- | -------------------------------------------------------------------------------------------------------------------------------------------------- |
| +           | The "+" icon is a shortcut that is always available, allowing you to add any content (that you have permission). The F2 shortcut can also be used. |
| Omni-Search | The search allows you to quickly search for any data on Airdesk. The F1 shortcut can also be used.                                                 |
| Chronometer | The chronometer allows users to use one or more chronometers. This data can then be converted into a time record.                                  |
| Alerts      | Airdesk alerts appear in this area, listed from newest to oldest.                                                                                  |
| Activity    | Shortcut for all activity in Airdesk's. If you made a mistake, please review your last change.                                                     |
| Inbox       | Direct access to the Airdesk inbox, where you can check incoming e-mails and exchanged messages.                                                   |
| Exports     | Quick access to the list of exports made in the app, sorted from newest to oldest.                                                                 |
| Settings    | Access to Airdesk's configurations area.                                                                                                           |
| User        | Access to Help menus, Profile, Feedback and other menus.                                                                                           |


---

# 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://en.docs.airdesk.ai/interface/overview/untitled.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.
