> For the complete documentation index, see [llms.txt](https://help.csvbox.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.csvbox.io/destinations/notion.md).

# Notion

Steps to configure Notion data destination:

Log in to [csvbox.io](https://app.csvbox.io/login).

Add a sheet.

<img src="/files/G8iJvuOfIv8W6BAkOKiK" alt="" data-size="original">

Add columns to the sheet as per your requirement.

![](/files/OJoUu3jXAVHjcG2Yk1sH)

Under the "**Destination**" section, for the "**Send Data To**" setting select the "**Notion**" option.

Click the "**Connect Notion**" button.

![](/files/ma1h9wCeGZ0E1HSqaAOT)

This will redirect you to the Notion Integration Authorization screen.&#x20;

![](/files/2dIBgvHsKk4ykdtfKiV4)

You will have to select the page and the relevant workspace where you want the CSV data to be pushed.

![](/files/KTVzEmM7cwgqj5F4dVOt)

Click '**Allow access**'.

Login to your Notion account.

Go to your workspace where you want to receive the CSV data.

Click the "**Share"** button (top right of the dashboard.) Share the workspace with the '**CSV to Notion**' integration.

![Share workspace with csvbox integration](/files/a7VEfnVeJ4egI1GKO8v0)

{% hint style="info" %}
Only after sharing the workspace with the CSV to Notion integration, the Notion database will be visible in the Csvbox dashboard.
{% endhint %}

Go back to your Csvbox sheet and pick the Notion database from the list.

![](/files/znhLBHeNgPd7wkb15K3t)

Click the "**Map Columns**" button and map the sheet columns to the Notion database columns.

![](/files/L7vJoF8vTOWzViYsknsq)

Click the "**Save**" button.

The CSVs uploaded by the users will now be pushed to the Notion database.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.csvbox.io/destinations/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.
