Why BotDojo Workspaces
Understand how persistent work, model choice, visible cost, memory, Skills, and Workflow Scripts fit together in BotDojo.
#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.
#Control what the agent uses
- 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.