A workspace is your team’s shared environment. It connects to a GitHub repository and holds the agents your team has installed.Documentation Index
Fetch the complete documentation index at: https://docs.guild.ai/llms.txt
Use this file to discover all available pages before exploring further.
Creating a workspace
- Go to app.guild.ai and open your organization
- Click Workspaces in the sidebar
- Click New workspace and give it a name
What’s inside a workspace
Each workspace contains:- Agents — installed from the Agent Hub or published by your team
- Sessions — conversations with agents
- Triggers — automated agent execution via webhooks or schedules
- Context — background knowledge shared with all agents in the workspace
Connecting a repository
Link a GitHub repository to your workspace so agents can access your code. Go to Settings in your workspace and connect a repository under GitHub.Next steps
Context
Give agents background knowledge about your workspace.
Triggers
Automate agent execution with webhooks and schedules.
Sessions
Start conversations with agents.