ChangelogMarch 12, 2026navigationconfigurationdocs.ymlopen-by-default option for collapsed sections Sections and folders in your sidebar navigation support a new collapsed: open-by-default value. Sections configured with this value start expanded but display a toggle so users can collapse them. docs.yml1navigation:2 - section: API guides3 collapsed: open-by-default4 contents:5 - page: Authentication6 path: ./pages/api/auth.mdx7 - page: Pagination8 path: ./pages/api/pagination.mdx Read the docs
March 12, 2026navigationconfigurationdocs.ymlopen-by-default option for collapsed sections Sections and folders in your sidebar navigation support a new collapsed: open-by-default value. Sections configured with this value start expanded but display a toggle so users can collapse them. docs.yml1navigation:2 - section: API guides3 collapsed: open-by-default4 contents:5 - page: Authentication6 path: ./pages/api/auth.mdx7 - page: Pagination8 path: ./pages/api/pagination.mdx Read the docs