# Read Receipts

## How to Activate the Read Receipts Feature

* Click on **New Mail**.
* Enter the **email subject** and **email content.**&#x20;
* Enter the **recipient's email address** in the to field.
* Click on the **totle icon** within the totle section located on the Message tab.
* On the right-panel, **toggle on the read receipts**.
* Click **Send** to deliver the email.

## How to Check Read Receipts

* Click on **New Mail**.
* Click on the **totle icon** within the totle section located on the Message tab.
* Click on the **Read Receipt** menu next to the toggle icon.
* On the Read Receipt menu, you can view the detailed read receipts informations.


---

# 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://owadocs.totlelab.com/totle-owa-user-guide/key-features/readreceipts.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.
