A workspace is your team's boundary in Convoship. All agents, workflows, secrets, and audit entries belong to one workspace. Switch workspaces from the sidebar dropdown if you belong to multiple.
Dashboard
- Assistants — scripted bots (intents + flows) at /app/assistants.
- Agents — agentic runtime at /app/agents.
- Workflows — orchestration chains spanning both.
- Recent audit activity — quick link to full audit log.
- Usage — session count vs plan limit for the current month.
Data isolation
Postgres row-level security scopes every query to the active workspace. Deployment tokens and secrets never leak across workspaces.