# O4.8 Design specific security features to protect against unauthorized access and data breaches

{% tabs %}
{% tab title="Principle " %}
[O4 Assure data security by design](/safeguards/universal-dpi-safeguards-framework/principles/operational-principles/o4-assure-data-security-by-design.md)
{% endtab %}

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

{% tab title="Life Cycle Stage" %}
[L2 Strategy and Design](/safeguards/universal-dpi-safeguards-framework/responsible-authorities/r3-donor/l2-strategy-and-design-old.md)
{% endtab %}
{% endtabs %}

## Practices

> * Enable two-factor authentication (2FA) by default for all users to add an extra layer of security.
> * Integrate automated fraud detection systems to monitor and respond to suspicious activities.


---

# 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/o4.8-design-specific-security-features-to-protect-against-unauthorized-access-and-data-breaches.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.
