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

# Tinybird

> Connect Graphext to Tinybird and be able to bring your data and write back to your data warehouse recurrently

<Frame caption="Connect Graphext to Tinybird">
  <iframe width="640" height="449" src="https://www.youtube.com/embed/l12D4GvqfvY?si=vagY830KYF7nUkgb" title="Connect Graphext to Tinybird" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowFullScreen="True" />
</Frame>

### Guided steps

<Accordion title="Connect to Tinybird">
  <Steps>
    <Step title="Create a project">
      Click on “New Project” (this will add the integration to your personal team) or the “Integrations” button inside the team you want to work on.
    </Step>

    <Step title="Select Tinybird from the integrations list." />

    <Step title="Tokens">
      Head to the Tinybird webpage and click the **Auth tokens** section. Copy your token and paste it into the field labeled **Access Token**.
    </Step>

    <Step title="Pipe">
      Copy the name of the desired pipe, and paste it into the field labeled **Pipe**. Make sure that the pipe is connected to a **data source**.
    </Step>

    <Step title="Allow write output to export data">
      If you want Graphext to write back the project's output to Tinybird. Select “Allow write output.” View more documentation about this step in our [API Docs](/api-docs).
    </Step>

    <Step title="Save">
      Click on “Save and create project” to retrieve your data and begin exploring or “Save” the integration for later use.
    </Step>
  </Steps>
</Accordion>
