---
title: "Access control for multi-agent systems | Webinar | SurrealDB"
url: https://surrealdb.com/events/access-control-for-multi-agent-systems
---

Loading webinar...

Thursday, August 20 at 6:00 PM GMT+1

Webinar

# Access control for multi-agent systems

Share

## About this webinar

Your agent knows too much. In most multi-agent systems every agent reads from the same shared memory, so a support agent, a finance agent, and a partner's agent all see the same customer record - sentiment, contracts, PII, EU and US data alike - and 2026's fixes mostly stop at the identity provider or a policy gateway, handing each agent a scoped token and hoping something downstream honours it.

This webinar makes the case that access control belongs one layer deeper - on the data itself, as a permission the database checks on every single read - and shows it live: one shared memory, one unchanged recall query, four different agents, four correctly-scoped results, where the finance agent never sees support sentiment, the EU-resident agent can't read US rows, and only an explicit admin grant unmasks PII. You'll leave knowing why record-level scope defuses the lethal trifecta in a way a gateway can't, and why the same mechanism delivers EU data residency for free ahead of the August 2026 AI Act deadline.

Speakers

![Tobie Morgan Hitchcock](https://cdn.surrealdb.com/s7vk573o0so0h9oskin2ei9f.auto)

Tobie Morgan Hitchcock

Co-Founder & CEO at SurrealDB

## In this session you'll learn

Why access control belongs on the data layer - a permission checked on every read - not just at the identity provider or a policy gateway.

How record-level scope defuses the "lethal trifecta" in a way a scoped token or gateway can't.

Why the same mechanism delivers EU data residency for free, ahead of the August 2026 AI Act deadline.

```json
{"@context":"https://schema.org","@type":"Event","name":"Access control for multi-agent systems","description":"","startDate":"2026-08-20T17:00:00.000Z","endDate":"2026-08-20T18:00:00.000Z","image":"https://cdn.surrealdb.com/fm232kvvwczcgtskvkbomghf.auto","url":"https://surrealdb.com/events/access-control-for-multi-agent-systems","eventStatus":"https://schema.org/EventScheduled","eventAttendanceMode":"https://schema.org/OnlineEventAttendanceMode","location":{"@type":"VirtualLocation","url":"https://surrealdb.com/events/access-control-for-multi-agent-systems"},"organizer":{"@type":"Organization","name":"SurrealDB","url":"https://surrealdb.com","logo":{"@type":"ImageObject","url":"https://surrealdb.com/assets/static/logo.BG7_TG2b.svg"}},"performer":[{"@type":"Person","name":"Tobie Morgan Hitchcock","jobTitle":"Co-Founder \u0026 CEO","worksFor":{"@type":"Organization","name":"SurrealDB"}}]}
```

```json
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://surrealdb.com"},{"@type":"ListItem","position":2,"name":"Events","item":"https://surrealdb.com/events"},{"@type":"ListItem","position":3,"name":"Access control for multi-agent systems","item":"https://surrealdb.com/events/access-control-for-multi-agent-systems"}]}
```

```json
{"@context":"https://schema.org","@type":"Organization","name":"SurrealDB","url":"https://surrealdb.com","logo":"https://surrealdb.com/assets/static/logo.BG7_TG2b.svg","description":"SurrealDB is the unified data layer for AI. A multi-model database for documents, graphs, vectors, and time-series.","foundingDate":"2022","hasCertification":[{"@type":"Certification","name":"SOC 2 Type 2"},{"@type":"Certification","name":"GDPR"},{"@type":"Certification","name":"Cyber Essentials Plus"},{"@type":"Certification","name":"ISO 27001"}],"owns":[{"@type":"SoftwareApplication","name":"SurrealDB","url":"https://surrealdb.com/surrealdb"},{"@type":"SoftwareApplication","name":"Agent Memory","url":"https://surrealdb.com/agent-memory"}],"knowsAbout":["multi-model databases","document databases","graph databases","vector search","time-series databases","SurrealQL","Agent Memory","real-time databases","embedded databases","context layer","graph ontology","distributed database","knowledge graphs","distributed transaction protocols","highly-scalable databases"],"sameAs":["https://www.wikidata.org/wiki/Q124316308","https://github.com/surrealdb/surrealdb","https://twitter.com/surrealdb","https://www.youtube.com/@surrealdb","https://www.linkedin.com/company/surrealdb","https://discord.gg/surrealdb","https://www.reddit.com/r/surrealdb","https://www.instagram.com/surrealdb","https://medium.com/surrealdb","https://dev.to/surrealdb"]}
```
