Hidden page example
Common use cases for hidden pages
This page is hidden! It is not included in the docs.json
navigation so you can only access it by its URL.
See Hidden pages for more information.
Common use cases for hidden pages
By default, hidden pages are publicly accessible, but not discoverable through the navigation. If you want to restrict access to a hidden page, you must configure authentication.
- Beta documentation: Information that can be public, but should not be discoverable through the navigation.
- Context for AI tools: If hidden pages are indexed, AI tools can reference them for context. Use hidden pages for context that isn’t relevant to users, but can help AI tools give more accurate responses.
- Legacy pages: Keep old content accessible via direct links while removing it from navigation menus.
- Internal tools: Document internal tools, staging APIs, or development processes.