> 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/finops-for-cloud/order-finops-for-cloud-from-marketplace.md).

# Order FinOps for Cloud from Marketplace

This tutorial describes how you can order a FinOps for Cloud subscription from the SoftwareOne Marketplace. This tutorial focuses on creating a new agreement.&#x20;

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

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

* A licensee in the **active** state or permission to [create a new licensee](/modules-and-features/settings/licensees/create-licensees.md). Licensee selection is required to set up a new agreement.
* Provide the contact details of the administrator managing your FinOps account. You must include the admin's name and email address so we can send the login details directly to them.

### Order FinOps for Cloud from Marketplace

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

To start the process:

1. Go to **Catalog** > **Products**.
2. Select **SoftwareOne FinOps for Cloud**.&#x20;
3. On the details page, select **Buy now**.&#x20;

<div data-with-frame="true"><figure><img src="/files/5QpzTG9mmF0w8WiE6X3u" alt=""><figcaption><p>The <strong>Buy now</strong> option on the product details page.</p></figcaption></figure></div>
{% endstep %}

{% step %}
**Create your agreement and add the FinOps item to your order**

Complete the following steps:

1. **Select agreement** – Select **Create agreement** to start creating the new agreement.
2. **Select licensee** – Select an existing licensee. You can also [add a new licensee](/modules-and-features/settings/licensees/create-licensees.md) by selecting **Create licensee**.
3. **Agreement** – Provide the following details, then select **Next**:
   1. **Organization name** – (Required) Enter the name of your organization. This name represents your environment in FinOps for Cloud. If required, you can update the name later from the **Settings** page in FinOps.&#x20;
   2. **Currency** – (Required) Select the currency you are currently billed in by your service provider.&#x20;
   3. **Administrator** – (Required) Complete the contact form. You must provide the contact details of the administrator managing your account. This admin is assigned the **Organization admin** role in FinOps.

{% hint style="warning" %}
Make sure to choose the correct currency, as it can't be changed after the agreement has been created. The currency must be the same currency that your cloud provider (like AWS or Azure) uses for billing. For example, if you are billed in USD, you must select USD from the list. If you choose a different currency, you cannot import the cost and usage data from your cloud provider.
{% endhint %}

<div data-with-frame="true"><figure><img src="/files/sXoxLrqQ4OQTNE9rn8Ds" alt=""><figcaption><p>Use the <strong>Agreement</strong> step to provide your organization details.</p></figcaption></figure></div>

4. **Items** – Choose **SoftwareOne FinOps for Cloud**, then select **Add items**. Select **Next**.

<div data-with-frame="true"><figure><img src="/files/sEerL9vz5Zl3AZzhHhSS" alt=""><figcaption><p>Select <strong>Add items</strong> to add SoftwareOne FinOps for Cloud to your order.</p></figcaption></figure></div>
{% endstep %}

{% step %}
**Review and submit the order**

To review the details and place your order:

* **Details** – Enter the reference details, then select **Next**.
* **Review order** – Read the terms and conditions and the privacy statement. When done, select **Place order** to submit your order.
* **Summary** – Select **View details** to open the order details page or select **Close**.
  {% endstep %}
  {% endstepper %}

### Next steps

After you place the order, we'll verify the details.

You can track your order using the order details page

After your order is complete, we'll email your account administrator with instructions on [how to sign in to your FinOps account](https://portal.finops.softwareone.com/). After signing in, your administrator can connect the data source to start importing data.&#x20;

For more details, see the [FinOps for Cloud documentation](https://docs.finops.softwareone.com/).


---

# 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/finops-for-cloud/order-finops-for-cloud-from-marketplace.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.
