Add Inkeep's UI components to your Mintlify docs
Overview
Mintlify is a managed documentation platform with a fresh, modern look.
You can leverage Inkeep to extend the default functionality provided by the Mintlify platform with:
- Additional sources, like GitHub repos and community forums.
- Extensible search bar, chat button, and embedded chat UI components you can add to your help desk, app, docs, or marketing site.
- Slack and Discord bots for your community or internal team channels
- AI tools for support teams
To add Inkeep’s search bar or “Ask AI” chat button to your Mintlify docs, you can add a script file to the root of your docs repo. Check out the search bar and chat button on this page for an example.
Get an API key
- Go to the Inkeep Dashboard
- Select your project under Projects
- Go to the Integrations tab
- Click on Create integration
- Select Web
- Provide a Name and URL (optional) for the integration
- Click on Create
- Click the Example < /> button to get your API key and view suggested settings
Add a script to your repo
Create an inkeep.js
file at the root of your documentation GitHub repo like the example below. Customize inkeepSettings
with your API key and other customizations.
By default, the below script adds both Inkeep’s search bar and AI chat button.
If custom JavaScript is not part of your plan, let us know, and we’ll work with the Mintlify team to enable it for you under your current plan.