# Notion

### What you'll need

* Admin access to Notion
* Access to Connectors in the Automate Work section in your Bird workspace

### Step-by-step

1. Click on your name in the bottom left-hand side of your screen, then click **Integrations**.\
   ![](/files/o73I3hcxsCHjSrmeiaXK)
2. Click **Notion**.
3. Click **Install Notion** in the top right-hand corner.
4. Enter the connector name, and click **Login and install**.

### Next steps

Visit the “Health” tab to assess the connector’s health.

* **Data capture**: This handles incoming data and events, often via webhooks. When not healthy, it typically means issues with setting up the connector's webhook endpoint.

### Use Notion

Once you've successfully installed the Notion app, you can incorporate its functionalities in various areas of the platform:

**Flows**:

* **Purpose**: Incorporate Notion triggers and actions in Flows to automate business processes, such as page updated or fetch users.
* **How to access**:
  1. Proceed to **Flows** located under **Automate Work**.
  2. Initiate a new flow or modify an existing one.
  3. For invoking a flow using Notion triggers, set the Trigger to "Connector", the Connector to "Notion", and then pick the relevant Notion app (if you have multiple installations).
  4. Here, you can opt for any of the various triggers the Notion connector supports.
  5. Additionally, to integrate Notion actions into your flows, select Notion from the "Connector actions" dropdown.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bird.com/applications/integrations/integrations/supported-integrations/notion.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
