Skip to main content
The Dashboard is the landing page after login. It shows the current state of your workspace at a glance.

Metrics

Four counters at the top:
  • Connected Agents — Number of agent users linked to your tenant.
  • Datasets — Total datasets in your workspace.
  • API Calls (24h) — Request count over the last 24 hours.
  • Error Rate — Percentage of failed requests in the same window.
The search bar at the top of the dashboard lets you query your knowledge graph directly. Select a dataset from the dropdown, enter a query, and results are returned inline. This uses the same search mechanism as the dedicated Search page.

Quick actions

The dashboard provides cards for common tasks:
  • Install SDK — Copy the pip install cognee command.
  • API Keys — Navigate to the API Keys page.
  • Connect Agent — Navigate to Connect Agent.
  • Upload Files — Opens a pop-up to upload files directly into the currently selected dataset without leaving the dashboard.

Recent activity

A timeline of the latest pipeline runs, showing operation type, status, dataset, and timestamp. For more detail, see the Activity page.
If no datasets exist yet, the dashboard redirects to the onboarding flow.