## **Step 1: Sign in with Microsoft**


1. Enter your email address and click **Connect to Microsoft.**
2. Sign in to your email account (if not already signed in).
3. Review the permissions and click **Yes** to allow Leave Me Alone access to scan your emails.

 ![](/api/attachments.redirect?id=acd5d476-25e8-4c61-a4f1-6019e7c22476 " =1898x1524")

All done! Your Microsoft Outlook account is now connected to Leave Me Alone.

### Trying to connect a Shared Mailbox?

When adding a Shared Mailbox, you'll need to connect to the mailbox directly, it's not automatically connected when you connect your mail account.

---

# 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 search API with the q parameter:

```
GET https://help.leavemealone.com/api/search?q=<your_query>
```

The query should be search terms that you're trying to find to answer your question.
The response will contain 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.
