# Tutorials

AWS is a cloud services platform offering a variety of services, including data storage, analytics, and networking under the pay-as-you-go model.&#x20;

Read our step-by-step walkthroughs to learn about ordering and managing your AWS subscriptions through the Marketplace platform.

### Browse topics <a href="#browse-topics" id="browse-topics"></a>

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Create New AWS Account</strong></td><td>Create a new AWS account through SoftwareOne Marketplace.</td><td><a href="tutorials-1/create-new-aws-account">create-new-aws-account</a></td></tr><tr><td><strong>Add Additional Member Accounts</strong></td><td>Add new member accounts to an existing organization.</td><td><a href="tutorials-1/add-additional-member-accounts">add-additional-member-accounts</a></td></tr><tr><td><strong>Transfer Existing AWS Account</strong></td><td>Transfer the management of your AWS account to SoftwareOne.</td><td><a href="tutorials-1/transfer-existing-aws-account">transfer-existing-aws-account</a></td></tr><tr><td><strong>Unlink AWS Accounts</strong></td><td>Unlink your AWS account from SoftwareOne organization.</td><td><a href="tutorials-1/unlink-aws-accounts">unlink-aws-accounts</a></td></tr><tr><td><strong>Close AWS Account Permanently</strong></td><td>Close your AWS account.</td><td><a href="tutorials-1/close-aws-account-permanently">close-aws-account-permanently</a></td></tr></tbody></table>


---

# 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/tutorials-1.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.
