> 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/events-and-participation/past-events.md).

# Past events and recordings

A record of where the safeguards community has gathered, and what came out of it.

## DPI Safeguards at UNGA 80

{% hint style="info" icon="calendar" %}
**22 September 2025, New York**
{% endhint %}

During the High-Level Week of the 80th UN General Assembly, and as part of the first [UN Digital Cooperation Day](https://www.un.org/digital-emerging-technologies/content/un-digital-cooperation-day), the initiative convened more than 200 voices from across the DPI ecosystem to showcase progress on the Universal DPI Safeguards Framework.

The programme ran from country showcases through to the announcement of new tools and research grants. Brazil and South Africa used the occasion to commit to adopting the Framework.

[Read the full account](https://www.dpi-safeguards.org/unga)

***

{% hint style="info" %}
**This archive is being built out.** Earlier convenings, webinars and workshops are being compiled from the DPI Safeguards Digest and will be added here with their recordings and materials.

In the meantime, past issues of the [Digest](https://www.dpi-safeguards.org/digests) carry the record of events as they happened.
{% endhint %}


---

# 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/events-and-participation/past-events.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.
