> For the complete documentation index, see [llms.txt](https://docs.tallygo.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tallygo.ai/connect-your-systems/how-tally-connects-to-your-emails/connect-your-organization-to-the-tally-365-app.md).

# Connect your organization to the Tally 365 app

### Steps to connect your Outlook with Tally

1. Click connect with Microsoft below (needs to be done by an IT Administrator)
   1. One-Click Installation: [Connect to Microsoft](https://login.microsoftonline.com/common/adminconsent?client_id=741c8ca7-a19f-4739-8d54-5cdc6ee3162a\&redirect_uri=https://app.tallygo.ai)
   2. Access One-click Installation through Tally: User Profile (bottom left) > Settings > Email &#x20;

<div data-with-frame="true"><figure><img src="/files/pA3uYsMqJWLGMKER0hM7" alt=""><figcaption></figcaption></figure></div>

3. IT Administrator login in to their account

<div data-with-frame="true"><figure><img src="/files/Mlwmi9hJvIYTT50llNwv" alt=""><figcaption></figcaption></figure></div>

4. Approve the Tally 365 app&#x20;

<div data-with-frame="true"><figure><img src="/files/Eol1JNzI49upetIIEwJH" alt=""><figcaption></figcaption></figure></div>

5. Once redirected back to Tally your connection is successful.

6. From here, individual users can login to Tally to setup their mailbox access via User Profile (bottom left) > Settings > Profile > Connect Outlook

   <div data-with-frame="true"><figure><img src="/files/6Mg8hISGY9aHjNrTQJzQ" alt=""><figcaption></figcaption></figure></div>

7. They will be redirected to outlook, where they can select their mailbox (may ask you to re-enter password)

   <div data-with-frame="true"><figure><img src="/files/BgnkJ0FYrvpzEKtT5Z2K" alt=""><figcaption></figcaption></figure></div>

8. They will then be redirected back to Tally and shown the connected email

   <div data-with-frame="true"><figure><img src="/files/9Bbjq6oujWzHkr6aqxIt" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.tallygo.ai/connect-your-systems/how-tally-connects-to-your-emails/connect-your-organization-to-the-tally-365-app.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
