# Data visualization

## Introduction

In Dastra, **data** can be **viewed** in several ways:&#x20;

* The processing activity **organizational tree**,&#x20;
* The **data mapping** of the processing activity register,&#x20;
* Data **transfers**.

## Change the Record view

To change the way processing activities are displayed in your record, go to the "Record of processing activities" module in the left-hand banner of the screen. By default, the processing activities are displayed in table mode. Click on the **arrow to the right** of the "List view" button.

<figure><img src="https://2697025545-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LvBxs22wUMicv9uWp6C-1972196547%2Fuploads%2FWe7NVykh9SfJBXL0N5Bu%2FCapture%20d%E2%80%99e%CC%81cran%202023-02-06%20a%CC%80%2017.44.31.png?alt=media&#x26;token=05d1dd25-bb31-4c9d-8b93-d358fed67908" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
The first choice "List view" refers to the standard view of the processing activity **record.**
{% endhint %}

In addition to the table view, a list view and a tree view are also available.

{% content-ref url="data-visualization/view-the-processing-activity-tree" %}
[view-the-processing-activity-tree](https://doc.dastra.eu/en/features/editer-le-registre/data-visualization/view-the-processing-activity-tree)
{% endcontent-ref %}

## View the mapping of your record and transfers

The record data map and the transfer map are available in the tabs at the top of your screen, above your list.

{% content-ref url="data-visualization/view-the-record-data-map" %}
[view-the-record-data-map](https://doc.dastra.eu/en/features/editer-le-registre/data-visualization/view-the-record-data-map)
{% endcontent-ref %}

{% content-ref url="data-visualization/view-the-transfers-map" %}
[view-the-transfers-map](https://doc.dastra.eu/en/features/editer-le-registre/data-visualization/view-the-transfers-map)
{% endcontent-ref %}

## Go further

{% content-ref url="../risk-management" %}
[risk-management](https://doc.dastra.eu/en/features/risk-management)
{% 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/features/editer-le-registre/data-visualization.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.
