# Tutorial

In this tutorial, Dastra puts you in the shoes of a data controller in charge of his organization's General Data Protection Regulations (GDPR) compliance. Step by step, based on this scenario, you'll learn how to use Dastra's various functions.

If you need any help along the way, don't hesitate to contact our support team:

{% content-ref url="/pages/XZ1U2swoS8VJrntbLQqw" %}
[Support](/en/commencer/support.md)
{% endcontent-ref %}

## Use case (fictional): The SHIPBUILDER company

You are the business manager of SHIPBUILDER, an organization that builds boats. It's made up of 8 departments:

* HR
* General Secretary
* Delivery
* Sales & Marketing
* Security
* IT
* Law
* Procurement

You have decided to bring your company into compliance with the GDPR. After [learning](https://www.cnil.fr/en/sheet-ndeg0-develop-compliance-gdpr) what GDPR is, you start without further delay.

Start by setting up your workspace in Dastra:

{% content-ref url="/pages/xPIiRyRhWQXmLmyJ3RPB" %}
[Step 1: Setting up](/en/commencer/tutorial/step-1-setting-up.md)
{% endcontent-ref %}

Then set up the record and map your data:

{% content-ref url="/pages/ATDlmO7iCuzs3yemyDnp" %}
[Step 2: Map your personal data processing and draw up a register](/en/commencer/tutorial/step-2-map-your-personal-data-processing-and-draw-up-a-register.md)
{% endcontent-ref %}

Then manage your risks:

{% content-ref url="/pages/7M96jDyzKR0VEEQbvTU4" %}
[Step 3: Managing risks](/en/commencer/tutorial/step-3-managing-risks.md)
{% endcontent-ref %}

Then prioritize the remedial actions to be taken:

{% content-ref url="/pages/djLnRzZWpQ7yCg9aHpKJ" %}
[Step 4: Prioritize actions](/en/commencer/tutorial/step-4-prioritize-actions.md)
{% endcontent-ref %}

Implement the processes required by the GDPR:

{% content-ref url="/pages/LEkmeRYo3X8XtnhCalag" %}
[Step 5: Implement internal processes](/en/commencer/tutorial/step-5-implement-internal-processes.md)
{% endcontent-ref %}

Finally, centralize your compliance documentation, in particular to deal with any inspections by the supervisory authority (such as the French CNIL), and provide additional information to operational staff:

{% content-ref url="/pages/Vyaq3DmXD3unZz6hFvrP" %}
[Step 6: Document compliance](/en/commencer/tutorial/step-6-document-compliance.md)
{% endcontent-ref %}

Congratulations on completing the tutorial! Don't hesitate to explore Dastra's other functionalities, starting with the treatment record:

{% content-ref url="/pages/-Lvfac70bYn9YDhTkikw" %}
[Record of processing activities (ROPA)](/en/le-rgpd-en-bref/rgpd-en-bref/registre-de-traitement.md)
{% endcontent-ref %}


---

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