> ## 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.

# Notion

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

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

### Guided steps

<Accordion title="Connect to Notion">
  <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 Notion from the integrations list." />

    <Step title="Click on “Continue with Notion”" />

    <Step title="Select Pages from the Notion’s permissions window" />

    <Step title="Allow access">
      Navigate and select the pages you want and click on the **Allow access** button.
    </Step>

    <Step title="Link to the database view">
      Head to Notion, go to the three dots menu on top of the database you want to import, select  **Link to view** and paste it into the field labeled **Link to the database view**
    </Step>

    <Step title="Allow write output to export data">
      If you want Graphext to write back the project's output to Big Query. Select “Allow write output.” View more documentation about this step in [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>
