> For the complete documentation index, see [llms.txt](https://docs.storware.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.storware.eu/backup-and-recovery-71/protecting-microsoft-365/microsoft-365-organization-management/add-microsoft-365-organization-manually.md).

# Add Microsoft 365 organization manually

To add your Microsoft 365 organization to Storware Backup & Recovery server, do as follow:

1. Log into Storware Backup & Recovery WebUi and select tab **Cloud**.
2. Go to the **Service Providers** menu.
3. Click the **Create** button.
4. In the **Microsoft 365 Configuration** window you have to enter information as follow:
   1. Tenant ID
   2. Client ID
   3. Client secret
5. Chose node configuration which will be assigned to this organization&#x20;
6. Save your settings by clicking the **Save** button.
7. Click the **Synchronize** button to synchronize users/sites/teams from your organization with Storware Backup & Recovery server.&#x20;
8. Now you can go to the **Instances** menu and see synchronize results.

Go to the [Add Microsoft 365 organization using the Setup Assistant](/backup-and-recovery-71/protecting-microsoft-365/microsoft-365-organization-management/add-microsoft-365-organization-using-the-setup-assistant.md) chapter to learn how to add Microsoft 365 organization using dedicated Setup Assistant.

{% hint style="info" %}
**Note:** Go to the [Account auto-synchronization](/backup-and-recovery-71/protecting-microsoft-365/microsoft-365-organization-management/account-auto-synchronization.md) to learn how to synchronize Microsoft 365 accounts.
{% endhint %}


---

# 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.storware.eu/backup-and-recovery-71/protecting-microsoft-365/microsoft-365-organization-management/add-microsoft-365-organization-manually.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.
