AI Agent
Beta
This feature is in active development and may change before final release. Feedback is always appreciated at [email protected].
The AI Agent works on the Guides, API References, and Custom Pages. You can tell it to edit the title, description, or Markdown content of your docs.
- Translate the page to another language
- Fix grammar or spelling issues
- Apply style guidelines
Free | Startup | Business | Enterprise |
---|---|---|---|
Using AI Agent
Access the AI agent from two places:
- Click the AI button in the top-right of your admin UI or
- Click on AI Agent in the toolbar when editing any Guides, API Reference, or Custom Page

From there, you can ask it to modify your page by typing your prompt in the input at the bottom of the screen.
Each chat will have context for the page you’re currently viewing and your OAS files for reference. Other teammates will not be able to see your chat.
The AI Agent can even help you style a page or use our new components.
FAQ
What LLM does the agent use?
At this time we’re using Google Gemini Pro 2.5
Are my docs sent to the LLM?
If you decide to use AI Agent, your doc content is sent to the LLM when you give it a prompt. If you do not use the feature, then no information will be shared with the LLM.
Updated about 7 hours ago