# Mintlify ## Docs - [What is the agent?](https://mintlify.wiki/Mintlify/docs/agent/overview.md): Automate documentation updates with the agent. Create updates from Slack messages, PRs, or API calls. - [Add the agent to Slack](https://mintlify.wiki/Mintlify/docs/agent/slack.md): Use the agent in Slack to make documentation updates from conversations and capture team knowledge. - [Workflows](https://mintlify.wiki/Mintlify/docs/agent/workflows.md): Automate documentation maintenance with scheduled or event-triggered agent tasks. - [Assistant](https://mintlify.wiki/Mintlify/docs/ai/assistant.md): Add AI-powered chat to your docs that answers questions, cites sources, and generates code examples. - [Discord bot](https://mintlify.wiki/Mintlify/docs/ai/discord.md): Add a bot to your Discord server that answers questions based on your documentation. - [Slack bot](https://mintlify.wiki/Mintlify/docs/ai/slack-bot.md): Add a bot to your Slack workspace that answers questions based on your documentation. - [Manual API Pages](https://mintlify.wiki/Mintlify/docs/api-playground/mdx-setup.md): Document API endpoints manually with MDX files. - [OpenAPI Setup](https://mintlify.wiki/Mintlify/docs/api-playground/openapi-setup.md): Generate API pages from your OpenAPI specification automatically. - [API Playground](https://mintlify.wiki/Mintlify/docs/api-playground/overview.md): Let developers test API endpoints directly in your documentation. - [Get Update Status](https://mintlify.wiki/Mintlify/docs/api/admin/status.md): Get the status of an update from the status ID - [Trigger Update](https://mintlify.wiki/Mintlify/docs/api/admin/trigger-update.md): Queue a deployment update for your documentation project - [Create Agent Job](https://mintlify.wiki/Mintlify/docs/api/agent/create-job.md): Create an agent job to automatically edit your documentation - [Get Agent Job](https://mintlify.wiki/Mintlify/docs/api/agent/get-job.md): Retrieve the details and status of a specific agent job - [Get Assistant Conversations](https://mintlify.wiki/Mintlify/docs/api/analytics/conversations.md): Export AI assistant conversation history from your documentation - [Get User Feedback](https://mintlify.wiki/Mintlify/docs/api/analytics/feedback.md): Export user feedback collected from your documentation - [Generate Assistant Message](https://mintlify.wiki/Mintlify/docs/api/assistant/create-message.md): Embed the assistant, trained on your docs, into any application - [Search Documentation](https://mintlify.wiki/Mintlify/docs/api/assistant/search.md): Perform semantic and keyword searches across your documentation - [Introduction](https://mintlify.wiki/Mintlify/docs/api/introduction.md): Trigger updates, embed AI assistant, export analytics, and more - [Accordions](https://mintlify.wiki/Mintlify/docs/components/accordions.md): Use accordions to show and hide content. - [Callouts](https://mintlify.wiki/Mintlify/docs/components/callouts.md): Use callouts to style and emphasize important content. - [Cards](https://mintlify.wiki/Mintlify/docs/components/cards.md): Highlight main points or links with customizable layouts and icons. - [Overview](https://mintlify.wiki/Mintlify/docs/components/overview.md): Component library for layout, emphasis, API documentation, and navigation. - [Tabs](https://mintlify.wiki/Mintlify/docs/components/tabs.md): Organize content with tabs to show different options or versions. - [Format code](https://mintlify.wiki/Mintlify/docs/create/code.md): Display and style inline code and code blocks. - [Images and embeds](https://mintlify.wiki/Mintlify/docs/create/image-embeds.md): Add images, videos, and iframes. - [Format text](https://mintlify.wiki/Mintlify/docs/create/text.md): Learn how to format text, create headers, and style content. - [Custom domain](https://mintlify.wiki/Mintlify/docs/customize/custom-domain.md): Host your documentation on a custom domain. - [Fonts](https://mintlify.wiki/Mintlify/docs/customize/fonts.md): Customize typography with Google Fonts or self-hosted fonts. - [Themes](https://mintlify.wiki/Mintlify/docs/customize/themes.md): Choose the appearance of your documentation. - [Custom domain](https://mintlify.wiki/Mintlify/docs/deploy/custom-domain.md): Configure a custom domain or subpath for your documentation site. - [Deployments](https://mintlify.wiki/Mintlify/docs/deploy/deployments.md): Manage deployments, view history, and monitor status. - [Preview deployments](https://mintlify.wiki/Mintlify/docs/deploy/preview-deployments.md): Get unique preview URLs for pull requests to review changes before merging. - [Organize Navigation](https://mintlify.wiki/Mintlify/docs/editor/navigation.md): Structure your documentation with the visual navigation editor. - [Web Editor Overview](https://mintlify.wiki/Mintlify/docs/editor/overview.md): Edit and publish documentation directly in your browser with the Mintlify web editor. - [Create and Edit Pages](https://mintlify.wiki/Mintlify/docs/editor/pages.md): Create, edit, and manage documentation pages in the web editor. - [Publish Changes](https://mintlify.wiki/Mintlify/docs/editor/publish.md): Save your work and publish documentation updates with Git-based workflows. - [Accessibility](https://mintlify.wiki/Mintlify/docs/guides/accessibility.md): Create documentation that as many people as possible can use with WCAG compliance. - [Tutorial: Auto-update documentation when code is changed](https://mintlify.wiki/Mintlify/docs/guides/ai-automation.md): Use the agent API to automatically update your documentation. - [Tutorial: Build an in-app documentation assistant](https://mintlify.wiki/Mintlify/docs/guides/assistant-embed.md): Embed the assistant in your application to answer questions with information from your documentation. - [Content types](https://mintlify.wiki/Mintlify/docs/guides/content-types.md): Choose the right content type for your documentation goals. - [Cursor](https://mintlify.wiki/Mintlify/docs/guides/cursor.md): Configure Cursor to be your writing assistant. - [Create developer documentation](https://mintlify.wiki/Mintlify/docs/guides/developer-documentation.md): Build documentation that helps developers integrate with your APIs, SDKs, and tools. - [Create a knowledge base](https://mintlify.wiki/Mintlify/docs/guides/knowledge-base.md): Host your internal knowledge base on Mintlify to consolidate information for your team, improve search, and reduce maintenance burden. - [Linking](https://mintlify.wiki/Mintlify/docs/guides/linking.md): Learn how to create internal links, reference API endpoints, and maintain link integrity across your documentation. - [Guides](https://mintlify.wiki/Mintlify/docs/guides/overview.md): Learn how to create effective documentation with best practices and workflows. - [SEO](https://mintlify.wiki/Mintlify/docs/guides/seo.md): Improve SEO to increase documentation discoverability. - [Create a support center](https://mintlify.wiki/Mintlify/docs/guides/support-center.md): Build a self-service support center that helps customers find answers, reduces ticket volume, and improves customer satisfaction. - [What is Mintlify?](https://mintlify.wiki/Mintlify/docs/guides/what-is-mintlify.md): Mintlify is a knowledge platform for hosting information designed for people and AI. - [Install the CLI](https://mintlify.wiki/Mintlify/docs/installation.md): Set up the Mintlify CLI to preview docs locally, test changes in real-time, and catch issues before deploying. - [Analytics Integrations](https://mintlify.wiki/Mintlify/docs/integrations/analytics.md): Connect analytics platforms to track user engagement and documentation usage. - [SDK Integrations](https://mintlify.wiki/Mintlify/docs/integrations/sdks.md): Generate type-safe SDKs and add automated code samples to your API documentation. - [Support Integrations](https://mintlify.wiki/Mintlify/docs/integrations/support.md): Add customer support widgets to provide in-app assistance to your documentation readers. - [Introduction](https://mintlify.wiki/Mintlify/docs/introduction.md): Meet the next generation of documentation. AI-native, beautiful out-of-the-box, and built for developers. - [Analytics](https://mintlify.wiki/Mintlify/docs/optimize/analytics.md): Track documentation analytics and understand content effectiveness with visitor data. - [Feedback](https://mintlify.wiki/Mintlify/docs/optimize/feedback.md): Monitor user satisfaction and feedback on your documentation. - [SEO](https://mintlify.wiki/Mintlify/docs/optimize/seo.md): Optimize SEO with meta tag configuration for better search visibility. - [Navigation](https://mintlify.wiki/Mintlify/docs/organize/navigation.md): Design information architecture that aligns with user needs. - [Pages](https://mintlify.wiki/Mintlify/docs/organize/pages.md): Configure page metadata, titles, and frontmatter properties. - [Global settings](https://mintlify.wiki/Mintlify/docs/organize/settings.md): Configure site-wide settings in docs.json. - [Quickstart](https://mintlify.wiki/Mintlify/docs/quickstart.md): Deploy your documentation site and make your first change in minutes.