Skip to main content
Agent suggestions are available on Custom plans. To enable suggestions for your organization, contact our sales team.
You can allow the agent to monitor your selected Git repositories and suggest documentation updates. When the agent identifies potential user-facing changes in your application, it prepares context for you to create a pull request to update your documentation with one click. Use suggestions to proactively keep your documentation up to date when new features or updates ship.

Prerequisites

Before using suggestions, you must install the Mintlify GitHub App in your organization. The app must have access to your documentation repository and at least one other repository where code changes require documentation updates.

Configure suggestions

Configure which repositories the agent makes suggestions for in the Agent panel Settings view. The Settings view displays all GitHub organizations where you’ve installed the Mintlify GitHub App and which repositories the agent is monitoring.

Select repositories to monitor

After installing the Mintlify GitHub App on your organizations, select which repositories to monitor.
  1. Click the Ask agent button in your dashboard to open the agent panel.
  2. Click the Settings button.
    The settings button in light mode.
  3. In the Monitor Repositories section, click the the organization name that contains the repositories you want to monitor.
  4. Click the toggle on next to each repository you want to monitor, or click Enable all to monitor all repositories in the organization.
The agent monitors the default branch (typically main) for each repository. When a pull request merges to this branch, the agent analyzes the changes and creates suggestions.

Stop monitoring a repository

  1. Click the Ask agent button in your dashboard to open the agent panel.
  2. Click the Settings button.
    The settings button in light mode.
  3. In the Monitor Repositories section, click the the organization name that contains the repositories you want to stop monitoring.
  4. Click the toggle off next to the repository you want to stop monitoring, or click Disable all to stop monitoring all repositories in the organization.
The agent immediately stops monitoring the repository. Any existing suggestions for that repository remain in your dashboard until you dismiss them.

Review suggestions

When the agent detects user-facing changes in your monitored repositories, it creates suggestions that appear in the Agent panel’s Suggestions tab. Each suggestion displays the pull request title, repository name, when the suggestion was created, and proposed documentation updates. The Ask agent button and the Suggestions button in the agent panel header display notification badges showing the number of open suggestions waiting for your review.
The Ask agent button showing four suggestions in light mode.

Create pull requests

Add suggestions as context for the agent to create pull requests.
  1. Click the Ask agent button in your dashboard to open the agent panel.
  2. Click the Suggestions button in the agent panel header to view all suggestions.
  3. Click Add to chat on any suggestion you want to address.
  4. The agent switches to the Chat view with the suggestion context loaded. Submit the prompt to create a pull request.

Dismiss suggestions

If a suggestion doesn’t require documentation updates or you’ve already addressed the changes, dismiss it to remove it from the Suggestions tab.
  1. Click the Ask agent button in your dashboard to open the agent panel.
  2. Click the Suggestions button in the agent panel header to view all suggestions.
  3. Click the Dismiss button next to any suggestions that you want to dismiss.
The suggestion is immediately removed from the Suggestions tab. You cannot retrieve dismissed suggestions.