Skip to main content

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.

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.

Creating a workspace

You can create a workspace from the dashboard at any time. Workspace names must be between 1 and 100 characters.
1

Open the Workspaces section

Navigate to the Workspaces area in the Nora dashboard sidebar.
2

Create a new workspace

Click New workspace, enter a descriptive name, and confirm. The workspace appears immediately in your list.
3

Add agents to the workspace

Open the workspace and add agents from your existing agent list. You can add the same agent to multiple workspaces.

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:
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.
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.
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.
Workspace deletion is permanent. The workspace and its agent associations are removed immediately.

Agents

Learn about agent lifecycle, statuses, and resources.

LLM providers

Manage provider API keys and sync them to agents.