> 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/additional-resources/microsoft-365/order-microsoft-365-subscription-existing-tenant.md).

# Buy Microsoft 365 subscription for an existing tenant

This tutorial describes how to order a Microsoft 365 subscription by creating a new Marketplace agreement.

When setting up a new agreement, you can either create a new Microsoft account or use an existing one. This tutorial focuses on how to connect your existing cloud account.&#x20;

{% embed url="<https://vimeo.com/985744841/f08189d1c0>" %}
Watch this video guide explaining how to order Microsoft 365 subscription for an existing tenant.
{% endembed %}

### Prerequisites <a href="#howtoorderamicrosoft365subscriptionforanexistingmicrosofttenant-prerequisites" id="howtoorderamicrosoft365subscriptionforanexistingmicrosofttenant-prerequisites"></a>

Before starting this tutorial, make sure you have the following:

* The name of your existing Microsoft tenant.&#x20;
* An active licensee or permission to [create a new licensee](/modules-and-features/settings/licensees/create-licensees.md) in the Marketplace. Licensee selection is required when creating a new agreement.&#x20;

### Buy a Microsoft 365 subscription for an existing tenant

{% stepper %}
{% step %}
**Start the order**

To start the process:

1. Go to **Catalog** > **Products**.
2. Select the desired Microsoft 365 product, for example, **Microsoft 365 Business, Enterprise & Apps**.
3. On the details page, review the information, then select **Buy now**.&#x20;
   {% endstep %}

{% step %}
**Create the new agreement and provide tenant details**

Complete the following steps:

1. **Create agreement** – Select **Create agreement**.
2. **Select licensee** – Choose whether to use an existing licensee or [create a new one](/modules-and-features/settings/licensees/create-licensees.md). In this tutorial, an existing licensee is selected.
3. **Create agreement** – Select **Connect existing cloud account** to connect your existing tenant. Then, select **Next**. Note that if you choose this option, the global administrator of your Microsoft account must accept the relationship request.
4. **Microsoft details** – Enter the details for your Microsoft account:
   1. Enter your existing tenant name.
   2. Fill out the contact form. You must provide the first and last name, email address, and phone number of the person who manages your account.&#x20;
   3. Select **Next**. The platform validates your Microsoft tenant details. If no tenant is found, a message is displayed. You must fix the error to proceed.
5. **Special qualifications** – Select the checkbox if your organization is a [state-owned](https://www.microsoft.com/en-us/legal/compliance/anticorruption/criteria) entity. Otherwise, leave it clear. A company is classified as state-owned if it is either controlled by the government or performs functions that the government considers its own.
6. **Support contacts** – Enter contact details of your support administrator and choose your preferred support language. Select **Next**.
   {% endstep %}

{% step %}
**Add items and submit the order**

Complete the following steps:

1. **Items** – Choose the items you want to order and select **Add items**. Then:
   1. Review and adjust the number of licenses as required.
   2. If applicable, [read the offer attestation](/extensions/microsoft-cloud-solution-provider/additional-resources/faqs/what-is-offer-attestation.md). The offer attestation is only displayed for Windows 365 Business with the Windows Hybrid Benefit.&#x20;
   3. Select **Next**.
2. **Details** – Add reference details and your comments, then select **Next**.
3. **Review order** – Read the terms and conditions and the privacy statement. When done, select **Place order** to submit your order.
4. **Summary** – Select **View details** to open the order details page or select **Close**.
   {% endstep %}
   {% endstepper %}

### Next steps

Once you place your order, we verify the details.

You can track your order on the order details page. The **General** tab on the order details page outlines the next steps.

### Related tasks

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/cDxoD9xpYxQmm92me5Ga" %}
[Buy Microsoft 365 subscription for a a new tenant](/extensions/microsoft-cloud-solution-provider/additional-resources/microsoft-365/order-microsoft-365-subscription-new-tenant.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/8QzyX1GIcjjh35vtDc8W" %}
[Add new items to an agreement](/extensions/microsoft-cloud-solution-provider/additional-resources/microsoft-365/add-new-products-to-your-csp-agreement.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/9Afx9ukLKDpQhilLPV0t" %}
[Purchase additional Microsoft 365 licenses](/extensions/microsoft-cloud-solution-provider/additional-resources/microsoft-365/buy-more-licenses-for-microsoft-365-subscription.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/blBJuhBc4V2GfiYoKkhj" %}
[Reduce Microsoft 365 licenses](/extensions/microsoft-cloud-solution-provider/additional-resources/microsoft-365/reduce-microsoft-365-licenses.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/zQRlTiakpGW024lFUe9O" %}
[Terminate Microsoft 365 agreement](/extensions/microsoft-cloud-solution-provider/additional-resources/microsoft-365/terminate-all-microsoft-subscriptions.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/RdTSqeP2sdTBkrDietvW" %}
[Terminate Microsoft 365 subscription](/extensions/microsoft-cloud-solution-provider/additional-resources/microsoft-365/terminate-microsoft-subscription.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/hkNeAk0joc4n1Ga5vM9F" %}
[Disable automatic renewal](/extensions/microsoft-cloud-solution-provider/additional-resources/microsoft-365/how-to-disable-the-automatic-renewal-of-an-nce-subscription.md)
{% endcontent-ref %}


---

# 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/additional-resources/microsoft-365/order-microsoft-365-subscription-existing-tenant.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.
