Browse docsMenu

Platform

Resources

The resource map for tables, files, functions, agents, workflows, conversations, connectors, and apps.

Resource responsibilities

ResourceOwnsAvoid using it for
TableDurable structured stateUnstructured documents or binary assets
Record APISimple table CRUDMulti-table writes with business rules
FileDocuments and attachmentsState that needs filtering, sorting, or workflow transitions
FunctionTyped deterministic logicSingle-row inserts with no business logic
AgentJudgment-heavy reasoningDeterministic writes or hidden side effects
WorkflowOrchestration over timeOne-shot actions with no real process
ConversationInteractive or agent-scoped message flowDurable business data
AppRepeatable operator workflowStatic marketing or dashboard posters
ConnectorExternal system accessPod-local business state