Skip to content

Commit ab0adc1

Browse files
committed
clean up some TODOs
1 parent 2759113 commit ab0adc1

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

ai/agent.mdx

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ title: "Agent"
33
description: "The agent helps you write and maintain documentation"
44
icon: "pen-line"
55
---
6-
TODO: finalize naming
6+
77
<Info>
8-
Agent is available to anyone with access to your dashboard.
8+
The agent is available to anyone with access to your dashboard.
99
</Info>
1010

11-
Agent helps you write and maintain documentation. It can reference your documentation, GitHub repositories that you give it access to, pull requests, Slack messages, the Mintlify schema, and technical writing best practices. The agent integrates with your Slack workspace and can be embedded in custom applications with the API.
11+
The agent helps write and maintain your documentation. It references your documentation, connected repositories, and Slack messages to create content that follows technical writing best practices and adheres to the Mintlify schema. Access the agent in your Slack workspace or embed it in custom applications with the API.
1212

1313
Use the agent to:
1414

@@ -19,22 +19,22 @@ Use the agent to:
1919

2020
To get started, add the agent to your Slack workspace and mention it with `@mintlify` in a channel.
2121

22-
## Add Agent to your Slack workspace
22+
## Add the agent to your Slack workspace
2323

2424
<Note>
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.
25+
If your Slack Workspace Owner requires admin approval to install apps, ask them to approve the mintlify app before you connect it.
2626
</Note>
27-
TODO: confirm steps
27+
2828
1. Navigate to the [agent](https://dashboard.mintlify.com/products/agent) page of your dashboard.
29-
2. Select **Connect** in the Slack card.
30-
3. Follow the Slack prompts to add the app to your workspace.
29+
2. Select the **Connect** button.
30+
3. Follow the Slack prompts to add the `mintlify` app to your workspace.
3131
4. Test that the agent is working and responds when you:
3232
- Send a direct message to it.
3333
- Mention it with `@mintlify` in a channel.
3434

3535
## 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).
36+
37+
The agent can only access repositories that you connect through the Mintlify GitHub App. Modify which repositories the agent can access in the [GitHub App settings](https://github.com/apps/mintlify/installations/new).
3838

3939
## Embed the agent via API
4040
TODO: this whole section once the API is finalized

0 commit comments

Comments
 (0)