---
title: Connect & automate
description: Connectors, Slack, computers, and triggers reach outside a project.
---

A project reaches outside itself four ways. A connector calls an external
tool. A channel starts a session from chat. A computer connects the agent to
your own machine. A trigger starts a session with no person present.

<CardGroup>
  <Card icon="cable" title="Connectors" href="/docs/connect/connectors">Give the agent scoped, brokered access to external tools and APIs.</Card>
  <Card icon="messages-square" title="Slack & channels" href="/docs/connect/slack">Start and continue a session from a Slack or Teams message.</Card>
  <Card icon="monitor" title="Computers" href="/docs/connect/computers">Connect your own machine to the agent through a permissioned tunnel.</Card>
  <Card icon="alarm-clock" title="Triggers" href="/docs/connect/triggers">Start a session automatically, on a schedule or from a webhook.</Card>
</CardGroup>
