---
title: "Temporal knowledge graphs as agent memory | Webinar | SurrealDB"
url: https://surrealdb.com/events/temporal-knowledge-graphs-as-agent-memory
---

Loading webinar...

Thursday, September 3 at 6:00 PM GMT+1

Webinar

# Temporal knowledge graphs as agent memory

Share

## About this webinar

The field has agreed what agent memory is: a bi-temporal knowledge graph - entities and relationships, each fact tagged with when it was true and when you learned it, retrieved by meaning, keyword and traversal together. But somewhere we started treating that memory as an integration project - a graph store here, a vector index there, keyword search bolted on, kept in step by hand. An agent doesn't need a memory system. It needs a memory.

In this webinar, Tobie Morgan Hitchcock (Co-Founder & CEO, SurrealDB) reframes the question: not how many systems agent memory takes, but what it takes for an agent to have one coherent memory - one that answers what it knew about something, as of a moment, and why, in a single breath. Working from one concrete scenario - a CRM agent that's watched an account for two years - he shows what a whole memory makes trivial, and a fragmented one makes fragile.

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 agent memory is honestly a bi-temporal graph, and what queries that unlocks (as-of, relationship-aware, invalidation) that flat vector recall can't.

The real cost of the assemble-it-yourself stack: three systems to keep in sync, and where the consistency bugs actually surface.

How to serve hybrid retrieval (semantic + keyword + traversal) without a three-system join at query time.

A concrete data model for facts with validity intervals, and how invalidation / supersession should work.

A decision framework: when the multi-engine stack is worth it, and when one store wins on TCO and audit.

```json
{"@context":"https://schema.org","@type":"Event","name":"Temporal knowledge graphs as agent memory","description":"","startDate":"2026-09-03T17:00:00.000Z","endDate":"2026-09-03T18:00:00.000Z","image":"https://cdn.surrealdb.com/p7dqsdc7nvcefsaz2ipadrcy.auto","url":"https://surrealdb.com/events/temporal-knowledge-graphs-as-agent-memory","eventStatus":"https://schema.org/EventScheduled","eventAttendanceMode":"https://schema.org/OnlineEventAttendanceMode","location":{"@type":"VirtualLocation","url":"https://surrealdb.com/events/temporal-knowledge-graphs-as-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":"Temporal knowledge graphs as agent memory","item":"https://surrealdb.com/events/temporal-knowledge-graphs-as-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","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"]}
```
