> For the complete documentation index, see [llms.txt](https://helpdesk.augmentt.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpdesk.augmentt.com/getting-started/the-10-step-setup-guide/step-1.-authenticate-your-csp-partner-portal.md).

# Step 1. Authenticate your CSP/Partner Portal

Navigate to **Configuration > Integrations** and select **Connect** next to M365 CSP.

Once connected, use **Manage CSP Setup** to open the GDAP Audit tool and validate whether your tenants have the necessary GDAP permissions. A tenant showing green across the board is ready for **Create & Map Companies**.

## What to expect

Connecting takes under 5 minutes. You'll go through a series of 4 Microsoft permission prompts — this is the same whether you connect via CSP or Direct.

## CSP vs. Direct: which should you use?

**CSP (recommended default)** is one-to-many: integrate your Partner Center once and every client in it becomes available to add, instead of integrating tenant by tenant. It also unlocks the Magic Link for prospecting, and Augmentt can manage GDAP relationships for you (see Step 2).

**Direct** integration (connecting a single tenant without going through Partner Center) is the better fit when:

* You don't use Partner Center at all — common if you're a newer MSP, or if you've had a bad experience with it and don't want to go back.
* You want to build trust first — connecting one test tenant or one trusted client before granting access to your whole client base.

Nothing is lost by starting Direct: once a client is integrated, Secure and Engage behave identically regardless of which path you used, and you can convert a Direct connection to a CSP-backed GDAP relationship later without redoing the integration.

{% hint style="info" %}
Use a dedicated service account for the integration, not a named individual's account. If that person leaves the company or their password/MFA changes, a dedicated service account keeps the connection intact — no reconnection needed.
{% endhint %}

Next: Step 2. Create your GDAP relationship request


---

# 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://helpdesk.augmentt.com/getting-started/the-10-step-setup-guide/step-1.-authenticate-your-csp-partner-portal.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.
