# Creating an Account in Astera Cloud Portal

The Astera Cloud Portal provides secure access for managing your data integration projects in the cloud. In this document, we will walk through the steps to create an account on the Cloud Portal.

1. Go to [cloudastera.com](https://cloudastera.com/).
2. Click *Create an account*.<br>

   <figure><img src="/files/EU2j01s81bXtkdiYQ1oU" alt="" width="375"><figcaption></figcaption></figure>
3. Astera offers two methods to create your account:

   * *Sign Up with Microsoft* – Useful for users who have an active Microsoft account.
   * *Sign Up with Email* – Suitable for any other email domains.

   <figure><img src="/files/roXM4ZZa8oNyY7bhjHxq" alt="" width="375"><figcaption></figcaption></figure>

   Select your preferred method and go through the MFA steps.
4. Once you have signed up, Step 2: *Profile* will appear. Enter your *First Name* and *Last Name* here.<br>

   <figure><img src="/files/8WnP3etu0RcnJ78BkD2h" alt="" width="375"><figcaption></figcaption></figure>
5. Click *Start Trial,* you will be directed to the portal home page<br>

   <figure><img src="/files/2coEY9IP1ZO7Ahp67p9g" alt=""><figcaption></figcaption></figure>

You can now launch your designer by clicking *Launch Designer* to start designing data integration flows in Astera.


---

# 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://documentation.astera.com/setting-up/cloud/creating-an-account-in-astera-cloud-portal.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.
