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

# Quickstart

> Connect your first app and configure a staged rollout

Get from zero to your first rollout in Apollo Deploy.

## Prerequisites

Before you begin, make sure you have:

* An [Apollo account](https://auth.apollodeploy.com/register)
* Access to the [Apollo Deploy dashboard](https://app.apollodeploy.com)
* At least one app or service you want to connect for release tracking

## Get started

<Steps>
  <Step title="Create your account">
    Register at [auth.apollodeploy.com](https://auth.apollodeploy.com/register).
  </Step>

  <Step title="Open the dashboard">
    Go to [app.apollodeploy.com](https://app.apollodeploy.com) and create or join an organization.
  </Step>

  <Step title="Connect a release source">
    Link your mobile store listings, backend services, or CI pipeline so Apollo Deploy can track every rollout.
  </Step>

  <Step title="Configure your first rollout">
    Define rollout stages — canary, limited, full — and set health gates before promoting to the next stage.
  </Step>
</Steps>

## Next steps

<CardGroup cols={2}>
  <Card title="Product overview" icon="rocket" href="https://apollodeploy.com">
    Release intelligence, progressive rollouts, and signal correlation.
  </Card>

  <Card title="Apollo Signal" icon="envelope" href="/signal">
    Transactional email API and deliverability tooling.
  </Card>
</CardGroup>

<Tip>
  Need help? Email [support@apollodeploy.com](mailto:support@apollodeploy.com).
</Tip>
