User Guide

Reference documentation for how Cortex works, what its core objects mean, and how to apply the system in practice.

Cortex is an agentic intelligence engine for building systems that continuously collect, filter, and synthesize information into useful outputs. You can use it entirely through the product UI for simpler workflows, or treat it as infrastructure for coding agents and other applications through the API.

The goal of this guide is to make the Cortex object model legible enough that you can design, evaluate, and operate real systems with it, whether you are working inside the UI or integrating Cortex into a broader agent workflow.