# Privacy hubs

The Privacy hub allows organizations to create and customize a fully configurable public web portal designed for managing compliance with personal data protection regulations. The Privacy hub provides a simple and intuitive solution to establish a space for transparency and interaction with the organization's stakeholders, including customers, subcontractors, and employees.

The Privacy hub offers modular and flexible configuration, enabling you to select and activate the features of your choice from the following options:

* [**Customizable Home Page**](/en/features/privacy-hubs/configuration/home.md) (mandatory)
* [**Questionnaires**](/en/features/privacy-hubs/configuration/questionnaires.md) (optional - requires the Questionnaires feature)
* [**Attachments**](/en/features/privacy-hubs/configuration/attachments.md) (optional)
* [**Data subject requests**](/en/features/privacy-hubs/configuration/data-subject-requests.md) (optional - requires the Data subject requests feature)
* [**Organizational Chart**](/en/features/privacy-hubs/configuration/org-chart.md) (optional)
* [**Record of processing activities**](/en/features/privacy-hubs/configuration/record-of-processing-activities.md) (optional - requires the Record of processing activities feature)

#### How to Access the Feature

To access the feature, your subscription must include the [Privacy hubs feature](/en/features/privacy-hubs.md).&#x20;

You can access the Privacy Hubs from the application's side navigation bar.

<figure><img src="/files/cEH5PkJQdobVcfHfwhUI" alt=""><figcaption><p>Access the Privacy hubs from Dastra's sidebar</p></figcaption></figure>

<figure><img src="/files/zyVxlPL2hvN5nf5ZGDP7" alt=""><figcaption><p>Preview of a Privacy hub with all features enabled</p></figcaption></figure>


---

# 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/privacy-hubs.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.
