From f5c17f70f0b199bc357ff725402583a872c750e3 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 00:32:44 +0000 Subject: [PATCH] Update organize/settings.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- organize/settings.mdx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/organize/settings.mdx b/organize/settings.mdx index ef9e30f72..faf39e86d 100644 --- a/organize/settings.mdx +++ b/organize/settings.mdx @@ -349,6 +349,12 @@ This section contains the full reference for the `docs.json` file. ### Structure + + Whether the documentation is publicly accessible by default. When set to `false`, all pages require authentication unless explicitly marked as public. When set to `true` or omitted, pages are publicly accessible by default. This setting works in conjunction with [partial authentication](/deploy/authentication-setup#make-pages-public) to control access at the site level. + + See [Authentication setup](/deploy/authentication-setup) for more information on configuring access control. + + Navigation bar items to external links.