# totle Menu

Understanding totle menu

{% tabs %}
{% tab title="Outlook Home Tab" %}

<figure><img src="/files/dViLwZ646RdDEAtiPJjq" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="205">Menu</th><th>Feature</th></tr></thead><tbody><tr><td><strong>Filebox</strong></td><td>Displays list of all files sent as large file attachments.</td></tr><tr><td><strong>Read Receipt</strong></td><td>Allows you to check the read receipt status of the emails that were sent with totle's read receipt sending option.</td></tr><tr><td><strong>Notifications</strong></td><td>Provides new notifications for received emails and read receipts.</td></tr><tr><td><strong>More Options</strong></td><td>Provide access to features like large file attachments, email templates and memo by activating the right-side totle panel menu.</td></tr><tr><td><strong>Response Options</strong></td><td>Allows you to configure response options for received emails.</td></tr><tr><td><strong>Settings</strong></td><td>Configue account settings and set preferences for minimizing Outlook when closing the program.</td></tr></tbody></table>
{% endtab %}

{% tab title="New Email Tab" %}

<figure><img src="/files/fb0kh7bRpoq80P1edkmJ" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="206">Menu</th><th>Feature</th></tr></thead><tbody><tr><td><strong>Attach File</strong></td><td>Attach large files into the email.</td></tr><tr><td><strong>Attach Folder</strong></td><td>Attach entire large folders into the email.</td></tr><tr><td><strong>Read Receipt</strong></td><td>Provides the option to enable or disable read receipt feature when sending emails.</td></tr><tr><td><strong>Separate Sending</strong></td><td>Allows you to send the same email to multiple recipients individually.</td></tr><tr><td><strong>Secure Sending</strong></td><td>Enables you to send encrypted emails in PDF format.</td></tr><tr><td><strong>Mail Merge</strong></td><td>Send personalized emails by incorporating the recipients' information into the email subject and body.</td></tr><tr><td><strong>More Options</strong></td><td>Provide access to features like large file attachments, email templates and memo by activating the right side totle panel menu.</td></tr><tr><td><strong>View</strong></td><td>Allows you to view and edit HTML source code in Outlook.</td></tr></tbody></table>
{% endtab %}
{% endtabs %}


---

# 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://docs.totlelab.com/totle-docs/overview/totle-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.
