.mintlify/Assistant.md file at the root of your documentation project to give the assistant custom instructions that shape how it responds (ASSISTANT.md is also an accepted filename). The assistant uses these instructions as system-level context for every response.
Instructions in an Assistant.md file add to the assistant’s system prompt. They do not replace or override the assistant’s default instructions.
Keep instructions concise and focused. Because Assistant.md is included in every response, long or unfocused content can crowd out user context and dilute answers. For topic-specific guidance that should only load when relevant, use skills instead.
Changes to Assistant.md take effect after your next deployment. To verify, open the assistant on your live site and ask a question that exercises your new instructions, such as a terminology preference or escalation path.
To remove the custom instructions, remove the Assistant.md file.
Use Assistant.md to:
- Adjust the assistant’s persona and tone
- Provide product-specific context
- Define support escalation paths
- Specify terminology preferences
- Restrict or scope the assistant’s focus areas
- Provide version-specific guidance
Example Assistant.md file
.mintlify/Assistant.md