From c87d25afcac81056466ab6ae5a934d480b1ee65b Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 19:05:18 +0000 Subject: [PATCH] Add missing 'assistant' option to contextual menu documentation Generated-By: mintlify-agent --- organize/settings.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/organize/settings.mdx b/organize/settings.mdx index bc8ed45a3..0dc8b6e9e 100644 --- a/organize/settings.mdx +++ b/organize/settings.mdx @@ -692,9 +692,10 @@ This section contains the full reference for the `docs.json` file. Contextual menu for AI-optimized content and integrations. - + Actions available in the contextual menu. The first option appears as the default. + - `assistant`: Open the AI assistant with the current page as context. - `copy`: Copy the current page as Markdown to the clipboard. - `view`: View the current page as Markdown in a new tab. - `chatgpt`: Send the current page content to ChatGPT.