> For the complete documentation index, see [llms.txt](https://dpisafeguards.gitbook.io/resources-hub/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dpisafeguards.gitbook.io/resources-hub/about/getting-started/key-outputs/the-universal-dpi-safeguards-framework.md).

# The Universal DPI Safeguards Framework

The Universal Digital Public Infrastructure (DPI) Safeguards Framework is a set of actionable guidelines for DPI design and implementation that serve the public interest. The Framework comprises principles, process and practice recommendations to be employed by various responsible authorities within the DPI ecosystem to mitigate risks to safety and inclusivity. Risks are specified in relation to each stage of the DPI life cycle and are also addressed by upholding foundational and operational principles for safe and inclusive DPI.

{% hint style="success" %}
**Read the complete Framework in this Hub** — all 18 principles, 90+ processes, responsible authorities and risks: [open the Framework section](https://dpisafeguards.gitbook.io/resources-hub/framework).
{% endhint %}

{% hint style="info" %}
The Framework is an open public asset shared under the Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.
{% endhint %}

{% updates format="full" %}
{% update date="2025-09-22" %}

## **Universal DPI Safeguards Framework v2.0**

**What’s new?**\
1\. **The second iteration of the Universal DPI Safeguards Framework** builds on learnings, experiences, and feedback from consultations with actors across the ecosystem.

#### **Explore the Framework v2.0 on the website**

{% embed url="<https://www.dpi-safeguards.org/framework>" %}

* Expanded through **country pilots**
* Strengthened through **ecosystem feedback**
* Designed to maintain **relevance and inclusivity**

2. [**Pathways to DPI Safeguards Implementation**](https://www.dpi-safeguards.org/pathways)

{% embed url="<https://www.dpi-safeguards.org/pathways>" %}

3. [**DPI Safeguards Indicators Library**](https://www.dpi-safeguards.org/assessment)

{% embed url="<https://www.dpi-safeguards.org/assessment>" %}
{% endupdate %}
{% endupdates %}

***

{% updates format="full" %}
{% update date="2024-09-24" %}

## **Universal DPI Safeguards Framework v1.0**

**Development & Milestones**\
**The Universal DPI Safeguards Framework** was developed by six working groups, comprising diverse experts and DPI practitioners from across the global digital ecosystem.

**Inductive Phase (April 2024)**\
The initiative concluded its inductive phase with the release of the [**Interim Report: Leveraging DPI for Safe and Inclusive Societies**](/resources-hub/about/getting-started/key-outputs/interim-report-leveraging-dpi-for-safe-and-inclusive-societies.md) for public comments.

**Provided:**

* Overview of Framework components
* Initial high-level principles

**Final Release (September 2024)**\
[**The Universal DPI Safeguards Framework**](/resources-hub/about/getting-started/key-outputs/the-universal-dpi-safeguards-framework.md) and its accompanying guide,\
[**A Guide to Building Safe and Inclusive DPI for Societies**](/resources-hub/about/getting-started/key-outputs/a-guide-to-building-safe-and-inclusive-dpi-for-societies.md) were released.

{% embed url="<https://www.undp.org/press-releases/un-releases-universal-dpi-safeguards-framework-promote-safe-and-inclusive-digital-public-infrastructure>" %}
{% endupdate %}
{% endupdates %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://dpisafeguards.gitbook.io/resources-hub/about/getting-started/key-outputs/the-universal-dpi-safeguards-framework.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
