A Space describes how to use the inputs in a Corvic Table to generate an embedding for each key defined by that table’s entities.
Embedding types
The Embed action can produce different kinds of Space depending on your data:What you can do with a Space
Once generated, a Space becomes an asset you can use to:- Search and retrieve similar entities via vector search
- Power agents — agents reason over one or more spaces to answer questions
- Analyze and export embeddings for downstream use
Generating Spaces
Spaces are created with the Embed action on the workflow canvas: pick a Corvic Table, choose an embedding type, and run. The output Space can then feed an agent.Related Concepts
Corvic Tables
Define what to embed.
Embed
Generate spaces on the canvas.
Agents
Use spaces to power agents.
Graph Builder
Prepare data for relational embeddings.

