# Creating your CARTO organization

In this guide, we'll walk through the process of creating your first CARTO organization. This will be the first step to start creating stunning maps and perform spatial analytics at scale, with everything running directly on top of your cloud data warehouse.

1. **Account sign up**
   * Go to the [CARTO Sign up](http://app.carto.com/signup) page.
   * Enter your email address and password. You can also sign up with your existing Google account by clicking *Continue with Google*.
   * Follow the steps to verify your email and continue with your new organization setup.

<figure><img src="/files/xEK4YUj8vUKnZtuwUQPW" alt=""><figcaption></figcaption></figure>

2. **Organization setup**

If your email domain is already associated with an existing CARTO organization, you will be able to join (or request to join) any of the existing organizations associated with that domain. Alternatively, you will be able to create a brand new organization.

<figure><img src="/files/yv89qxLrL7DEjbLECOtT" alt=""><figcaption></figcaption></figure>

For new organizations, you will need to choose an organization name (e.g. CARTO) and a **deployment region**. As a rule of thumb, you should choose the region closest to your data warehouse. For more information, check our article on [deployment regions](/carto-user-manual/overview/carto-cloud-regions.md).

After finishing the form, click "Let's get started with CARTO!" to complete the sign up process and get access to the CARTO Workspace. By signing up you accept the [Terms and conditions of the Services](https://carto.com/legal/) and the [privacy notice](https://carto.com/privacy/).

You are ready to start using CARTO!


---

# 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.carto.com/carto-user-manual/overview/creating-your-carto-organization.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.
