# Overview

The CARTO Workspace is the user interface for our next generation cloud-native Location Intelligence platform. It allows you to create stunning maps and perform spatial analytics at scale, with everything running directly on top of your cloud data warehouse(s). Learn how to make the most out of our Builder tool, Analytics Toolbox, Data Observatory, and other new features.

<figure><img src="/files/L0mhgtz64O6OBHK1ZMDM" alt="Screenshot of the CARTO Workspace showing onboarding materials"><figcaption></figcaption></figure>

Check out the following pages for setting up your organization, getting acclimated to the workspace, and creating your first map:

* [CARTO Workspace overview](/carto-user-manual/overview/carto-workspace-overview.md)
* [Creating your first map](/getting-started/quickstart-guides/creating-your-first-map.md)


---

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