# Setting up access security

Up to this point, you already have a dashboard to which only you have access, together with administrators of your Organization. The security of access to the content is still to be configured, that is, the space used, the page created and cards included in the page.

To do this, use the "**Access settings**" option in the context menu of the selected space.

![Access settings in a shared space](/files/-MN-3ltHDth1yx9v5FYs)

Among all options you can implement, the most direct one might be to check the "**Apply same permissions to children**" option in the space access settings dialog, to apply in chain inheritance the same settings as indicated in the space to all pages and cards in the space.

With this you can configure which users and groups of users can view, edit or manage the content.

{% hint style="info" %}
Remember that in addition to being able to apply **security to access content**, you can also apply **security to access data**, using the **Data Policies** in datasets.
{% endhint %}


---

# 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.biuwer.com/creating-a-dashboard/setting-up-access-security.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.
