---
name: "Use Sim for orchestrated AI agent workflow runs"
slug: "use-sim-for-orchestrated-ai-agent-workflow-runs"
description: "Build and run repeatable AI agent workflows in Sim by composing agents, tools, triggers, and integrations on a visual canvas."
github_stars: 28667
verification: "security_reviewed"
source: "https://github.com/simstudioai/sim"
author: "Sim Studio"
publisher_type: "open_source"
category: "Templates & Workflows"
framework: "Multi-Framework"
tool_ecosystem:
  github_repo: "simstudioai/sim"
  github_stars: 28667
  npm_package: "simstudio"
  npm_weekly_downloads: 32
---

# Use Sim for orchestrated AI agent workflow runs

Build and run repeatable AI agent workflows in Sim by composing agents, tools, triggers, and integrations on a visual canvas.

## Prerequisites

Docker; npx or Docker Compose; Sim integrations as needed

## Installation

Use the upstream install or setup path that matches your environment:
- npx simstudio
- Docker must be installed and running on your machine.
- git clone https://github.com/simstudioai/sim.git && cd sim
- docker compose -f docker-compose.prod.yml up -d

Requirements and caveats from upstream:
- | --no-pull | Skip pulling latest Docker images |
- ### Self-hosted: Docker Compose
- Sim also supports local models via [Ollama](https://ollama.ai) and [vLLM](https://docs.vllm.ai/) — see the [Docker self-hosting docs](https://docs.sim.ai/self-hosting/docker) for setup details.

Basic usage or getting-started notes:
- <p align="center">The open-source platform to build AI agents and run your agentic workforce. Connect 1,000+ integrations and LLMs to orchestrate agentic workflows.</p>
- Design agent workflows visually on a canvas—connect agents, tools, and blocks, then run them instantly.
- ### Cloud-hosted: [sim.ai](https://sim.ai)

- Source: https://github.com/simstudioai/sim
- Extracted from upstream docs: https://raw.githubusercontent.com/simstudioai/sim/HEAD/README.md

## Documentation

- https://docs.sim.ai

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/use-sim-for-orchestrated-ai-agent-workflow-runs/)
