# Memo

{% hint style="info" %}
Easily record and organize important information, such as creative ideas, various thoughts, phone conversation details, and deadlines that arise during work; categorizing them by importance and category via email.
{% endhint %}

## How to Create Memo

* In your **"Inbox"** or **"Sent Items"**, double-click on the email you want to add the memo.
* Activate totle right pane by clicking the **"More Options"** icon on the totle menu located in the Message tab.
* Click the **"Memo"** tab on the totle right pane.
* Click on the **"New Memo"** button to create and add the memo to the email.&#x20;

{% hint style="success" %}
**Quick Tips 💡**

You can easily record and organize important information - such as ideas and thoughts, conversation details, or deadlines - related to your work in separate categories based on their importance and work categories. This can include:

* Work-related deadlines
* Important call records
* Additional work-related notes or request
* To-Do lists
* Meeting minutes
  {% endhint %}

## How to Search Memo

* Click on the **Home Tab** in Outlook.
* Click on the **Search Memos** icon located at the totle section.
* Enter the word you want to search for in the search box, and click **Search**.
* Select the desired memo from the search results, then click "**Open Mail**" to open the email containing that memo.

<figure><img src="/files/3oqqcZpIXcfj5OE1EpqB" alt=""><figcaption></figcaption></figure>


---

# 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/commnunication/memo.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.
