> ## Documentation Index
> Fetch the complete documentation index at: https://docs.botcadence.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Go live with Channels and Inbounds so customers can reach your agents

**Deploy** is where you put agents in front of customers: messaging **Channels** and voice **Inbounds**.

Open any project, then use the **Deploy** section in the project sidebar.

<Info>
  [Build](/docs/build) is where you prepare knowledge, workflows, and tools. [Operate](/docs/operate) is where your team works the resulting conversations. Deploy is the go-live surface between those steps.
</Info>

## Open Deploy

<Steps>
  <Step title="Open your project">
    Sign in and open the project you want to put live.
  </Step>

  <Step title="Go to Deploy">
    In the project sidebar, find **Deploy**. Choose Channels or Inbounds.
  </Step>
</Steps>

## Pages

<CardGroup cols={2}>
  <Card title="Channels" icon="radio" href="/docs/deploy/channels">
    Connect Web Chat, WhatsApp, email, SMS, and other inboxes so customers can message your agent.
  </Card>

  <Card title="Inbounds" icon="phone-arrow-down-left" href="/docs/deploy/inbounds">
    Attach phone or WhatsApp calling numbers to a voice workflow so callers reach your inbound agent.
  </Card>
</CardGroup>
