# Menu (+) and (---)

In Airdesk, you'll find two context menus:&#x20;

1. [**Service Menu (+)** ](/interface/overview/menu-+-and.md#service-menu)
2. &#x20;[**View Menu (•••)**](/interface/overview/menu-+-and.md#view-menu)

## Service Menu&#x20;

Normally, this menu can be found at the level of the various services. For example, in the **contract list view**, you can find an icon at the beginning of the list at the contract level. &#x20;

By selecting the menu, you can see the following options:&#x20;

![](/files/-MUEu593EHo4c6b8ydpi)

| Menu name    | Description                                                           |
| ------------ | --------------------------------------------------------------------- |
| Details      |                                                                       |
| View 360     |                                                                       |
| Add call     | Shortcut to create a call associated with the contract.               |
| Add case     | Shortcut to create a case associated with the contract.               |
| Add task     | Shortcut to create a task associated with the contract.               |
| Add time     | Shortcut to create a time record associated with the contract.        |
| Edit         |                                                                       |
| Duplicate    | Duplicate the contract and present it in the creation form.           |
| Export PDF   | Export the contract to PDF \[1].                                      |
| Export XLS   | Export the contract to XLS \[1].                                      |
| Email report | Send the attached report to the customer \[1].                        |
| Copy link    | Copy the link from the contract to the clipboard so you can share it. |
| Delete       |                                                                       |

{% hint style="info" %}
\[1]: when selecting an export option, you can select the following options:
{% endhint %}

<div align="left"><img src="/files/-MUEu7ogbVNRRdyG6B-h" alt=""></div>

| Option                                      | Description                                                                                 |
| ------------------------------------------- | ------------------------------------------------------------------------------------------- |
| Date to send                                | Select the date range to include in the report.                                             |
| **Time record to include:**                 |                                                                                             |
| Not classified                              | Include unclassified time records.                                                          |
| Classified                                  | Include classified time records.                                                            |
| Invoiced                                    | Include invoiced time records.                                                              |
| Associated but classified to another entity | Include time records classified to multiple companies. If several companies are configured. |

## View Menu

The menu can be found in the view option bar:

![](/files/-MUEuAcB_6l5qddfZK1e)

When opening the view options menu, you can find some of these features:

<div align="left"><img src="/files/-MUEuCVHR2QMFlwjvI_X" alt=""></div>

| Option                     | Description                                        |
| -------------------------- | -------------------------------------------------- |
| Export everything to Excel | Export all data included in the filter.            |
| Export page to Excel       | Export only currently visible data.                |
| Edit Columns               | Edit the grid columns.                             |
| Restore Columns            | Restore only the columns seen.                     |
| Restore Everything         | Restore sorting, columns, column sizes and others. |


---

# 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/menu-+-and.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.
