# Mintlify > Mintlify is a platform for building and hosting documentation websites. It provides a set of tools and services for maintaining documentation and making it accessible to AI agents. ## Docs - [Introduction](https://tomee-mintlify-live-preview-site-settings.mintlify.site/index.md): Mintlify is an AI-native documentation platform built for developers, with beautiful defaults, interactive API playgrounds, and smart search. - [Quickstart](https://tomee-mintlify-live-preview-site-settings.mintlify.site/quickstart.md): Get started with Mintlify by deploying your documentation site in minutes and making your first content change with the web editor or Git. - [Mintlify CLI](https://tomee-mintlify-live-preview-site-settings.mintlify.site/cli/index.md): Use the Mintlify CLI to preview docs locally, test changes in real time, and run accessibility, link, and validation checks before deploying. - [Install the CLI](https://tomee-mintlify-live-preview-site-settings.mintlify.site/cli/install.md): Install the Mintlify CLI to preview documentation locally, test changes in real time, and catch build errors before deploying to production. - [Preview locally](https://tomee-mintlify-live-preview-site-settings.mintlify.site/cli/preview.md): Run a local preview of your Mintlify documentation site with live reload, full-text search, and AI assistant support using mint dev. - [Mintlify CLI command reference](https://tomee-mintlify-live-preview-site-settings.mintlify.site/cli/commands.md): Complete reference for every Mintlify CLI command and flag, including mint dev, mint build, mint validate, mint broken-links, and more. - [AI-native documentation](https://tomee-mintlify-live-preview-site-settings.mintlify.site/ai-native.md): Discover how AI-native features enhance reading, writing, and discovering your documentation with the assistant, agent, and MCP server. - [Global settings](https://tomee-mintlify-live-preview-site-settings.mintlify.site/organize/settings.md): Configure your Mintlify documentation site with docs.json, the required configuration file that controls navigation, appearance, integrations, and more. - [Appearance and branding](https://tomee-mintlify-live-preview-site-settings.mintlify.site/organize/settings-appearance.md): Configure theme, colors, logo, favicon, fonts, and background in docs.json to control the visual identity of your documentation site. - [Site structure](https://tomee-mintlify-live-preview-site-settings.mintlify.site/organize/settings-structure.md): Configure navbar, navigation groups, footer links, banner, contextual menu, redirects, and other structural elements in your docs.json file. - [API settings](https://tomee-mintlify-live-preview-site-settings.mintlify.site/organize/settings-api.md): Configure OpenAPI and AsyncAPI specs, the interactive API playground, SDK code examples, and authentication settings in your docs.json file. - [Integrations](https://tomee-mintlify-live-preview-site-settings.mintlify.site/organize/settings-integrations.md): Connect analytics platforms, chat widgets, and third-party services to your Mintlify documentation site through the docs.json integrations config. - [SEO and search](https://tomee-mintlify-live-preview-site-settings.mintlify.site/organize/settings-seo.md): Configure SEO settings in docs.json including site description, search engine indexing, meta tags, search bar placeholder, and page timestamps. - [docs.json schema reference](https://tomee-mintlify-live-preview-site-settings.mintlify.site/organize/settings-reference.md): Complete reference for every docs.json configuration property with types, default values, descriptions, and usage examples for your docs site. - [Navigation](https://tomee-mintlify-live-preview-site-settings.mintlify.site/organize/navigation.md): Configure your documentation site navigation with groups, pages, dropdowns, tabs, and anchors in docs.json to build a sidebar structure. - [Pages](https://tomee-mintlify-live-preview-site-settings.mintlify.site/organize/pages.md): Configure page metadata, titles, descriptions, icons, and layout modes using YAML frontmatter properties at the top of your MDX documentation. - [Hidden pages](https://tomee-mintlify-live-preview-site-settings.mintlify.site/organize/hidden-pages.md): Hide documentation pages from the sidebar navigation while keeping them accessible via direct URL, search, or AI assistant for special use cases. - [Related topics](https://tomee-mintlify-live-preview-site-settings.mintlify.site/organize/related-pages.md): Add a related topics section at the bottom of each page using automatic recommendations or manually curated links defined in page frontmatter. - [Exclude files from publishing](https://tomee-mintlify-live-preview-site-settings.mintlify.site/organize/mintignore.md): Exclude specific files and directories from your published documentation using a .mintignore file with glob patterns, similar to .gitignore syntax. - [Custom domain](https://tomee-mintlify-live-preview-site-settings.mintlify.site/customize/custom-domain.md): Host your site at your own domain, subdomain, or subpath with DNS records, automatic TLS certificates, and Mintlify-managed or proxy traffic routing. - [Themes](https://tomee-mintlify-live-preview-site-settings.mintlify.site/customize/themes.md): Choose and configure a theme to customize your documentation site's colors, dark mode behavior, layout style, and overall visual appearance. - [Fonts](https://tomee-mintlify-live-preview-site-settings.mintlify.site/customize/fonts.md): Customize typography on your documentation site with Google Fonts or self-hosted font files for headings, body text, and code blocks. - [Custom scripts](https://tomee-mintlify-live-preview-site-settings.mintlify.site/customize/custom-scripts.md): Add custom JavaScript and CSS scripts to your documentation site for analytics, widgets, styling overrides, and third-party integrations. - [React components](https://tomee-mintlify-live-preview-site-settings.mintlify.site/customize/react-components.md): Build interactive and reusable elements with custom React components in your Mintlify documentation using JSX, state, and client-side logic. - [Custom 404 page](https://tomee-mintlify-live-preview-site-settings.mintlify.site/customize/custom-404-page.md): Customize the title, description, and appearance of your documentation site's 404 error page to match your brand and guide visitors. - [Editor overview](https://tomee-mintlify-live-preview-site-settings.mintlify.site/editor/index.md): Create, edit, and publish content in your browser with real-time team collaboration, automatic saving, live previews, and continuous Git sync. - [How to use the editor](https://tomee-mintlify-live-preview-site-settings.mintlify.site/editor/tutorial.md): Step-by-step walkthrough of the Mintlify editor: create a branch, edit pages, share a preview deployment for review, and publish your changes. - [Git essentials for the editor](https://tomee-mintlify-live-preview-site-settings.mintlify.site/editor/git-essentials.md): Understand the Git version control concepts behind the Mintlify editor, including branches, commits, pull requests, and merge workflows. - [Create and edit pages](https://tomee-mintlify-live-preview-site-settings.mintlify.site/editor/pages.md): Create pages, edit content, upload images and video, and manage files in the Mintlify web editor with rich-text editing and search across your content. - [Organize navigation](https://tomee-mintlify-live-preview-site-settings.mintlify.site/editor/navigation.md): Reorder pages, add groups, and manage your documentation sidebar structure using drag-and-drop in the Mintlify web editor—no docs.json edits needed. - [Live preview](https://tomee-mintlify-live-preview-site-settings.mintlify.site/editor/live-preview.md): Preview your site in real time as you edit, with continuous updates that render content, navigation, and configuration changes instantly. - [Branching and publishing](https://tomee-mintlify-live-preview-site-settings.mintlify.site/editor/branching-and-publishing.md): Understand how branches and protection rules determine what happens when you publish, and how to manage the full review and deployment workflow. - [Comment on pages in the editor](https://tomee-mintlify-live-preview-site-settings.mintlify.site/editor/comments.md): Leave inline comments on pages in the editor to give feedback, ask questions, mention teammates, and resolve threads before you publish changes. - [Suggest changes in the editor](https://tomee-mintlify-live-preview-site-settings.mintlify.site/editor/suggestions.md): Propose text changes as suggestions that teammates can review, accept, or reject in the editor without modifying the current page content. - [Ask agent](https://tomee-mintlify-live-preview-site-settings.mintlify.site/editor/agent.md): Use the editor's built-in AI agent to write content, edit pages, search across your site, upload files, and configure settings from a chat interface. - [Configurations](https://tomee-mintlify-live-preview-site-settings.mintlify.site/editor/configurations.md): Edit site branding, appearance, navigation, and feature settings from the Configurations panel in the Mintlify web editor, with real-time team sync. - [Editor settings for AI and publishing](https://tomee-mintlify-live-preview-site-settings.mintlify.site/editor/settings.md): Configure AI instructions, pull request defaults, and the default merge method to control how the Mintlify web editor publishes changes. - [Keyboard shortcuts](https://tomee-mintlify-live-preview-site-settings.mintlify.site/editor/keyboard-shortcuts.md): View the complete list of keyboard shortcuts for the Mintlify web editor, including text formatting, navigation, and editing commands. - [Format text](https://tomee-mintlify-live-preview-site-settings.mintlify.site/create/text.md): Format text in your documentation with Markdown headings, bold, italic, links, blockquotes, and other inline styling options in MDX pages. - [Format code](https://tomee-mintlify-live-preview-site-settings.mintlify.site/create/code.md): Format code in your documentation with syntax highlighting, line numbers, diffs, copy buttons, and interactive code group features in MDX. - [What is the agent?](https://tomee-mintlify-live-preview-site-settings.mintlify.site/agent/index.md): Learn how the Mintlify agent researches, plans, and writes documentation, then opens pull requests with proposed changes for your team to review. - [Add the agent to Slack](https://tomee-mintlify-live-preview-site-settings.mintlify.site/agent/slack.md): Install the Mintlify agent in Slack to ask questions about your product, create content updates from team conversations, and capture knowledge in pull requests. - [Customize agent behavior](https://tomee-mintlify-live-preview-site-settings.mintlify.site/agent/customize.md): Customize agent behavior with an `AGENTS.md` configuration file to control how the agent handles documentation tasks and follows your conventions. - [Write effective prompts](https://tomee-mintlify-live-preview-site-settings.mintlify.site/agent/effective-prompts.md): Write clear, specific prompts to get better results from the Mintlify agent, with examples of effective instructions and tips for common patterns. - [Mintlify agent use cases and examples](https://tomee-mintlify-live-preview-site-settings.mintlify.site/agent/use-cases.md): Explore real-world examples of using the Mintlify agent to automate documentation updates, capture knowledge, and maintain accurate docs. - [Admin Model Context Protocol (MCP) server](https://tomee-mintlify-live-preview-site-settings.mintlify.site/ai/mintlify-mcp.md): Give AI tools like Claude, ChatGPT, and Cursor write access to your Mintlify content and dashboard so they can edit pages, update settings, and open PRs. - [Automations overview](https://tomee-mintlify-live-preview-site-settings.mintlify.site/automations/index.md): Automate content maintenance with Mintlify automations by running the agent on a schedule, on repository pushes, or on connected integration events. - [Predefined automations](https://tomee-mintlify-live-preview-site-settings.mintlify.site/automations/reference.md): Reference for all predefined Mintlify automations, including default trigger, update mode, context repository support, and required configurations. - [Manage automations](https://tomee-mintlify-live-preview-site-settings.mintlify.site/automations/manage.md): Enable, disable, trigger, and delete automations from your dashboard. Configure repository, schedule, and integration triggers; context repos; and automerge. - [Integrations for the agent and automations](https://tomee-mintlify-live-preview-site-settings.mintlify.site/automations/integrations.md): Connect third-party apps so the Mintlify agent can use live context in Slack, during automation runs, or as a trigger for custom automations. - [Create a custom automation](https://tomee-mintlify-live-preview-site-settings.mintlify.site/automations/create.md): Create a Mintlify automation that runs on a schedule, repository push, or integration event. Add context repositories and a custom agent prompt. - [Components overview](https://tomee-mintlify-live-preview-site-settings.mintlify.site/components/index.md): Browse the full Mintlify component library for layout, emphasis, API documentation, and navigation elements available in your MDX pages. - [Accordions](https://tomee-mintlify-live-preview-site-settings.mintlify.site/components/accordions.md): Use the accordion component to show and hide content sections, organize related information, and enable progressive disclosure in your docs. - [Badge](https://tomee-mintlify-live-preview-site-settings.mintlify.site/components/badge.md): Use the badge component to highlight status indicators, version labels, or metadata inline with customizable colors and hover tooltips. - [Banner](https://tomee-mintlify-live-preview-site-settings.mintlify.site/components/banner.md): Add a dismissible banner at the top of your documentation site to display important announcements, release notes, or notifications. - [Callouts](https://tomee-mintlify-live-preview-site-settings.mintlify.site/components/callouts.md): Add info, notes, tips, checks, warnings, danger, and custom callout components to highlight important information in your documentation. - [Cards](https://tomee-mintlify-live-preview-site-settings.mintlify.site/components/cards.md): Use the Mintlify Card component to display links, icons, images, and grouped content as visual containers, including horizontal layouts and CardGroup grids. - [Code groups](https://tomee-mintlify-live-preview-site-settings.mintlify.site/components/code-groups.md): Use the CodeGroup component to display multiple code examples in a tabbed interface and let readers compare implementations across languages. - [Color](https://tomee-mintlify-live-preview-site-settings.mintlify.site/components/color.md): Display color swatches with hex values and click-to-copy capability using the color component for design system and branding documentation. - [Columns](https://tomee-mintlify-live-preview-site-settings.mintlify.site/components/columns.md): Arrange cards and other components in a responsive multi-column grid layout with the columns component, including customizable column counts. - [Examples](https://tomee-mintlify-live-preview-site-settings.mintlify.site/components/examples.md): Display code examples in the right sidebar panel on desktop devices to show request and response samples alongside API documentation. - [Expandables](https://tomee-mintlify-live-preview-site-settings.mintlify.site/components/expandables.md): Use the expandable component to toggle nested object properties in API documentation, showing child fields for request and response objects. - [Fields](https://tomee-mintlify-live-preview-site-settings.mintlify.site/components/fields.md): Use ParamField and ResponseField components to document API request and response parameters with types, defaults, and validation rules. - [Frames](https://tomee-mintlify-live-preview-site-settings.mintlify.site/components/frames.md): Wrap images, videos, and other components with the frame component to add styled borders, captions, and visual emphasis to your content. - [Icons](https://tomee-mintlify-live-preview-site-settings.mintlify.site/components/icons.md): Add icons from Font Awesome, Lucide, Tabler, or custom sources to your documentation pages using the icon component with size and color options. - [Mermaid](https://tomee-mintlify-live-preview-site-settings.mintlify.site/components/mermaid-diagrams.md): Create flowcharts, sequence diagrams, and other visualizations in your documentation using Mermaid syntax with automatic rendering. - [Panel](https://tomee-mintlify-live-preview-site-settings.mintlify.site/components/panel.md): Customize the right side panel content on documentation pages to display supplementary information, examples, or navigation elements. - [Prompt](https://tomee-mintlify-live-preview-site-settings.mintlify.site/components/prompt.md): Display pre-built AI prompts with one-click copy and Cursor integration buttons so users can quickly use prompts in their AI tools. - [Response fields](https://tomee-mintlify-live-preview-site-settings.mintlify.site/components/responses.md): Document API response fields using the ResponseField component with type annotations, descriptions, and required or optional indicators. - [Steps](https://tomee-mintlify-live-preview-site-settings.mintlify.site/components/steps.md): Create numbered step-by-step procedures with the steps component to guide users through sequential tasks, tutorials, and setup workflows. - [Tabs](https://tomee-mintlify-live-preview-site-settings.mintlify.site/components/tabs.md): Use the tab component to organize content into switchable panels for showing different options, platform versions, or language examples. - [Tiles](https://tomee-mintlify-live-preview-site-settings.mintlify.site/components/tiles.md): Use the tiles component to display visual previews with image thumbnails, titles, and descriptions in a responsive grid layout for your docs. - [Tooltips](https://tomee-mintlify-live-preview-site-settings.mintlify.site/components/tooltips.md): Add tooltips to display contextual definitions and explanations when users hover over terms, abbreviations, or technical concepts in your documentation. - [Tree](https://tomee-mintlify-live-preview-site-settings.mintlify.site/components/tree.md): Use the tree component to display hierarchical file and folder structures with collapsible nodes and syntax highlighting for path names. - [Update](https://tomee-mintlify-live-preview-site-settings.mintlify.site/components/update.md): Use the update component to display product updates, release notes, and changelog entries in a structured timeline format with dates. - [View](https://tomee-mintlify-live-preview-site-settings.mintlify.site/components/view.md): Use the view component to create switchable content panels for different programming languages, frameworks, or configuration alternatives. - [Visibility](https://tomee-mintlify-live-preview-site-settings.mintlify.site/components/visibility.md): Use the visibility component to show different content to humans on the web UI and to AI agents in Markdown output for conditional rendering. - [Images and embeds](https://tomee-mintlify-live-preview-site-settings.mintlify.site/create/image-embeds.md): Add images, embed YouTube videos, and include iframes in your MDX pages to enhance documentation with visual and interactive media content. - [Files](https://tomee-mintlify-live-preview-site-settings.mintlify.site/create/files.md): Serve static assets like images, videos, PDFs, and data files from your documentation repository with automatic optimization and CDN delivery. - [Lists and tables](https://tomee-mintlify-live-preview-site-settings.mintlify.site/create/list-table.md): Format structured data in your documentation with Markdown tables, ordered and unordered lists, nested structures, and task list checkboxes. - [Reusable snippets](https://tomee-mintlify-live-preview-site-settings.mintlify.site/create/reusable-snippets.md): Create reusable content snippets with variables to maintain consistency across documentation pages and reduce duplication in your MDX files. - [Personalized content](https://tomee-mintlify-live-preview-site-settings.mintlify.site/create/personalization.md): Show personalized content based on user authentication data, group memberships, and custom variables to tailor documentation per audience. - [Redirects](https://tomee-mintlify-live-preview-site-settings.mintlify.site/create/redirects.md): Configure URL redirects in docs.json for moved, renamed, or deleted documentation pages to preserve SEO rankings and prevent broken links. - [Changelogs](https://tomee-mintlify-live-preview-site-settings.mintlify.site/create/changelogs.md): Create product changelogs with date-based entries, RSS feed support, and subscriber notifications to keep users informed about updates. - [API playground overview](https://tomee-mintlify-live-preview-site-settings.mintlify.site/api-playground/overview.md): Let developers test API endpoints directly in your documentation with an interactive playground that sends real requests and shows responses. - [OpenAPI setup](https://tomee-mintlify-live-preview-site-settings.mintlify.site/api-playground/openapi-setup.md): Generate interactive API documentation from OpenAPI specification files with automatic endpoint pages, request builders, and navigation. - [Complex data types](https://tomee-mintlify-live-preview-site-settings.mintlify.site/api-playground/complex-data-types.md): Describe APIs with flexible schemas using oneOf, anyOf, and allOf keywords for optional properties, polymorphism, and multiple data formats. - [Add SDK examples](https://tomee-mintlify-live-preview-site-settings.mintlify.site/api-playground/adding-sdk-examples.md): Add SDK code samples to your API documentation with autogenerated examples from Speakeasy and Stainless across multiple languages. - [Manage page visibility](https://tomee-mintlify-live-preview-site-settings.mintlify.site/api-playground/managing-page-visibility.md): Control which API endpoints appear in your documentation navigation by hiding, filtering, or organizing autogenerated OpenAPI pages. - [Multiple responses](https://tomee-mintlify-live-preview-site-settings.mintlify.site/api-playground/multiple-responses.md): Document multiple response variations for API endpoints, including success and error cases, with status codes and example payloads. - [Create manual API pages](https://tomee-mintlify-live-preview-site-settings.mintlify.site/api-playground/mdx-setup.md): Create API reference pages manually with MDX files when you need full control over layout for small APIs, prototypes, or custom docs. - [AsyncAPI setup](https://tomee-mintlify-live-preview-site-settings.mintlify.site/api-playground/asyncapi-setup.md): Set up real-time WebSocket documentation using AsyncAPI specification files to generate interactive channel and message reference pages. - [GraphQL setup](https://tomee-mintlify-live-preview-site-settings.mintlify.site/api-playground/graphql-setup.md): Generate reference pages for your GraphQL API from a schema definition file, with linked types and example queries, mutations, and responses. - [Generate SDK reference pages from doc-tool output](https://tomee-mintlify-live-preview-site-settings.mintlify.site/api-playground/sdk-reference-setup.md): Publish SDK reference documentation in Mintlify from TypeDoc, DocFX, Javadoc, Sphinx, or phpDocumentor artifacts using the sdk navigation property. - [Troubleshooting](https://tomee-mintlify-live-preview-site-settings.mintlify.site/api-playground/troubleshooting.md): Troubleshoot common issues with API playground configuration, including OpenAPI validation errors, missing endpoints, and auth problems. - [Deployments](https://tomee-mintlify-live-preview-site-settings.mintlify.site/deploy/deployments.md): Manage documentation deployments in the Mintlify dashboard, including viewing deployment history, monitoring build status, and troubleshooting. - [Preview deployments](https://tomee-mintlify-live-preview-site-settings.mintlify.site/deploy/preview-deployments.md): Get unique preview URLs for each pull request so reviewers can see documentation changes in a live environment before merging to production. - [Offline export](https://tomee-mintlify-live-preview-site-settings.mintlify.site/deploy/export.md): Export your documentation site as a self-contained zip archive for offline viewing, internal distribution, or air-gapped environment hosting. - [Host docs at a subpath](https://tomee-mintlify-live-preview-site-settings.mintlify.site/deploy/docs-subpath.md): Host your Mintlify documentation at a subpath like /docs on your main domain using Cloudflare Workers, Vercel rewrites, or an nginx reverse proxy. - [Deploy at a subpath with Cloudflare Workers](https://tomee-mintlify-live-preview-site-settings.mintlify.site/deploy/cloudflare.md): Deploy your Mintlify documentation at a subpath on your domain using Cloudflare Workers with step-by-step setup and DNS configuration. - [Deploy at a subpath with AWS Route 53 and CloudFront](https://tomee-mintlify-live-preview-site-settings.mintlify.site/deploy/route53-cloudfront.md): Deploy your Mintlify documentation at a subpath on AWS using Route 53 for DNS routing and CloudFront as a CDN with Lambda@Edge functions. - [Deploy at a subpath with Vercel](https://tomee-mintlify-live-preview-site-settings.mintlify.site/deploy/vercel.md): Serve your Mintlify site at a subpath on your main domain using Vercel rewrites, with a step-by-step vercel.json configuration walkthrough. - [Reverse proxy](https://tomee-mintlify-live-preview-site-settings.mintlify.site/deploy/reverse-proxy.md): Configure a custom reverse proxy with Nginx, Apache, or Caddy to serve your Mintlify documentation at a subpath on your own domain. - [Content Security Policy (CSP) configuration](https://tomee-mintlify-live-preview-site-settings.mintlify.site/deploy/csp-configuration.md): Configure Content Security Policy headers to allow Mintlify resources while maintaining security for reverse proxies and strict network policies. - [Authentication setup](https://tomee-mintlify-live-preview-site-settings.mintlify.site/deploy/authentication-setup.md): Set up user authentication to control access to pages and API references using password, OAuth, JWT, or Mintlify-managed private access. - [Single sign-on (SSO)](https://tomee-mintlify-live-preview-site-settings.mintlify.site/dashboard/sso.md): Set up single sign-on with SAML or OIDC identity providers like Okta, Azure AD, and Google Workspace for secure team authentication. - [Session security](https://tomee-mintlify-live-preview-site-settings.mintlify.site/dashboard/session-security.md): Configure dashboard session timeouts, maximum session lifetime, and an IP allowlist to enforce stricter authentication and network access policies. - [Dashboard access policies](https://tomee-mintlify-live-preview-site-settings.mintlify.site/dashboard/network-access.md): Restrict Mintlify dashboard access to trusted IP addresses and control how long dashboard sessions stay valid with idle timeouts and maximum session lifetimes. - [SCIM user provisioning](https://tomee-mintlify-live-preview-site-settings.mintlify.site/dashboard/scim.md): Automatically provision, deprovision, and map users to roles for Mintlify dashboard members from Okta or another SCIM 2.0 identity provider. - [Deployment permissions](https://tomee-mintlify-live-preview-site-settings.mintlify.site/dashboard/permissions.md): Understand deployment permission levels for organization members versus external contributors, including branch protection and merge access. - [Roles](https://tomee-mintlify-live-preview-site-settings.mintlify.site/dashboard/roles.md): Assign admin, editor, or viewer roles to team members to control access levels, editing permissions, and deployment capabilities in Mintlify. - [Audit logs](https://tomee-mintlify-live-preview-site-settings.mintlify.site/dashboard/audit-logs.md): Review, export, and stream audit logs to Amazon S3 or Datadog to track deployments, configuration changes, and permission updates in your organization. - [Security contact](https://tomee-mintlify-live-preview-site-settings.mintlify.site/dashboard/security-contact.md): Configure a security contact email address for your organization to receive vulnerability reports, security alerts, and compliance updates. - [Monorepo setup](https://tomee-mintlify-live-preview-site-settings.mintlify.site/deploy/monorepo.md): Configure the documentation path and content directory in a monorepo project so Mintlify deploys only from your designated docs folder. - [Multi-repository deployments](https://tomee-mintlify-live-preview-site-settings.mintlify.site/deploy/multi-repo.md): Combine multiple Git repositories into one Mintlify site, with a dedicated URL path for each source repo's content and navigation. - [External proxies with Vercel](https://tomee-mintlify-live-preview-site-settings.mintlify.site/deploy/vercel-external-proxies.md): Configure external reverse proxies like Cloudflare or Nginx in front of your Vercel deployment to serve Mintlify docs at a custom subpath. - [CI checks](https://tomee-mintlify-live-preview-site-settings.mintlify.site/deploy/ci.md): Automate documentation quality checks in your CI/CD pipeline with broken link detection, linting, grammar validation, and build previews. - [GitHub](https://tomee-mintlify-live-preview-site-settings.mintlify.site/deploy/github.md): Connect your GitHub repository to Mintlify for automated deployments, pull request preview builds, and continuous documentation synchronization. - [GitHub Enterprise Server](https://tomee-mintlify-live-preview-site-settings.mintlify.site/deploy/ghes.md): Install and configure the Mintlify GitHub App on your GitHub Enterprise Server instance for automated documentation deployments and syncing. - [GitLab](https://tomee-mintlify-live-preview-site-settings.mintlify.site/deploy/gitlab.md): Connect your GitLab repository to Mintlify for automated documentation deployments, merge request previews, and continuous synchronization. - [Self-hosted GitLab OAuth](https://tomee-mintlify-live-preview-site-settings.mintlify.site/deploy/gitlab-self-hosted.md): Connect a self-hosted GitLab instance to Mintlify via OAuth so automations can clone repositories, push commits, and open merge requests on your behalf. - [Self-host](https://tomee-mintlify-live-preview-site-settings.mintlify.site/deploy/self-host.md): Run Mintlify inside your own cloud or on-premises environment, on AWS or any Kubernetes platform including Azure, Google Cloud, Oracle Cloud, and OpenShift. - [Custom developer portals](https://tomee-mintlify-live-preview-site-settings.mintlify.site/deploy/custom-portal.md): Deploy a fully custom developer portal on top of self-hosted Mintlify, designed and built by Mintlify and delivered through versioned releases. - [Assistant](https://tomee-mintlify-live-preview-site-settings.mintlify.site/assistant/index.md): Add an AI-powered chat assistant to your documentation site that answers user questions, cites sources, and generates code examples on demand. - [Configure the assistant](https://tomee-mintlify-live-preview-site-settings.mintlify.site/assistant/configure.md): Configure the AI assistant in your Mintlify dashboard: toggle availability, customize responses, add starter questions, set bot protection, and manage billing. - [Customize assistant behavior](https://tomee-mintlify-live-preview-site-settings.mintlify.site/assistant/customize.md): Customize the AI assistant by adding an Assistant.md file with system instructions that shape its tone, persona, focus areas, and response behavior. - [Mintlify widget](https://tomee-mintlify-live-preview-site-settings.mintlify.site/assistant/widget.md): Install and configure the Mintlify widget to embed an AI assistant trained on your content into any website, web app, or dashboard. - [Add assistant skills](https://tomee-mintlify-live-preview-site-settings.mintlify.site/assistant/skills.md): Tune the assistant's responses with topic-specific Markdown guides that the assistant loads on demand to answer specific questions with your team's guidance. - [Use the assistant](https://tomee-mintlify-live-preview-site-settings.mintlify.site/assistant/use.md): Open the assistant with keyboard shortcuts, highlighted text, code blocks, file attachments, or URL parameters. Test assistant behavior in local preview. - [Credit pricing](https://tomee-mintlify-live-preview-site-settings.mintlify.site/credits.md): Understand how your organization's credit balance works, what consumes credits, and how we bill credit add-ons, overages, and rollovers. - [Contextual menu](https://tomee-mintlify-live-preview-site-settings.mintlify.site/ai/contextual-menu.md): Add a contextual menu to your docs with one-click AI integrations for ChatGPT, Claude, Perplexity, Google AI Studio, Devin, Devin Desktop, and MCP tools. - [Analytics](https://tomee-mintlify-live-preview-site-settings.mintlify.site/optimize/analytics.md): Track traffic, search trends, assistant usage, and user feedback in the Mintlify analytics dashboard to improve content and report on effectiveness. - [Collect page feedback from users and AI agents](https://tomee-mintlify-live-preview-site-settings.mintlify.site/optimize/feedback.md): Enable feedback widgets, page ratings, contextual notes, code snippet reactions, and agent feedback to find and fix documentation gaps. - [llms.txt](https://tomee-mintlify-live-preview-site-settings.mintlify.site/ai/llmstxt.md): Automatically generate llms.txt and llms-full.txt files so AI tools like ChatGPT and Claude can index and understand your documentation. - [skill.md](https://tomee-mintlify-live-preview-site-settings.mintlify.site/ai/skillmd.md): Make your documentation agent-ready with automatically generated skill.md files that describe your product's capabilities for AI agents. - [Search Model Context Protocol (MCP) server](https://tomee-mintlify-live-preview-site-settings.mintlify.site/ai/model-context-protocol.md): Connect AI tools like Claude, Cursor, and ChatGPT to your hosted search MCP server so they can search and retrieve content from your site. - [Configure in-product search ranking, results, and filters](https://tomee-mintlify-live-preview-site-settings.mintlify.site/optimize/search.md): Configure the in-product search bar on your Mintlify docs site: ranking boosts, maximum results per query, and product and version search filters. - [SEO](https://tomee-mintlify-live-preview-site-settings.mintlify.site/optimize/seo.md): Configure meta tags, Open Graph properties, canonical URLs, and page-level SEO settings to improve your documentation's search engine ranking. - [Markdown export](https://tomee-mintlify-live-preview-site-settings.mintlify.site/ai/markdown-export.md): Export clean Markdown versions of your documentation pages for AI tools, LLM integrations, and automated content processing workflows. - [PDF exports](https://tomee-mintlify-live-preview-site-settings.mintlify.site/optimize/pdf-exports.md): Export your entire documentation site as a single PDF with a navigable table of contents for offline reading, sharing, and print distribution. - [Analytics integrations](https://tomee-mintlify-live-preview-site-settings.mintlify.site/integrations/analytics/overview.md): Connect your Mintlify documentation to analytics platforms like Google Analytics, Mixpanel, PostHog, and more to track visitor engagement. - [Adobe Analytics](https://tomee-mintlify-live-preview-site-settings.mintlify.site/integrations/analytics/adobe.md): Integrate Adobe Analytics with your Mintlify documentation site using Adobe Experience Platform Launch tags for detailed usage tracking. - [Amplitude](https://tomee-mintlify-live-preview-site-settings.mintlify.site/integrations/analytics/amplitude.md): Integrate Amplitude analytics with your Mintlify documentation site to track user behavior, page views, and content engagement metrics. - [Clarity](https://tomee-mintlify-live-preview-site-settings.mintlify.site/integrations/analytics/clarity.md): Integrate Microsoft Clarity with your Mintlify documentation site to capture session recordings, heatmaps, and user interaction analytics. - [Clearbit](https://tomee-mintlify-live-preview-site-settings.mintlify.site/integrations/analytics/clearbit.md): Integrate Clearbit with your Mintlify documentation to enrich visitor data, identify visiting companies, and track enterprise engagement. - [Fathom](https://tomee-mintlify-live-preview-site-settings.mintlify.site/integrations/analytics/fathom.md): Integrate Fathom Analytics with your Mintlify documentation for privacy-focused, GDPR-compliant visitor tracking with a simple site ID setup. - [Google Analytics 4](https://tomee-mintlify-live-preview-site-settings.mintlify.site/integrations/analytics/google-analytics.md): Integrate Google Analytics 4 with your Mintlify documentation to track visitor behavior, page views, and content engagement with your GA4 ID. - [Google Tag Manager](https://tomee-mintlify-live-preview-site-settings.mintlify.site/integrations/analytics/google-tag-manager.md): Integrate Google Tag Manager with your Mintlify documentation to manage analytics tags, conversion tracking, and marketing events centrally. - [Heap](https://tomee-mintlify-live-preview-site-settings.mintlify.site/integrations/analytics/heap.md): Integrate Heap analytics with your Mintlify documentation site to automatically capture user interactions and events for behavioral analysis. - [Hightouch](https://tomee-mintlify-live-preview-site-settings.mintlify.site/integrations/analytics/hightouch.md): Integrate Hightouch with your Mintlify documentation to sync analytics data for audience activation, segmentation, and downstream tool routing. - [Hotjar](https://tomee-mintlify-live-preview-site-settings.mintlify.site/integrations/analytics/hotjar.md): Integrate Hotjar with your Mintlify documentation site to capture session recordings, heatmaps, and user feedback for experience insights. - [LogRocket](https://tomee-mintlify-live-preview-site-settings.mintlify.site/integrations/analytics/logrocket.md): Integrate LogRocket with your Mintlify documentation to replay user sessions, monitor frontend errors, and debug interaction issues in detail. - [Mixpanel](https://tomee-mintlify-live-preview-site-settings.mintlify.site/integrations/analytics/mixpanel.md): Integrate Mixpanel with your Mintlify documentation site to track product analytics, user behavior funnels, and content engagement events. - [Pirsch](https://tomee-mintlify-live-preview-site-settings.mintlify.site/integrations/analytics/pirsch.md): Integrate Pirsch with your Mintlify documentation for GDPR-compliant, cookie-free analytics that tracks page views without collecting personal data. - [Plausible](https://tomee-mintlify-live-preview-site-settings.mintlify.site/integrations/analytics/plausible.md): Integrate Plausible Analytics with your Mintlify documentation for lightweight, privacy-respecting visitor tracking without cookies or consent banners. - [PostHog](https://tomee-mintlify-live-preview-site-settings.mintlify.site/integrations/analytics/posthog.md): Integrate PostHog with your Mintlify documentation site to track product analytics, feature usage, and user behavior with your API key. - [Segment](https://tomee-mintlify-live-preview-site-settings.mintlify.site/integrations/analytics/segment.md): Integrate Segment with your Mintlify documentation to route analytics events to downstream tools like warehouses, CRMs, and marketing platforms. - [Speakeasy](https://tomee-mintlify-live-preview-site-settings.mintlify.site/integrations/sdks/speakeasy.md): Display autogenerated SDK code samples from Speakeasy in your API playground with multi-language examples for Python, TypeScript, Go, and more. - [Stainless](https://tomee-mintlify-live-preview-site-settings.mintlify.site/integrations/sdks/stainless.md): Display autogenerated SDK code samples from Stainless in your API playground with type-safe examples across Python, TypeScript, and other SDKs. - [Support integrations](https://tomee-mintlify-live-preview-site-settings.mintlify.site/integrations/support/overview.md): Connect your Mintlify documentation to support platforms like Intercom and Front so visitors can get live help directly from your docs pages. - [Intercom](https://tomee-mintlify-live-preview-site-settings.mintlify.site/integrations/support/intercom.md): Integrate the Intercom chat widget into your Mintlify documentation site to provide real-time customer messaging, support, and onboarding help. - [Front](https://tomee-mintlify-live-preview-site-settings.mintlify.site/integrations/support/front.md): Integrate Front chat with your Mintlify documentation site so visitors can start customer support conversations directly from your docs pages. - [Privacy integrations](https://tomee-mintlify-live-preview-site-settings.mintlify.site/integrations/privacy/overview.md): Connect your Mintlify documentation site to privacy platforms like Osano and Transcend to manage cookie consent, compliance banners, and user preferences. - [Osano](https://tomee-mintlify-live-preview-site-settings.mintlify.site/integrations/privacy/osano.md): Integrate Osano with your Mintlify documentation site to manage cookie consent banners, privacy preferences, and regulatory compliance. - [Transcend](https://tomee-mintlify-live-preview-site-settings.mintlify.site/integrations/privacy/transcend.md): Integrate Transcend Consent Management with your Mintlify docs to gate analytics behind visitor consent using your existing Transcend bundle. - [Mintlify REST API introduction](https://tomee-mintlify-live-preview-site-settings.mintlify.site/api/introduction.md): Use the Mintlify REST API to trigger deployments, embed an AI assistant, export analytics data, and manage documentation programmatically. - [Trigger deployment](https://tomee-mintlify-live-preview-site-settings.mintlify.site/api/update/trigger.md): Queue a deployment update for your documentation project. Returns a status ID that can be used to track the update progress. The update is triggered from your configured deployment branch. - [Get deployment status](https://tomee-mintlify-live-preview-site-settings.mintlify.site/api/update/status.md): Get the status of an update from the status ID - [Trigger preview deployment](https://tomee-mintlify-live-preview-site-settings.mintlify.site/api/preview/trigger.md): Create or update a preview deployment for a specific branch. If a preview already exists for the branch, it triggers a redeployment. Returns a status ID to track progress and the preview URL. - [Trigger automation](https://tomee-mintlify-live-preview-site-settings.mintlify.site/api/automations/trigger.md): Trigger a scheduled automation to run immediately, instead of waiting for its next scheduled time. Useful for running automations from CI/CD pipelines, like a GitHub Action that runs on every merge to your default branch. Only scheduled (custom schedule) automations can be triggered. The run picks u… - [Detect AI-sounding prose](https://tomee-mintlify-live-preview-site-settings.mintlify.site/api/admin/deslop.md): Analyzes a page for AI-generated prose and returns flagged passages with suggested rewrites. Consumes one AI credit per checked page. Skips pages under 50 words. Limited to 30 requests per minute per client IP address. - [Create agent job](https://tomee-mintlify-live-preview-site-settings.mintlify.site/api/agent/v2/create-agent-job.md): Creates a new agent job that runs in the background. The job processes the prompt asynchronously — poll the get job endpoint to track progress. If the agent edits files successfully, a pull request is automatically created. - [Get agent job](https://tomee-mintlify-live-preview-site-settings.mintlify.site/api/agent/v2/get-agent-job.md): Retrieves the current status and details of an agent job. Poll this endpoint to track job progress. - [Send follow-up message](https://tomee-mintlify-live-preview-site-settings.mintlify.site/api/agent/v2/send-message.md): Sends a follow-up message to an existing agent job. The message is processed asynchronously — poll the get job endpoint to track progress. - [Create assistant message](https://tomee-mintlify-live-preview-site-settings.mintlify.site/api/assistant/create-assistant-message-v2.md): Generates a response message from the assistant for the specified domain. Compatible with AI SDK v5+. - [Search documentation](https://tomee-mintlify-live-preview-site-settings.mintlify.site/api/assistant/search.md): Perform semantic and keyword searches across your documentation with configurable filtering and pagination. - [Get page content](https://tomee-mintlify-live-preview-site-settings.mintlify.site/api/assistant/get-page-content.md): Retrieve the full text content of a specific documentation page by its path. Use this after a search to fetch the complete content of a matching page. - [Get feedback](https://tomee-mintlify-live-preview-site-settings.mintlify.site/api/analytics/feedback.md): Returns paginated user feedback with optional filtering - [Get feedback by page](https://tomee-mintlify-live-preview-site-settings.mintlify.site/api/analytics/feedback-by-page.md): Returns feedback counts aggregated by documentation page path (thumbs up/down for contextual feedback, code snippet count, and total per page) - [Get assistant conversations](https://tomee-mintlify-live-preview-site-settings.mintlify.site/api/analytics/assistant-conversations.md): Returns paginated AI assistant conversation history - [Get assistant caller stats](https://tomee-mintlify-live-preview-site-settings.mintlify.site/api/analytics/assistant-caller-stats.md): Returns a breakdown of assistant query counts by caller type (web, API, and other) for the specified date range. - [Get search queries](https://tomee-mintlify-live-preview-site-settings.mintlify.site/api/analytics/searches.md): Returns paginated documentation search terms for the date range, ordered by hit count descending. Each row includes click-through rate, the most-clicked result path for that query (if any), and the last time the term was searched. `totalSearches` is the total number of search query events in the sam… - [Get page views](https://tomee-mintlify-live-preview-site-settings.mintlify.site/api/analytics/views.md): Returns per-path and site-wide content view event counts, split by human and AI traffic. - [Get unique visitors](https://tomee-mintlify-live-preview-site-settings.mintlify.site/api/analytics/visitors.md): Returns per-path and site-wide approximate distinct visitors by traffic type. The `total` field is deduplicated across human and AI (union of distinct visitor IDs with any qualifying content view). - [Start static export job](https://tomee-mintlify-live-preview-site-settings.mintlify.site/api/static-export/start-job.md): Start a static export job for a deployment. The job pre-renders your documentation into a self-contained set of static HTML, RSC, and asset files. Returns a job ID you can use to poll status and, once complete, generate a downloadable bundle. - [Get static export job status](https://tomee-mintlify-live-preview-site-settings.mintlify.site/api/static-export/get-job-status.md): Retrieve the current status and progress of a static export job. Poll this endpoint after starting a job until `status` is `completed` (or `failed`). - [Generate export bundle](https://tomee-mintlify-live-preview-site-settings.mintlify.site/api/static-export/generate-bundle.md): Package a completed static export job into a single archive and return a download link. The link is a presigned S3 URL — download it before `expiresAt`. - [Guides](https://tomee-mintlify-live-preview-site-settings.mintlify.site/guides/index.md): Browse guides on documentation best practices, content strategy, SEO optimization, accessibility, and docs-as-code workflows for your team. - [What is Mintlify?](https://tomee-mintlify-live-preview-site-settings.mintlify.site/what-is-mintlify.md): Mintlify is a documentation platform designed for developers and AI, with smart search, interactive API playgrounds, and built-in analytics. - [Tutorial: Build an in-app documentation assistant](https://tomee-mintlify-live-preview-site-settings.mintlify.site/guides/assistant-embed.md): Build and embed an in-app documentation assistant that answers user questions with cited information from your Mintlify documentation site. - [Configure automerge for GitHub Apps](https://tomee-mintlify-live-preview-site-settings.mintlify.site/guides/configure-automerge.md): Set up GitHub workflows to automatically merge Mintlify pull requests by adding the Mintlify bot to your repository's ruleset bypass list. - [Use automations](https://tomee-mintlify-live-preview-site-settings.mintlify.site/guides/use-automations.md): Use Mintlify automations to automate recurring docs maintenance: choose the right trigger, write effective instructions, and get consistent agent results. - [Write documentation with Claude Code](https://tomee-mintlify-live-preview-site-settings.mintlify.site/guides/claude-code.md): Configure Claude Code with CLAUDE.md project instructions to write, review, and update your Mintlify documentation following your style guide. - [Write documentation with Codex](https://tomee-mintlify-live-preview-site-settings.mintlify.site/guides/codex.md): Configure OpenAI Codex CLI with project instructions and MCP to write Mintlify documentation that follows your style guide and MDX standards. - [Write documentation with Cursor](https://tomee-mintlify-live-preview-site-settings.mintlify.site/guides/cursor.md): Configure Cursor with project rules to write Mintlify documentation that follows your style guide, component usage, and MDX conventions. - [Write documentation with Devin Desktop](https://tomee-mintlify-live-preview-site-settings.mintlify.site/guides/devin-desktop.md): Configure Devin Desktop's Cascade AI with workspace rules to write Mintlify documentation that follows your style guide and MDX standards. - [GEO guide: Optimize docs for AI search and answer engines](https://tomee-mintlify-live-preview-site-settings.mintlify.site/guides/geo.md): Optimize your documentation for AI-powered answer engines like ChatGPT, Perplexity, and Google AI Overviews with Generative Engine Optimization techniques. - [Migrating MDX API pages to OpenAPI navigation](https://tomee-mintlify-live-preview-site-settings.mintlify.site/guides/migrating-from-mdx.md): Migrate your manually written MDX API pages to automated OpenAPI-generated documentation with flexible navigation and endpoint grouping. - [How to create accessible documentation](https://tomee-mintlify-live-preview-site-settings.mintlify.site/guides/accessibility.md): Create accessible documentation following WCAG guidelines with semantic HTML, keyboard navigation, alt text, and inclusive content practices. - [Documentation content types](https://tomee-mintlify-live-preview-site-settings.mintlify.site/guides/content-types.md): Choose the right documentation type for each page using the Diátaxis framework: tutorials, how-to guides, reference, and explanation. - [Documentation content templates](https://tomee-mintlify-live-preview-site-settings.mintlify.site/guides/content-templates.md): Copy and modify ready-to-use MDX templates for how-to guides, tutorials, concept explanations, and API reference pages in your documentation. - [Build custom page layouts](https://tomee-mintlify-live-preview-site-settings.mintlify.site/guides/custom-layouts.md): Use page modes and components to build custom landing pages, marketing pages, and other non-standard layouts in your Mintlify documentation. - [How to measure and improve documentation quality](https://tomee-mintlify-live-preview-site-settings.mintlify.site/guides/improving-docs.md): Use analytics, user feedback, and content audits to identify documentation gaps and improve the pages that matter most to your users. - [How to set up multi-language documentation](https://tomee-mintlify-live-preview-site-settings.mintlify.site/guides/internationalization.md): Set up multi-language documentation with locale-based routing, language switcher navigation, and translated content to reach global audiences. - [How to link documentation pages effectively](https://tomee-mintlify-live-preview-site-settings.mintlify.site/guides/linking.md): Create internal links, anchor links, and deep links in your documentation, and maintain link integrity with redirects and broken link checks. - [How to maintain documentation over time](https://tomee-mintlify-live-preview-site-settings.mintlify.site/guides/maintenance.md): Keep documentation accurate and up-to-date with review schedules, ownership models, automated checks, and content lifecycle practices. - [How to use images, screenshots, and videos in documentation](https://tomee-mintlify-live-preview-site-settings.mintlify.site/guides/media.md): Learn when and how to use screenshots, GIFs, and videos in documentation with guidance on format selection, alt text, and long-term maintenance. - [Migrate to Mintlify](https://tomee-mintlify-live-preview-site-settings.mintlify.site/migration.md): Migrate your documentation to Mintlify from Docusaurus, ReadMe, GitBook, or another platform with step-by-step instructions and CLI tooling. - [How to structure documentation navigation](https://tomee-mintlify-live-preview-site-settings.mintlify.site/guides/navigation.md): Design documentation navigation that helps users find what they need with clear information architecture, logical grouping, and validated structure. - [How to improve documentation SEO](https://tomee-mintlify-live-preview-site-settings.mintlify.site/guides/seo.md): Improve your documentation's search engine rankings with page titles, keyword research, internal linking, and technical SEO techniques. - [How to write technical documentation](https://tomee-mintlify-live-preview-site-settings.mintlify.site/guides/style-and-tone.md): Write clear, consistent technical documentation with practical guidance on voice, structure, terminology, and tone for developer and product docs. - [How to understand your documentation audience](https://tomee-mintlify-live-preview-site-settings.mintlify.site/guides/understand-your-audience.md): Define your documentation audience, research their goals and knowledge level, and apply those insights to write content that helps them succeed. - [Git concepts for documentation](https://tomee-mintlify-live-preview-site-settings.mintlify.site/guides/git-concepts.md): Learn Git version control fundamentals for docs-as-code workflows, including repositories, branches, commits, and pull request collaboration. - [Work with branches](https://tomee-mintlify-live-preview-site-settings.mintlify.site/guides/branches.md): Create and manage documentation branches to preview changes, collaborate with teammates, and merge updates before publishing to production. - [Create developer documentation](https://tomee-mintlify-live-preview-site-settings.mintlify.site/guides/developer-documentation.md): Build developer documentation that helps engineers integrate with your APIs, SDKs, and tools, including quickstarts, references, and guides. - [Create a knowledge base](https://tomee-mintlify-live-preview-site-settings.mintlify.site/guides/knowledge-base.md): Host your internal knowledge base on Mintlify to consolidate information for your team, improve search, and reduce maintenance burden. - [Create a help center](https://tomee-mintlify-live-preview-site-settings.mintlify.site/guides/help-center.md): Build a self-service help center on Mintlify that helps customers find answers, reduces support ticket volume, and scales with your team. - [Headless docs with a custom frontend](https://tomee-mintlify-live-preview-site-settings.mintlify.site/guides/custom-frontend.md): Build a headless documentation frontend with Astro while using Mintlify for content management, AI-powered search, and assistant features. - [Static export](https://tomee-mintlify-live-preview-site-settings.mintlify.site/api/static-export/overview.md): Generate a self-contained static export of your documentation and download it as a single bundle through the Mintlify REST API for self-hosting. ## OpenAPI Specs - [static-export-openapi](https://tomee-mintlify-live-preview-site-settings.mintlify.site/static-export-openapi.json) - [openapi](https://tomee-mintlify-live-preview-site-settings.mintlify.site/openapi.json) - [discovery-openapi](https://tomee-mintlify-live-preview-site-settings.mintlify.site/discovery-openapi.json) - [analytics.openapi](https://tomee-mintlify-live-preview-site-settings.mintlify.site/analytics.openapi.json) - [admin-openapi](https://tomee-mintlify-live-preview-site-settings.mintlify.site/admin-openapi.json) ## AsyncAPI Specs - [asyncapi](https://tomee-mintlify-live-preview-site-settings.mintlify.site/asyncapi.yaml) ## Optional - [Learn](https://learn.mintlify.com/) - [Apprendre](https://learn.mintlify.com/) - [Aprender](https://learn.mintlify.com/) - [学习](https://learn.mintlify.com/)