# Adding a data store to a page

1. Open an existing page and in the menu bar, click ![](/files/-M1ZnveWF10Jya8eJpK3) . The developer mode is enabled and the **Page Tree** is displayed.

![](/files/-M1Zo4pQ9n9yShF05XTw)

![](/files/-M1ZoBDbSMbNsmmfHVb0)

&#x20;2\. Right-click the page name and from the component list, select **Data Store**. The data store component is added to the page.

![](/files/-M1ZoU0-_vBYo6I_Bgit)


---

# 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.cloudio.io/creating-pages/working-with-pages/working-data-stores/adding-a-data-store-to-a-page.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.
