# Integration

The **Integrations** section allows you to connect GuardWare to Microsoft 365, enabling GuardWare to access and monitor data stored in services such as **Exchange Online**, **SharePoint Online**, and **OneDrive**. This integration supports data discovery, security monitoring, risk management, and reporting capabilities within your Microsoft 365 environment.

## Connect Microsoft 365

{% hint style="warning" %}
You must be logged in as a Global Administrator in your Entra ID (Azure AD) tenant  and must also have an active Microsoft 365 subscription to complete this integration.
{% endhint %}

<figure><img src="/files/G8TkOAxZu6TVQpi4d1JI" alt="" width="563"><figcaption></figcaption></figure>

1. Navigate to **ORGANISATION** > **Integrations.**&#x20;
2. Click **Connect Microsoft 365**. You'll be redirected to Microsoft's sign-in page.
3. Select your Global Administrator account or click **Use another account** if it is not listed.

<figure><img src="/files/ijgtFwzWwSMrSQIRy6Bk" alt="" width="480"><figcaption></figcaption></figure>

4. Enter your Global Administrator email address and password. Click **Next** and sign in.
5. If your account is protected by multi-factor authentication (MFA), you'll need to approve the sign-in request. This might involve:
   1. Approving a notification in the Microsoft Authenticator app.
   2. Entering the code from your authenticator app.
   3. Responding to a text message or phone call, depending on your MFA settings.

<figure><img src="/files/VhEPt9nT1vAiK4N1bAUi" alt="" width="480"><figcaption></figcaption></figure>

6. After authenticating, you'll see a permissions consent screen listing what DISCOVER is requesting access to. Check the box labelled **Consent on behalf of your organisation** and click **Accept**.

<figure><img src="/files/Ky9Nt4azDmSRIOXJhgLu" alt="" width="563"><figcaption></figcaption></figure>

7. You'll be redirected back to the GuardWare Management Console. A confirmation message will appear stating “Microsoft 365 monitoring configured successfully.”

<figure><img src="/files/MFretm4u15TVs5khCp03" alt="" width="320"><figcaption></figcaption></figure>


---

# 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.guardware.com/organisation/organisation-setup/integration.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.
