---
title: "Building production-grade agent memory | Webinar | SurrealDB"
url: https://surrealdb.com/events/building-production-grade-agent-memory
---

Loading webinar...

Wednesday, June 10 at 6:00 PM GMT+1

Webinar

# Building production-grade agent memory

Share

## About this webinar

What does it take to build agent memory that behaves like cognition? Coherent over time, self-correcting under change, aware of what it has and hasn't been told.

In this webinar, Tobie Morgan Hitchcock (CEO, SurrealDB) walks through the design principles that get production agents there - knowledge, memory, and the moves between them that let an agent reconcile contradictions and reflect on its own questions. Anchored in one concrete production scenario, end to end.

Speakers

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

Tobie Morgan Hitchcock

Co-Founder & CEO at SurrealDB

## In this session you'll learn

Vocabulary for talking about agent memory more precisely than "RAG" or "context window,"

A reference architecture you can apply to any system you're building

A diagnostic to run on your own memory layer.

```json
{"@context":"https://schema.org","@type":"Event","name":"Building production-grade agent memory","description":"","startDate":"2026-06-10T17:00:00.000Z","endDate":"2026-06-10T18:00:00.000Z","image":"https://cdn.surrealdb.com/5yflih33rmeh0ee0fhssyphu.auto","url":"https://surrealdb.com/events/building-production-grade-agent-memory","eventStatus":"https://schema.org/EventScheduled","eventAttendanceMode":"https://schema.org/OnlineEventAttendanceMode","location":{"@type":"VirtualLocation","url":"https://surrealdb.com/events/building-production-grade-agent-memory"},"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":"Building production-grade agent memory","item":"https://surrealdb.com/events/building-production-grade-agent-memory"}]}
```

```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","legalName":"SurrealDB Ltd","identifier":{"@type":"PropertyValue","propertyID":"GB-COH","value":"13615201"},"address":{"@type":"PostalAddress","streetAddress":"3rd Floor, 1 Ashley Road","addressLocality":"Altrincham","addressRegion":"Cheshire","postalCode":"WA14 2DT","addressCountry":"GB"},"contactPoint":[{"@type":"ContactPoint","contactType":"customer support","email":"support@surrealdb.com","url":"https://surrealdb.com/contact","availableLanguage":"English"},{"@type":"ContactPoint","contactType":"sales","email":"info@surrealdb.com","url":"https://surrealdb.com/contact","availableLanguage":"English"},{"@type":"ContactPoint","contactType":"security","email":"security@surrealdb.com","url":"https://surrealdb.com/.well-known/security.txt","availableLanguage":"English"},{"@type":"ContactPoint","contactType":"legal","email":"legal@surrealdb.com","url":"https://surrealdb.com/legal","availableLanguage":"English"}],"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"]}
```
