# I want to use totle on The New Outlook!

{% hint style="info" %}
The **New Outlook (OWA)** is a **web-based version** of Outlook.

**That’s why the installation process differs from the Outlook Desktop version!**
{% endhint %}

## OWA Totle Installation Precautions

* To ensure a smooth installation and usage of totle in the new Outlook, please follow these steps:
  1. **Check Exchange Account Usage:** Confirm that you are using an Exchange account (Microsoft account).
  2. **Verify Office Add-in Permissions:** Ensure that your company's security administrator allows the use of Office add-ins.
* **Important Note:** Microsoft has configured that only Exchange accounts can utilize Office program add-ins. Therefore, to use Totle in the new Outlook (web Outlook), you must log in with an Exchange account. Please keep this in mind during installation and setup.

## OWA Totle Installation Guide

* Go to [Office.com](http://office.com) and complete the login process.
* Click on the Outlook icon in the left menu to launch the **web version of Outlook**.
* In the Home tab, click on the "**Get Add-ins**" icon.
* **Enter "totle" in the add-in search box** and search for it.&#x20;
* In the search results, click the "**Add**" button to install totle.


---

# 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://faq.totlelab.com/totle-faq/installation-and-updates/totle-in-new-outlook.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.
