# Creating Places

Once you log in to the Places Dashboard, you’ll land on the **Places** tab — your central hub for managing all your places.

To get started, click the **New Place** button. You’ll be able to browse a selection of ready-to-use templates. Choose a template that fits your needs or start from scratch with an empty template. After selection, your place will open in the [**Web Arranger**](/places/places-dashboard/web-arranger.md) in a new tab.

<figure><img src="/files/8SQcku8XhYCIob3D0dP5" alt=""><figcaption></figcaption></figure>

You can also access these templates from the **Environments** **tab**. Simply select an environment you like and click it to create a new place based on that template. Your newly created place will automatically appear in the **Places** tab.

The **Samples** **tab** offers templates that come with pre-installed assets. Use these if you want to quickly create a place that already includes content and components.

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


---

# 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://learn.shapesxr.com/places/places-dashboard/creating-places.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.
