Skip to main content
The Connections page in the Cognee Cloud UI provides an overview of all agents and datasets in your workspace. Access it from the sidebar under Connections.

Agents tab

Lists all agent users connected to your tenant. Each agent shows:
  • Agent type — The framework or integration name (e.g., LangGraph, CrewAI).
  • StatusLIVE, STAGING, or INACTIVE.
  • Datasets — Number of datasets the agent has access to.
  • Last active — Time since the agent’s last API call.
Select an agent to see its dataset table: which datasets it owns, their access level, and indexing status.

Share a dataset with an agent

  1. Select the agent in the sidebar.
  2. Click + Add dataset.
  3. Choose the dataset to share and confirm.
This grants the agent read access via the dataset permissions endpoint.

My Datasets tab

Lists datasets owned by the authenticated user. Shows dataset name, indexing status, and whether it has been shared with any agents.

Org Shared tab

Lists all datasets visible to the tenant, regardless of owner. Each row shows the dataset name, the owner (user or agent), and indexing status.
To connect a new agent, go to Connect Agent in the sidebar or see Connecting an Agent.