Skip to content

Commit 1416ff2

Browse files
committed
Add integration screenshot frame to Notion docs
1 parent 880e806 commit 1416ff2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

agent/notion.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,10 @@ Connect your Notion workspace to the agent so it can search and read your Notion
1010

1111
1. Go to the [Agent](https://dashboard.mintlify.com/products/agent) page in your dashboard.
1212
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+
<img src="/images/agent/install-apps-light.png" alt="The App settings section with install buttons for agent integrations." className="block dark:hidden" />
15+
<img src="/images/agent/install-apps-dark.png" alt="The App settings section with install buttons for agent integrations." className="hidden dark:block" />
16+
</Frame>
1417
3. Follow the prompts to authorize Mintlify to access your Notion workspace.
1518
4. In Notion's authorization screen, select which pages and databases to share with Mintlify.
1619

0 commit comments

Comments
 (0)