# Configure your Privacy hub

**Customize your Privacy bub to create a privacy portal tailored to your organization.**

Easily configure the features to display, design, and access settings to provide your users with a secure and transparent space.

The Privacy hub is modular, allowing you to select which features to enable. Below are detailed instructions for configuring each feature of the hub:

* [**Homepage and general configuration**](/en/features/privacy-hubs/configuration/home.md)
* [**Questionnaires**](/en/features/privacy-hubs/configuration/questionnaires.md)
* [**Data subject requests**](/en/features/privacy-hubs/configuration/data-subject-requests.md)
* [**Record of processing activities**](/en/features/privacy-hubs/configuration/record-of-processing-activities.md)
* [**Attachments**](/en/features/privacy-hubs/configuration/attachments.md)
* [**Organizational chart**](/en/features/privacy-hubs/configuration/org-chart.md)
* [**Contacts**](/en/features/privacy-hubs/configuration/contacts.md)
* [**Security**](/en/features/privacy-hubs/configuration/security.md)
* [**Appearance and design**](/en/features/privacy-hubs/configuration/design.md)

#### Enabling/Desabling the Hub

A newly created Privacy hub is disabled by default (not accessible online). Once the configuration is complete and the portal is ready to go live, you can activate it using the Publish button located at the top right of the editing page.


---

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