You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: agent/notion.mdx
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,10 @@ Connect your Notion workspace to the agent so it can search and read your Notion
10
10
11
11
1. Go to the [Agent](https://dashboard.mintlify.com/products/agent) page in your dashboard.
12
12
2. In the "Agent settings" section, click **Install Notion app**.
13
-
{/* TODO: Add screenshot showing the Agent settings section with the Notion install button (update install-apps-light.png and install-apps-dark.png to include the Notion row) */}
13
+
<Frame>
14
+
<imgsrc="/images/agent/install-apps-light.png"alt="The App settings section with install buttons for agent integrations."className="block dark:hidden" />
15
+
<imgsrc="/images/agent/install-apps-dark.png"alt="The App settings section with install buttons for agent integrations."className="hidden dark:block" />
16
+
</Frame>
14
17
3. Follow the prompts to authorize Mintlify to access your Notion workspace.
15
18
4. In Notion's authorization screen, select which pages and databases to share with Mintlify.
0 commit comments