Skip to content

docs: document searchable opt-in for hidden tabs and groups#5834

Open
mintlify[bot] wants to merge 2 commits into
mainfrom
docs/searchable-hidden-tabs-groups
Open

docs: document searchable opt-in for hidden tabs and groups#5834
mintlify[bot] wants to merge 2 commits into
mainfrom
docs/searchable-hidden-tabs-groups

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented May 16, 2026

Summary

Documents the new searchable: true option that you can set alongside hidden: true on a tab or group. With it, the tab or group stays out of the rendered navigation, but its descendant pages remain indexed for site search, the sitemap, the AI assistant, llms.txt, skill.md, and search engines. This is the documented path for using hidden tabs as a per-product left-nav workaround without silently breaking search and SEO.

Changes

  • Added a "Keep hidden tabs and groups searchable" section to organize/hidden-pages.mdx with examples for both tabs and groups and a description of how searchable interacts with hidden as the navigation tree is walked.
  • Mirrored the new section into the es, fr, and zh translations of organize/hidden-pages.mdx.

Note

Low Risk
Low risk documentation-only change that clarifies configuration behavior without modifying runtime logic.

Overview
Adds a new section to organize/hidden-pages.mdx explaining how to keep pages under hidden tabs/groups discoverable by setting searchable: true, including examples and the precedence rules between hidden and searchable.

Mirrors the same documentation update in the Spanish (es), French (fr), and Chinese (zh) translations.

Reviewed by Cursor Bugbot for commit 342accf. Bugbot is set up for automated code reviews on this repo. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants