> For the complete documentation index, see [llms.txt](https://docs.platform.softwareone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.platform.softwareone.com/extensions/microsoft-cloud-solution-provider/granular-delegated-admin-privileges-gdap/accept-a-gdap-relationship-request.md).

# Accept a GDAP relationship request

SoftwareOne requires Granular Delegated Administrative Privileges (GDAP) in your tenant to manage your Microsoft products and services. Without these privileges, we are unable to provide all the services associated with your purchase.&#x20;

After you have placed an order, you must accept our GDAP invitation. This invitation is provided as a URL on the order details page. When you select the link and log in as a Global Administrator, you are redirected to the Microsoft 365 admin center to complete the GDAP setup.

### Accepting a GDAP relationship request

To accept a GDAP relationship request:

1. Open the **Orders** page.
2. Select the required purchase order.&#x20;
3. On the **General** tab, select the GDAP URL.&#x20;

<div data-with-frame="true"><figure><img src="/files/FUtoSHPvhjThBar6OOOl" alt=""><figcaption><p>Select the GDAP URL.</p></figcaption></figure></div>

4. Sign in to the Microsoft 365 admin center using an account that has **Global Administrator** permissions. You can use the Global Administrator credentials associated with the primary domain or tenant name stated in your purchase order.
5. Review the SoftwareOne partner information, then select **Next**.

<div data-with-frame="true"><figure><img src="/files/Iony1itp8GSUErkGrtsX" alt=""><figcaption><p>Review the partner information.</p></figcaption></figure></div>

6. Select the link for the Microsoft Customer Agreement and read the agreement.
7. Select the checkbox to acknowledge that you have read the agreement, then select **Accept**.

<div data-with-frame="true"><figure><img src="/files/ZDoe5n9nzjUQaEXjYUDH" alt=""><figcaption><p>Accept the MCA.</p></figcaption></figure></div>

8. Return to your purchase order in the Marketplace and select **Process** to resume order processing.

<div data-with-frame="true"><figure><img src="/files/PFW2IyQ0xlkqImNivjgm" alt=""><figcaption><p>Select <strong>Process</strong> to move your order to the processing state.</p></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.platform.softwareone.com/extensions/microsoft-cloud-solution-provider/granular-delegated-admin-privileges-gdap/accept-a-gdap-relationship-request.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.
