Autopilot is available on Pro and Custom plans. To enable autopilot for your organization, contact our sales team.
How autopilot works
When a pull request merges to a monitored repository, a webhook notifies autopilot. Autopilot analyzes the pull request title, description, and changed files to determine if the changes are user-facing and require documentation updates. If the changes in a pull request require documentation updates, autopilot creates a suggestion in your dashboard. You can then apply the suggestion or dismiss it.Prerequisites
Before using autopilot, you must install the Mintlify GitHub App and have at least one repository accessible to the app.Access autopilot
Navigate to the autopilot page in your dashboard to view suggestions and configure repository monitoring. The autopilot page shows pending suggestions that need your review and provides access to configuration settings.Configure autopilot
Configure autopilot settings from the autopilot page by clicking the Configuration button.
Select repositories to monitor
After installing the Mintlify GitHub App on your organizations, you can select which repositories to monitor.- Navigate to the autopilot settings page.
- Find the GitHub organization that the repository you want to monitor belongs to.
-
Click the gear icon next to the organization name.

- Click the toggle on next to each repository you want to monitor.
- Use the search bar to filter repositories by name.
- Click Enable all or Disable all to quickly configure all repositories.
main) for each repository. When a pull request merges to this branch, autopilot analyzes the changes and creates suggestions.
Stop monitoring a repository
- Navigate to the autopilot settings page.
- Find the GitHub organization that the repository you want to stop monitoring belongs to.
-
Click the gear icon next to the organization name.

- Click the toggle off next to the repository you want to stop monitoring.
- Use the search bar to filter repositories by name.
Review suggestions
When autopilot detects user-facing changes in your monitored repositories, it creates suggestions that appear in your dashboard. Each suggestion displays the pull request title, repository name, summary for why the change may need documentation updates, and when the suggestion was created.Apply suggestions
When you apply a suggestion, autopilot opens the agent panel with context about the pull request. The agent receives the pull request URL and a summary about the changed files.- Navigate to the autopilot page in your dashboard.
- Click Apply suggestion.
- Use the agent interface to refine the suggested documentation updates or 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 your dashboard.- Navigate to the autopilot page in your dashboard.
- Click Dismiss.

