A workspace in Nora is a named group that lets you organize your agents however makes sense for your team. Instead of managing a flat list of agents, you can create workspaces to reflect the structure of your projects, teams, or deployment environments — and add the relevant agents to each one. Workspaces are purely organizational: they do not change how agents run or affect their resources.Documentation Index
Fetch the complete documentation index at: https://noradocs.solomontsao.com/llms.txt
Use this file to discover all available pages before exploring further.
Creating a workspace
You can create a workspace from the dashboard at any time. Workspace names must be between 1 and 100 characters.Create a new workspace
Click New workspace, enter a descriptive name, and confirm. The workspace appears immediately in your list.
Adding agents to a workspace
Once a workspace exists, you can add any agent you own to it. An agent can belong to more than one workspace, which is useful when a single agent is relevant to multiple projects or teams.You can only add agents that you own. Agents owned by other users cannot be added to your workspaces.
Workspace use cases
Workspaces are flexible — there is no single right way to structure them. Here are three common patterns:Group by project
Group by project
Create one workspace per project or product area. Add all agents that belong to that project — for example, a research agent, a summarization agent, and a code-review agent — to the same workspace so your team can find and manage them together.
Group by team
Group by team
Create a workspace for each team in your organization. Each team’s members can see and manage only the agents relevant to their work, reducing noise from unrelated deployments.
Group by environment
Group by environment
Create workspaces for
development, staging, and production. This makes it easy to see which agents are live in each environment and avoids accidental changes to production agents.Deleting a workspace
Deleting a workspace removes the workspace and all its agent memberships. It does not delete the agents themselves — they remain in your agent list and can be added to other workspaces.Related concepts
Agents
Learn about agent lifecycle, statuses, and resources.
LLM providers
Manage provider API keys and sync them to agents.