Browse Workspace
Workspace · Get started

Why BotDojo Workspaces

Understand how persistent work, model choice, visible cost, memory, Skills, and Workflow Scripts fit together in BotDojo.

2 min readLast reviewed July 27, 2026

#A place for complete work

A Workspace keeps the conversation, visible documents, available connections, Skills, and results together. Work remains available when you return, and supported unattended work does not depend on keeping your local computer open.

The workspace behaves more like a working environment than a single chat response: you can keep several documents, inspect what the agent produced, revise the source, and turn a successful method into something reusable.

The conversation and visible working documents remain together so the work can be reviewed and continued.
Screenshot previewThe conversation and visible working documents remain together so the work can be reviewed and continued.
BotDojo workspace with a conversation and a working document open together

#Control what the agent uses

Visible access controls define which connections and Skills the agent can use for the work.
Screenshot previewVisible access controls define which connections and Skills the agent can use for the work.
Workspace Access settings showing the resources available to the current workspace
  • Choose the agent and model made available for the work.
  • Review visible activity, model usage, and estimated cost.
  • Use durable memory when an important fact should help across future workspaces.
  • Grant only the connections, tools, and Skills required for the task.
  • Use Skills for reusable methods and Workflow Scripts for repeatable execution.

#Move from successful work to a reliable system

Start in a Workspace, prove the outcome, and then choose the smallest reusable form that fits. A Skill preserves guidance and supporting material. A Workflow Script coordinates known steps that should execute consistently. A Scheduled Task starts approved work later or repeatedly. An Artifact or Model Context Protocol (MCP) App gives other people a reviewed result.

A Workflow Run makes each execution of a reusable script visible and reviewable.
Screenshot previewA Workflow Run makes each execution of a reusable script visible and reviewable.
Workflow Run view showing the visible steps and state of repeatable work