> 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/country-implementation/brazil.md).

# Brazil

*As of August 2026.*

## At a glance

<table><thead><tr><th width="210">​</th><th>​</th></tr></thead><tbody><tr><td><strong>DPI system</strong></td><td>Cadastro Ambiental Rural (CAR), the Rural Environmental Registry</td></tr><tr><td><strong>Lead institution</strong></td><td>Secretariat for State Transformation, Ministry of Management and Innovation in Public Services</td></tr><tr><td><strong>Current stage</strong></td><td>Roadmap developed, moving to validation with government counterparts</td></tr><tr><td><strong>Safeguards focus</strong></td><td>Inclusion, safety, trust, and rights-based governance across the CAR life cycle</td></tr></tbody></table>

## The problem

Brazil's National Digital Government Strategy for 2024 to 2027 commits the country to digital public infrastructure that is safe and inclusive, with universal access, secure data sharing, and environmental sustainability. Brazil already runs DPI at national scale, including the PIX instant payment system used by over 140 million people.

CAR is a different kind of system. It registers rural properties for environmental compliance, which places it between landholders, credit, and climate policy. Decisions about who gets registered, how their data is handled, and what recourse they have carry consequences for people and for land. Brazil chose CAR to carry its safeguards commitment, treating it as a concrete pathway for applying the Framework to a strategic DPI rather than a general statement of intent.

## The journey

{% stepper %}
{% step %}

### Commit

In September 2025, the Secretariat for State Transformation at the Ministry of Management and Innovation in Public Services formally endorsed the Universal DPI Safeguards Framework for CAR.

The commitment sets out four undertakings: adopt the relevant principles at the appropriate life cycle stages, sustain multi-stakeholder engagement including civil society, build the capacity of officials to respond to risks including through redress mechanisms, and enable ecosystem innovation on public infrastructure.

{% file src="/files/xzfIZvBVjnaiebyd5zPk" %}
{% endstep %}

{% step %}

### Align institutions

Government and UNDP teams worked through how safeguards would operate inside the CAR context specifically, rather than in the abstract. This set the terms for what followed: who is responsible for what, and where the Framework attaches to processes that already exist.
{% endstep %}

{% step %}

### Diagnose

Consultations, workshops, and stakeholder engagement identified the priority issues for CAR across inclusion, safety, governance, and implementation capacity. The civil society organisation IDEC took part in this work.

The diagnosis was risk-informed, starting from what could go wrong for people rather than from a compliance checklist.
{% endstep %}

{% step %}

### Build the roadmap

The diagnostic findings were translated into a safeguards roadmap: priority actions with implementation pathways, covering governance, inclusion, safety, transparency, and the capacity needed to deliver them.
{% endstep %}

{% step %}

### Validate and implement

The roadmap is being reviewed with government counterparts. Over the following six to twelve months the work is to define priority implementation actions, strengthen coordination across the institutions involved, and build capacity to apply safeguards throughout the CAR life cycle, alongside monitoring and learning mechanisms so progress and lessons can be shared.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
The interview below was recorded in 2024 and reflects the programme at that time.
{% endhint %}

{% embed url="<https://youtu.be/UXdet4Xb4FA?si=KILIzpWM9ilRr4Z9>" %}

## Results so far

Brazil has moved from endorsement to an implementation plan. Three things exist now that did not before:

* A shared understanding between government and UNDP of how safeguards apply to CAR in practice.
* A risk-informed diagnosis of the priority issues, produced with stakeholders including civil society.
* A safeguards roadmap naming priority actions and how they will be delivered.

Monitoring and learning mechanisms are being built alongside the roadmap so Brazil can report progress and share what it learns with other countries.

## Resources

{% file src="/files/xzfIZvBVjnaiebyd5zPk" %}

* [Universal DPI Safeguards Framework](https://www.dpi-safeguards.org/framework-visualization), the standard being applied
* [Adoption Pathways](https://www.dpi-safeguards.org/pathways), the guidance behind the alignment and diagnosis phases
* [Safeguards Assessment](https://www.dpi-safeguards.org/assessment), for running a comparable diagnosis


---

# 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/country-implementation/brazil.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.
