# Read Receipt and Alarms

## totle Read Receipt Feature

{% tabs %}
{% tab title="How To Use Read Receipts" %}

* Open Outlook, then click on **"New Email".**
* Enter the **recipient(s) email address** in the **"To"** **field**.&#x20;
* Add **email subject** and **message**.
* On the message tab, click on the **Read Receipt icon** located in the totle menu section.
* Check the read receipt icon, then click **"Send"**.
  {% endtab %}

{% tab title="How To Check Read Receipts" %}
**1. Configure Real-Time Notifications**

* In the Outlook Home tab, click on the **"Alarm"** button located on the totle section.
* In the "Notification" popup window, check the **"Read Receipt" checkbox** located under the display section.
* Check the **"Enable Pop-up Alarms"** checkbox located on the upper right corner of the window.
* With these settings, you can receive real-time notifications when the recipients open your emails.

**2. Sent Email Receipt**

* Open the email you sent in Outlook, then click on the totle **read receipt icon** located on the message tab.
* When the read receipt popup window appears, you can view the detailed information,
  1. Date and time the email was opened
  2. The number of times the email was opened
  3. Information about the emaiil client and device used to open the email.

**3. All Notifications Tab**

* Click on the "Read Receipt" icon located within the Outlook Home tab.
* You can check the read receipt status for all sent emails in a single window.
  {% endtab %}

{% tab title="How To Disable Read Receipt" %}

* Click on New Email → Go to Message tab → Click the Read Receipt icon
* Click on the activated read receipt icon to uncheck it and disable the read receipt feature.
  {% 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/sending-options/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.
