Skip to main content
Agentset home page
Search...
⌘K
Support
Get Started
Get Started
Search...
Navigation
Concepts
Namespaces
Documentation
APIs and SDKs
GitHub
Community
Pricing
Get Started
Introduction
Agentic RAG with AI SDK
MCP Server
Concepts
Namespaces
Ingest Jobs
Documents
Search
Open Source
Self-hosting
On this page
Key Features
Available Operations
Getting Started
Concepts
Namespaces
Copy page
Understanding and working with Namespaces in Agentset
Copy page
Namespaces in Agentset provide a way to organize and isolate your data. Each namespace represents a separate collection of documents that can be searched and used for chat independently.
Key Features
Isolation
: Keep different document sets separate
Organization
: Group related documents together
Efficiency
: Search within specific subsets of your data
Available Operations
Operation
Description
List
Retrieve all namespaces in your account
Get
Retrieve details of a specific namespace
Create
Create a new namespace
Update
Modify an existing namespace
Delete
Remove a namespace and its contents
Getting Started
To begin working with namespaces, create your first namespace using the
Create a Namespace
endpoint.
MCP Server
Ingest Jobs
⌘I