# GETTING STARTED

- [Setting up](https://doc.dastra.eu/en/commencer/commencer.md): Learn how to get started with Dastra
- [Create and set up a workspace](https://doc.dastra.eu/en/commencer/commencer/create-and-set-up-a-workspace.md): Learn how to create your first workspace in Dastra.
- [Create and set up organizational units](https://doc.dastra.eu/en/commencer/commencer/creer-et-parametrer-des-entites-et-departements.md): Learn how to create and set up entities and departments in Dastra.
- [Appointing a DPO](https://doc.dastra.eu/en/commencer/commencer/appointing-a-dpo.md)
- [Add a lead authority](https://doc.dastra.eu/en/commencer/commencer/add-a-lead-authority.md)
- [Invite users](https://doc.dastra.eu/en/commencer/commencer/invite-users.md): Find out how the Dastra invitation system works.
- [Managing roles and permissions](https://doc.dastra.eu/en/commencer/commencer/managing-roles-and-permissions.md): Find out how to manage roles and permissions in Dastra.
- [Create and assign teams](https://doc.dastra.eu/en/commencer/commencer/create-and-assign-teams.md): Find out how the Dastra team system works.
- [Frequently asked questions](https://doc.dastra.eu/en/commencer/commencer/frequently-asked-questions.md): Answers to your questions ⁉️
- [Tutorial](https://doc.dastra.eu/en/commencer/tutorial.md): Learn how to use Dastra step by step with a concrete example.
- [Step 1: Setting up](https://doc.dastra.eu/en/commencer/tutorial/step-1-setting-up.md)
- [Step 2: Map your personal data processing and draw up a register](https://doc.dastra.eu/en/commencer/tutorial/step-2-map-your-personal-data-processing-and-draw-up-a-register.md)
- [Step 3: Managing risks](https://doc.dastra.eu/en/commencer/tutorial/step-3-managing-risks.md)
- [Step 4: Prioritize actions](https://doc.dastra.eu/en/commencer/tutorial/step-4-prioritize-actions.md)
- [Step 5: Implement internal processes](https://doc.dastra.eu/en/commencer/tutorial/step-5-implement-internal-processes.md)
- [Step 6: Document compliance](https://doc.dastra.eu/en/commencer/tutorial/step-6-document-compliance.md)
- [Support](https://doc.dastra.eu/en/commencer/support.md): Learn how to use the support offered by Dastra.
- [The dastronaut's assistant](https://doc.dastra.eu/en/commencer/support/the-dastronauts-assistant.md): Learn how to use the dastronaut assistant.
- [Online help](https://doc.dastra.eu/en/commencer/support/online-help.md)
- [Request support](https://doc.dastra.eu/en/commencer/support/request-support.md): Learn how to make a support request in Dastra.
- [The customer support process](https://doc.dastra.eu/en/commencer/support/the-customer-support-process.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://doc.dastra.eu/en/commencer.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.
