> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/ras-licensing-guide/sign-up-and-register-a-subscription/create-a-parallels-account-and-register-a-subscription-or-license.md).

# Create a Parallels Account and register a subscription or license

Parallels My Account is a web service that enables Parallels customers (consumers and organizations) to view and manage subscriptions and licenses for Parallels products. The instructions below describe how to quickly get started with Parallels My Account.

## **What you should read next**

* If you are a new customer and don't have a Parallels account, continue reading this section.
* If you already have an account, you may skip to [**Register a subscription**](/landing/ras-licensing-guide/sign-up-and-register-a-subscription/register-a-subscription.md).

## **Create a Parallels account**

1. Visit Parallels My Account at <https://my.parallels.com>.
2. Select the **I am a new user** option.

   ![](https://content.gitbook.com/content/w7ZgQn1tbWdUwSZhaCj4/blobs/yzGoLtnQg5r6LxgxDQV1/sign%20in.png)
3. Enter your first and last name, email address, and password.
4. Click **Sign Up** to continue.
5. You will see a dialog prompting you to read Parallels Privacy Policy and Terms of Use. You will find these documents on the next page. Click **Continue**.

   <figure><img src="https://content.gitbook.com/content/w7ZgQn1tbWdUwSZhaCj4/blobs/9bCvicCYawuSSivWtdkq/important%20information.png" alt=""><figcaption></figcaption></figure>
6. Read Parallels Privacy Policy and Terms of Use and if you agree, click **I Agree**.
7. In the dialog that opens, input the Parallels RAS license key that you received with your subscription or license and click **Register**.

   <figure><img src="https://content.gitbook.com/content/w7ZgQn1tbWdUwSZhaCj4/blobs/L9p9MpjWA7TbeXJwGXCY/new-key.png" alt="" width="563"><figcaption></figcaption></figure>
8. In the **Provide your business details** dialog, enter your company name, address, and phone number.

<figure><img src="https://content.gitbook.com/content/w7ZgQn1tbWdUwSZhaCj4/blobs/JaJArzafkv2bos1MIpz8/Screenshot%202024-08-23%20at%2010.19.14.png" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:** To return to **Dashboard** from any other area of Parallels My Account, simply click the **Dashboard** link on the page header at any time.
{% endhint %}

## **Summary**

After completing the steps above:

* A business Parallels account is created for your organization to which you are assigned as the account administrator.
* Your Parallels RAS license key is registered and can be used to activate a Parallels RAS farm.


---

# 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.parallels.com/landing/ras-licensing-guide/sign-up-and-register-a-subscription/create-a-parallels-account-and-register-a-subscription-or-license.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.
