> For the complete documentation index, see [llms.txt](https://safedpi.gitbook.io/safeguards/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://safedpi.gitbook.io/safeguards/universal-dpi-safeguards-framework/responsible-authorities.md).

# Responsible Authorities

A functional group of stakeholders with assigned or assumed roles, responsibilities, and accountability for effective implementation and evolution of DPI safeguards.<br>

<figure><img src="/files/BtAzRS8byBtJiJqe3pMR" alt=""><figcaption><p><br></p></figcaption></figure>

{% hint style="info" %}
**Navigate the Framework:** The Framework can be explored by starting with the selection of a [Responsible Authority (R1-R5)](/safeguards/universal-dpi-safeguards-framework/responsible-authorities.md). Each Responsible Authority has a specific role to play at every [life cycle stage (L1-L5)](/safeguards/universal-dpi-safeguards-framework/life-cycle-stages.md) of the DPI. You can explore what actions each Authority must take to advance the Universal DPI Safeguards [Principles (F1-F9, O1-O9)](/safeguards/universal-dpi-safeguards-framework/principles.md), through processes and practices so as to avoid/mitigate certain identified risks.
{% endhint %}

> ### Click on a Responsible Authority below to learn more about actionable processes and practices.

<table data-view="cards" data-full-width="true"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><img src="/files/gi6lPDpmHVSCDE7MgmbN" alt="" data-size="original"></td><td><p><a href="/pages/6MmwPQ37aLzS6lATOM6m"><strong>Advocates:</strong></a> </p><p>They care about the balance between an individual's right to security and privacy and what this means for government control over ICT data.</p></td><td></td><td></td><td><a href="/pages/6MmwPQ37aLzS6lATOM6m">/pages/6MmwPQ37aLzS6lATOM6m</a></td></tr><tr><td><img src="/files/78ZnGdT0SgMtvn8VSCfb" alt="" data-size="original"></td><td><p><a href="/pages/DOZIx3Xzru2uXaaXt3a0"><strong>Government</strong></a><strong>:</strong> </p><p>Leads the technical implementation of the national ICT strategy.</p></td><td></td><td></td><td><a href="/pages/DOZIx3Xzru2uXaaXt3a0">/pages/DOZIx3Xzru2uXaaXt3a0</a></td></tr><tr><td><img src="/files/BWXRN4iMzI3UMMlsN0uf" alt="" data-size="original"></td><td><p><a href="/pages/jtf5bP8nYo0PjovIIWZb"><strong>Technology Provider:</strong></a> </p><p>Provides tech infrastructure and tech implementation support.</p></td><td></td><td></td><td><a href="/pages/jtf5bP8nYo0PjovIIWZb">/pages/jtf5bP8nYo0PjovIIWZb</a></td></tr><tr><td><img src="/files/Z7t6MBK2eZfxDNNqiOlN" alt="" data-size="original"></td><td><p><a href="/pages/l8AHoZHPkaiJmEewsk9l"><strong>Regulators:</strong></a> </p><p>Provide accessible and secure DPI for citizens of their country and guides the government and private sector.</p></td><td></td><td></td><td><a href="/pages/l8AHoZHPkaiJmEewsk9l">/pages/l8AHoZHPkaiJmEewsk9l</a></td></tr><tr><td><img src="/files/1xiLnsF5MY3qxg4d5uIq" alt="" data-size="original"></td><td><p><a href="/pages/Vo8bgkmGuQmQsYDsi99Z"><strong>Donor:</strong> </a></p><p>Funds the DPI.</p></td><td></td><td></td><td><a href="/pages/Vo8bgkmGuQmQsYDsi99Z">/pages/Vo8bgkmGuQmQsYDsi99Z</a></td></tr></tbody></table>


---

# 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://safedpi.gitbook.io/safeguards/universal-dpi-safeguards-framework/responsible-authorities.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.
