Sim is the open-source AI workspace where enterprise teams build, deploy, and manage AI agents. Manage organization members and workspace permissions, control usage, and inspect agent runs in one place. Teams can connect their business tools and knowledge while keeping access and operations visible across the organization.
Sim / Enterprise
One AI workspace. You’re in control.
Give teams access. Keep control.
Build, deploy, and govern AI agents in Sim, with shared access controls, usage limits, and visibility into every run.
Organization controls
Manage members and workspace roles in Sim. Try searching the example team or changing a role.
Keep room to grow and limits in view.
See your team’s seat allowance and set usage limits in Sim as more people build agents.
See what every agent did.
Follow each run in Sim, from the tools an agent called to the output it returned.
From your terminal
Inspect runs from your terminal.
Use the Sim CLI to find failed executions and inspect a run’s trace within the workspaces you can access.
sim workspaces list sim logs list --level error sim logs get "$RUN_ID" --trace

