# Notion Prerequisite

## Obtain your Workspace Name

![Workspace Name](/assets/notion_workspace.png)

1. To see your Workspace Name go to `Settings & members` at the top of the left sidebar. In the window that pops up, click on the `Settings` tab.
2. If your Workspace name is `Acme Inc.`, you are required to copy the entire value `Acme Inc.` as such.

## Obtain your Integration Token

1. Login to your [Notion](https://www.notion.so/my-integrations) account via a web browser.
2. Create a new **integration**.
3. Provide a **Name** for your integration. Optionally, you can also upload an image to use as a Logo.
4. Use the dropdown menu to specify which Associated workspace you would like to use this integration with.
5. You'll now be able to see your **integration** it in your Notion workspace, in the `Settings` menu → `Connections`.
6. Click the `•••` next to the internal integration to retrieve the internal integration token.

!!!info Info
Internal integrations are workspace-specific, so to change the associated workspace, you'll have to create a new integration.
!!!

## Obtain your Database URL

1. Go to your Notion Database, and right-click on the view and click **Copy link to view**.

![Copy Notion URL](/assets/notion_url.png)
