Activity timeline
Events are grouped by date. Each entry shows:- Operation — The pipeline or action that ran (e.g., cognify, add, search).
- Status —
Completed,Started, orError. - Owner — The user or agent that triggered the operation.
- Dataset — The dataset involved.
- Timestamp — When the event occurred.
Trace viewer
Click a completed run to expand its trace. The trace shows individual spans grouped by category:- LLM — Language model calls (entity extraction, summarization).
- Vector — Embedding generation and vector store operations.
- Graph — Knowledge graph write and query operations.
- Search — Retrieval operations.
- System — Internal orchestration steps.