# F6.5 Implement optional features for user control over personal data

{% tabs %}
{% tab title="Principle" %}
[F6: Promote autonomy and agency](/safeguards/universal-dpi-safeguards-framework/principles/foundational-principles/f6-promote-autonomy-and-agency.md)
{% endtab %}

{% tab title="Risk" %}
[RI4 Disempowerment](/safeguards/universal-dpi-safeguards-framework/risks/risks-to-inclusion.md), [RS1 Privacy vulnerability](/safeguards/universal-dpi-safeguards-framework/risks/risks-to-safety.md)
{% endtab %}

{% tab title="Lifecycle Stage" %}
[L2: Strategy & Design](/safeguards/universal-dpi-safeguards-framework/life-cycle-stages.md), [L5: Operations & Maintenance](/safeguards/universal-dpi-safeguards-framework/life-cycle-stages.md)
{% endtab %}
{% endtabs %}

## Practices

> Develop customizable data control features such as consent management tools and privacy settings, allowing users to adjust their data sharing preferences easily, similar to GDPR-compliant consent dashboards.
>
> Incorporate functionalities like data export and deletion requests, giving users full control over their personal information, like Google’s privacy settings.
>
> Regularly update these features to align with emerging privacy regulations and incorporate user feedback.

## Resources

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td>Case Studies</td><td></td><td></td></tr><tr><td>References</td><td></td><td></td></tr><tr><td></td><td></td><td></td></tr></tbody></table>


---

# 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://safedpi.gitbook.io/safeguards/universal-dpi-safeguards-framework/processes/f6.5-implement-optional-features-for-user-control-over-personal-data.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.
