Work groups
Each group is an operational workspace: it brings together members, agents, connections, LLM orchestrations, workflows, knowledge, prompts, skills and tools without duplicating them.
Create a shared workspace where people and agents collaborate with the same knowledge, connections, workflows and access rules. Everything stays under your organisation's control.
curl -fsSL https://raw.githubusercontent.com/iagentshub/iAgents/main/install.sh | bashIt is a team's operating context. Resources keep their owner, members receive only the access they need, and everything can be used without copying settings or credentials.
Rubén can use María's connection without seeing or exporting her API key.
Bring agents, people, models, knowledge, tools and workflows into a workspace with traceable ownership, permissions and usage.
Each group is an operational workspace: it brings together members, agents, connections, LLM orchestrations, workflows, knowledge, prompts, skills and tools without duplicating them.
Create as many specialised agents as you need, each with its own knowledge, its connections and its memory. No artificial limits.
Connect Claude, OpenAI, Gemini, Grok and Ollama with your own API keys. Switch providers without touching a line of your agents.
Turn documents, URLs and notes into real context for your agents, with no model retraining and no cloud dependency.
Your data never leaves your server. Deploy on your own infrastructure with a single command, with no external dependencies.
Export your agents to the native format of Claude Code, GitHub Copilot or OpenAI Assistants. Build once, use them wherever you work.
One command on your server. Pick Docker or a direct build from GitHub; the installer handles the rest.
Add the API keys of the providers you already use. They stay in your instance and never travel anywhere.
Give them knowledge, memory and skills, share them with your team and export them to the tools you already work in.
The same command installs and updates. On first install you can choose the deployment mode.
curl -fsSL https://raw.githubusercontent.com/iagentshub/iAgents/main/install.sh | bashDocker: pulls from GitHub Container Registry and enables automatic updates.
Without Docker: builds from GitHub and retains every feature.
In either mode you can install the full application, the backend only, or the frontend only.
A free account on the managed hub, or one command if you would rather run your own server.