# 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](https://docs.platform.softwareone.com/modules-and-features/settings/licensees/create-licensees) (if you don't want to use an existing licensee). You'll need to select the licensee when setting up the new agreement.
* The contact details of the administrator who will manage your FinOps account. Details include the admin's name and email address. After your order has been placed, we'll email the login details to the administrator you specified.&#x20;

### Ordering FinOps for Cloud from the Marketplace

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

To start the process:

1. Go to **Catalog** > **Products**.
2. From the list of products, select **SoftwareOne FinOps for Cloud**.&#x20;
3. On the details page, select **Buy now** to start the ordering process.&#x20;

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

{% step %}
**Submit your order**

Complete the following steps, making sure to enter or verify the required information where necessary:

1. **Select agreement** - Select **Create agreement** to start creating your new agreement.
2. **Select licensee** - Choose whether you want to use an existing licensee or create a new one. In this tutorial, we'll select an existing licensee. You can [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. You can update the name later from the **Settings** page within FinOps.&#x20;
   2. **Currency** - (Required) Select the currency that your cloud service provider bills you in.&#x20;
   3. **Administrator** - (Required) Fill out the contact form. You'll need to enter the contact details of the administrator managing your account. This admin is assigned the **Organization admin** role in FinOps.

{% hint style="warning" %}
When selecting a **Currency**, make sure to choose the correct one, as it can't be changed after the agreement has been created. You must select 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 won't be able to 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 Agreement step to provide your organization details.</p></figcaption></figure></div>

4. **Items** - Choose **SoftwareOne FinOps for Cloud**. Then, select **Add items** to add this item to your order. Select **Next**.

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

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

### Next steps

Once your order is placed, we verify the details and then process your order. You can use the **General** tab on the [order details](/modules-and-features/marketplace/orders.md#subscription-details) page to keep track of your purchase. If there are any issues, the details page describes the problem and any actions you might need to take.

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

To learn about connecting data sources and using FinOps for Cloud, see the [FinOps for Cloud documentation](https://docs.finops.softwareone.com/).


---

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