> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/portal/profile/create-your-devolutions-account.md).

# Create your Devolutions Account

To get started, create your free Devolutions Account by following the steps below.

### Devolutions Account creation

1. Go to your [account login](https://portal.devolutions.com/).
2. Click on ***Create your account*** to start the process.

   ![](https://cdnweb.devolutions.net/docs/CLOUD2013_2024_3.png)
3. Fill in the fields with your information, then click ***Create account***.

   <div data-gb-custom-block data-tag="hint" data-style="success" class="hint hint-success"><p>By clicking on <em><strong>Create account</strong></em> , you confirm that you have read and accepted our <a href="https://devolutions.net/legal/customer-agreements/">Software License and Subscription Agreement</a> and <a href="https://devolutions.net/legal/privacy/">Privacy Policy</a>.</p></div>

   ![](https://cdnweb.devolutions.net/docs/CLOUD2014_2024_3.png)
4. Go to your email inbox and open the activation email that was sent to you.

   <div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p>The activation link email might be in your spam/junk folder. For Gmail accounts, also check the <em><strong>Promotions</strong></em> folder.</p><p>It may take some time to receive it. If you do not receive the email, follow the <a href="#forgotten-password">Forgotten password</a> steps below.</p></div>
5. Click ***Activate*** in the email to verify your account creation.

Your account has been created!

### Forgotten password

If you did not receive the activation email or have forgotten your password, follow the steps below to resolve the issue:

1. Go to the [Devolutions Account login page](https://portal.devolutions.com/).
2. Enter your ***Username*** (Devolutions Account email address), then click ***Continue***.

   ![](https://cdnweb.devolutions.net/docs/CLOUD2016_2024_3.png)
3. Click ***Forgot your password?***.

   ![](https://cdnweb.devolutions.net/docs/CLOUD2017_2024_3.png)
4. Enter your username again if required, then click ***Next***.

   ![](https://cdnweb.devolutions.net/docs/CLOUD2018_2024_3.png)
5. Copy the code received in the email and paste it in the ***Code*** field, then click ***Next***.

   ![](https://cdnweb.devolutions.net/docs/CLOUD2019_2024_3.png)
6. Enter a new password that follows the security guidelines, then click ***Update my password***.

   ![](https://cdnweb.devolutions.net/docs/docs_en_cloud_Cloud4027.png)


---

# 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:

```
GET https://docs.devolutions.net/portal/profile/create-your-devolutions-account.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.
