Agents > Integrations
Integrations Overview
# Integrations Overview import VideoEmbed from '@components/VideoEmbed.astro'; Warp integrations let your team trigger agents directly from the terminal, or from tools like [Slack](/agent-platform/cloud-agents/integrations/slack/) and [Linear](/agent-platform/cloud-agents/integrations/linear/). Once set up, agents can: * Read conversation or issue context * Run code inside your codebase in a remote environment * Open pull requests and perform other multi-step agent workflows on your behalf If you're deciding whether an agent should run from a schedule, Slack, Linear, GitHub Actions, the Oz CLI, or the API, see [Run agents unattended with schedules and triggers](/guides/agent-workflows/how-to-run-unattended-agents/). :::note For a full walkthrough of Warp's integrations and configurable environments, please refer to [Integration setup](/reference/cli/integration-setup/). ::: All of this is powered by the [Oz CLI](/reference/cli/). --- ## Get started Use the setup walkthrough below for a quick look at how environments connect to integrations, then choose the guide that matches what you want to do next. <VideoEmbed url="https://www.youtube.com/watch?v=ahFfInVD0HQ" title="Cloud agents integrations overview video" /> * [Integrations quickstart](/agent-platform/cloud-agents/integrations/quickstart/) - Trigger your first agent from Slack and watch the run from start to finish. * [Integration setup](/reference/cli/integration-setup/) - Configure environments, GitHub authorization, CLI flags, and integrations in more detail. * [Slack](/agent-platform/cloud-agents/integrations/slack/) and [Linear](/agent-platform/cloud-agents/integrations/linear/) - Trigger agents from team conversations, issues, and comments. * [GitHub Actions](/agent-platform/cloud-agents/integrations/github-actions/) - Run agents from CI workflows and repository events. * [GitLab](/agent-platform/cloud-agents/integrations/gitlab/), [Bitbucket](/agent-platform/cloud-agents/integrations/bitbucket/), and [Azure DevOps](/agent-platform/cloud-agents/integrations/azure-devops/) - Connect non-GitHub repositories with tokens and Warp-managed secrets. * [AWS, GCP, and other cloud providers](/agent-platform/cloud-agents/integrations/cloud-providers/) - Give cloud agents short-lived access to cloud services.Configure Warp's first-party integrations by creating environments, connecting GitHub, and enabling agents to run your code and automate development workflows.
Warp integrations let your team trigger agents directly from the terminal, or from tools like Slack and Linear. Once set up, agents can:
- Read conversation or issue context
- Run code inside your codebase in a remote environment
- Open pull requests and perform other multi-step agent workflows on your behalf
If you’re deciding whether an agent should run from a schedule, Slack, Linear, GitHub Actions, the Oz CLI, or the API, see Run agents unattended with schedules and triggers.
All of this is powered by the Oz CLI.
Get started
Section titled “Get started”Use the setup walkthrough below for a quick look at how environments connect to integrations, then choose the guide that matches what you want to do next.
- Integrations quickstart - Trigger your first agent from Slack and watch the run from start to finish.
- Integration setup - Configure environments, GitHub authorization, CLI flags, and integrations in more detail.
- Slack and Linear - Trigger agents from team conversations, issues, and comments.
- GitHub Actions - Run agents from CI workflows and repository events.
- GitLab, Bitbucket, and Azure DevOps - Connect non-GitHub repositories with tokens and Warp-managed secrets.
- AWS, GCP, and other cloud providers - Give cloud agents short-lived access to cloud services.