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
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,9 +19,7 @@ Use the agent to:
19
19
20
20
To get started, add the agent to your Slack workspace and mention it with `@mintlify` in a channel.
21
21
22
-
## Configure the agent
23
-
24
-
### Add Agent to your Slack workspace
22
+
## Add Agent to your Slack workspace
25
23
26
24
<Note>
27
25
If your Slack Workspace Owner requires admin approval to install apps, ask them to approve the TODO: (confirm app name) MintlifyWriter app before you add it.
@@ -34,9 +32,9 @@ TODO: confirm steps
34
32
- Send a direct message to it.
35
33
- Mention it with `@mintlify` in a channel.
36
34
37
-
### Give the agent access to your repositories
38
-
39
-
TODO: once workflow is finalized
35
+
##Connect repositories as context
36
+
TODO: revisit when UI is finalized
37
+
The agent can only access GitHub repositories that you grant it access to. You can modify which repositories the agent can access in the [GitHub App settings](https://github.com/apps/mintlify/installations/new).
40
38
41
39
## Embed the agent via API
42
40
TODO: this whole section once the API is finalized
0 commit comments