# Purchase process via Marketplace

Ordering AWS through Marketplace enables you to leverage the power of AWS cloud computing with the expertise of SoftwareOne.&#x20;

By combining AWS with SoftwareOne's Cloud Managed Essentials services, you can achieve enhanced scalability, cost-effectiveness, and sustainability, ultimately unlocking the true potential of cloud technology. SoftwareOne also ensures a smooth AWS cloud experience with managed services, automation, and support.

This guide describes the overall process for successfully placing an AWS order through the SoftwareOne Marketplace.&#x20;

### Getting started

As a SoftwareOne client or partner, you can easily order AWS services through the Marketplace Platform. To get started:

1. Sign in to the SoftwareOne Marketplace.
2. Navigate to the **Products** page.
3. Locate and select the **Amazon Web Services** product.
4. On the details page, review the product information. Then, select **Buy now** to start the ordering process.

<div data-with-frame="true"><figure><img src="/files/tCKtlJShqHbuSHqlERbh" alt=""><figcaption><p>The details page for Amazon Web Services in SoftwareOne Marketplace</p></figcaption></figure></div>

### Purchase process

Ordering AWS for the first time requires completing a guided purchase wizard and creating a new agreement.&#x20;

{% stepper %}
{% step %}
**Create a new agreement**

Select **Create agreement** to start creating your new agreement.
{% endstep %}

{% step %}
**Select a licensee**

Choose an existing licensee or create a new one if needed.
{% endstep %}

{% step %}
**Choose your AWS account setup**

Decide how you want AWS to be connected to SoftwareOne. The following options are available:

* **Transfer an existing AWS account** - This option is selected by default. If you already have an AWS account, you can transfer it to SoftwareOne for management and billing.
* **Create a new AWS account** - If you don't have an AWS account, follow the on-screen instructions to create one. Once created, return to the purchase wizard and select the option to transfer the newly created account.
  {% endstep %}

{% step %}
**Provide AWS account details**

Provide the following information:

* Your 12-digit AWS Management Account ID.
* Details of a Technical Contact within your organization. This person may be contacted by SoftwareOne during deployment if necessary.
  {% endstep %}

{% step %}
**Choose a support model**

You must choose how you want to receive support.&#x20;

The following options are available:

* **SoftwareOne Enterprise Support for AWS**  - This option allows you to receive technical support directly from SoftwareOne.
* **AWS Resold Support** - This option lets you continue using AWS support as currently configured. It means you must contact AWS directly for troubleshooting and operational assistance.

To learn more about these two support options, see [AWS support levels](/extensions/amazon-web-services/aws-concepts.md#resold-vs-partner-led-aws-support).
{% endstep %}

{% step %}
**View Cost Management options**

You are presented with **Cost Management** options.&#x20;

Currently, two options are selected by default, including **FinOps for Cloud** and **AWS Native Cost Management tooling**, and these cannot be changed.
{% endstep %}

{% step %}
**Select supplementary services (Optional)**

A list of additional services offered by SoftwareOne is displayed. You can select a service name and add it to your order.&#x20;

{% hint style="info" %}
At this stage, you are only indicating your interest in receiving more information. A SoftwareOne representative will contact you for further discussion.
{% endhint %}
{% endstep %}

{% step %}
**View items**

This step displays the AWS Service item added to your agreement.&#x20;

{% hint style="info" %}
This item is a billing placeholder. It carries no cost or quantity and is used for invoicing and contract structuring.
{% endhint %}
{% endstep %}

{% step %}
**Add details or reference information**

In this step, you can add additional details, such as IDs and notes. You can also provide a name for your agreement.&#x20;
{% endstep %}

{% step %}
**Review and accept terms**

Before submitting your order, review the summary page carefully. It includes:

* Buyer details
* Licensee details
* Seller details
* Currency
* Full Terms and Conditions

By placing the order, you confirm acceptance of the Terms and Conditions listed in the footer.
{% endstep %}

{% step %}
**Place order**

Select **Place order** to submit your order. Once the order is submitted, you can view your detailed order summary.
{% endstep %}
{% endstepper %}

### Related topics

* [Sign up for new AWS account](/extensions/amazon-web-services/tutorials/sign-up-for-new-aws-account.md)
* [Transfer your AWS account](/extensions/amazon-web-services/tutorials/transfer-your-aws-account.md)
* [Frequently asked questions](/extensions/amazon-web-services/faqs.md)


---

# 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/amazon-web-services/purchase-process-via-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.
