How do I set up a custom domain?
How do I set up a custom domain?
Custom domains are available on Pro and Enterprise plans. In your workspace, go to Settings > Domain, enter your domain, and add the DNS records shown. Propagation usually takes a few minutes but can take up to 24 hours depending on your DNS provider.
Why do I see a 'page not found' error for a new page?
Why do I see a 'page not found' error for a new page?
New pages must be committed and deployed before they are reachable. If you are editing locally, push your changes and wait for the build to complete. If the page still does not appear, check that the file path matches the expected route and that the page is included in your navigation configuration.
A team member did not receive their invite. What should I do?
A team member did not receive their invite. What should I do?
Ask them to check their spam or promotions folder first. If the invite is not there, return to Team settings, find the pending invite, and click Resend. You can also copy the invite link and send it directly through your own messaging tool.
Can I export my documentation?
Can I export my documentation?
Yes. Open any project, click the actions menu, and choose Export. Mintlify exports your content as a zip of Markdown files with preserved frontmatter and folder structure. Images are included in an
assets folder.What Markdown and MDX features are supported?
What Markdown and MDX features are supported?
Mintlify supports standard CommonMark plus tables, task lists, code blocks with syntax highlighting, and admonitions. MDX components such as
Steps, Card, Note, and Accordion are also supported. For a full list, refer to the component library in the editor sidebar.Is there an API for programmatic access?
Is there an API for programmatic access?
Mintlify offers a REST API for Enterprise customers to manage projects, trigger deploys, and fetch analytics. Pro users can request beta access from the Integrations page. API keys are managed under Settings > API.
Can I use Mintlify for private or internal documentation?
Can I use Mintlify for private or internal documentation?
Yes. Pro and Enterprise plans support password protection and SSO-based access control. Set visibility per project from the project settings panel. Free plans only support public documentation.
How do I cancel my subscription?
How do I cancel my subscription?
Owners can cancel from Billing > Plan details by clicking Cancel subscription. Your workspace remains active until the end of the current billing period. After that, it downgrades to Free with one project preserved.
