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: ai/agent.mdx
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,12 @@ Use the agent in Slack to collaborate with your team on documentation updates.
54
54
55
55
## Connect repositories as context
56
56
57
-
The agent can only access repositories that you connect through the Mintlify GitHub App. Configure which repositories the agent can access in the agent panel **Settings** or in the [GitHub App settings](https://github.com/apps/mintlify/installations/new).
57
+
The agent can only access repositories that you connect through the Mintlify GitHub App. Configure which repositories the agent can access:
58
+
59
+
1. Open the agent panel using <kbd>⌘</kbd>+<kbd>I</kbd> (macOS) or <kbd>Ctrl</kbd>+<kbd>I</kbd> (Windows/Linux).
60
+
2. Click the **Settings** icon (gear icon) in the panel header.
61
+
3. In the "Set up external sources" section, click **Configure** to manage repository access.
62
+
4. Alternatively, configure repositories directly in the [GitHub App settings](https://github.com/apps/mintlify/installations/new).
0 commit comments