# Data Mapping

#### It all starts with data mapping

Before you start creating your treatment sheets, we recommend that you map the company's data as accurately as possible. The diagram below shows you the structure of the mapping that you can set up.

<figure><img src="/files/GPYJVKR5JzOVxe2gouJy" alt=""><figcaption><p>Diagram of the data mapping</p></figcaption></figure>

To inventory all the personal data of your IS, here is the procedure to follow:

1. **Identify the assets** which can be software, files, plugins, servers, machines...
2. **Identify the publisher of the asset (if applicable)**: enter the information of the company that produces this asset. This can be listed in the data processors when the record is created.
3. **Inventory the data**: list the associated dataset(s) (you can refer to the DPA signed with the data processors). Click here to learn more about the [datasets](/en/features/editer-le-registre/remplir-le-questionnaire/categorie-de-donnees.md).
4. **List the security measures** in place.

This mapping will make it much easier to create treatment sheets based on the reality of your data.

You don't want to make this inventory or you think that the software you use is standard? We've got it covered, you can create your asset repository using our library of predefined templates containing standard assets from the market (Salesforce, Jira...).


---

# 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/features/cartography.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.
