| title | Workspaces |
|---|---|
| description | Separate teams, products, or client engagements in Notiky with isolated workspaces — each has its own tasks, agents, skills, members, and settings. |
Workspaces let you separate teams, products, or environments within Notiky. Each workspace is fully isolated — like a dedicated team room.
| Area | Isolated |
|---|---|
| Agents | Profiles and provider bindings |
| Tasks | Board, assignments, history |
| Skills | Workspace-shared skill library |
| Settings | Runtime connections and preferences |
| Members | Access control |
Use the workspace switcher in the Notiky sidebar (button showing the current workspace name). The CLI uses a default workspace:
notiky workspace list
notiky config set workspace_id <workspace-id>
notiky workspace members <workspace-id>Open workspace Settings → Members to invite by email. Each member connects their own machine if they need a personal runtime.
See Small team setup for a two-person playbook.
The agent daemon watches all workspaces your account belongs to. Tasks route to the correct workspace based on where they were created and assigned.
Each workspace requires its own member access. The daemon only picks up tasks for workspaces your account belongs to.notiky daemon status
notiky daemon restart # after CLI or workspace config changes
