> ## Documentation Index
> Fetch the complete documentation index at: https://trunk-4cab4936-mintlify-72807e6c.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Getting Started

> Turn on CI data collection for a repository

Setting up CI is two things: telling Trunk which repositories to collect data for, and configuring ingestion from all your CI providers.

#### Prerequisites

* GitHub repositories install the Trunk app and Trunk CI app. [See Integrating with GitHub](/setup/integrations/github).
* If you are already using a trunk merge queue or uploading test data data ingestion will auto-start. Otherwise navigate to app.trunk.io/settings/repositories and enable 'CI Intelligence'

<Columns cols={2}>
  <Column>
    <Card title="GitHub Actions" icon="github" href="/ci/get-started/github-actions" cta="configure" />
  </Column>

  <Column>
    <Card title="BuildKite Pipelines" icon="https://mintcdn.com/trunk-4cab4936-mintlify-72807e6c/mjwZCcQhQIR2EzMR/assets/icons/buildkite.svg?fit=max&auto=format&n=mjwZCcQhQIR2EzMR&q=85&s=2dbb1a5bbe11e0f8f2fedc08cbdd7645" href="/ci/get-started/buildkite" cta="configure" width="256" height="256" data-path="assets/icons/buildkite.svg" />
  </Column>
</Columns>
