This configuration only impacts Guests and not Admins. Learn more about user
access.
metadata.sidebarConfig when calling spaces.update().
Building a guest sidebar
Learn how to create a sidebar configuration, and update a sidebar configuration from an event listener.Guest sidebar reference
metadata.sidebarConfig

The data checklist shows all of the data needed for uploading to the primary
Workbook.
Determines if a guest can see the sidebar. If the sidebar is hidden and there are
multiple Workbooks in your Space, please specify the desired Workbook ID as your
defaultPage.
Example Project
Find the guest sidebar example in the Flatfile GitHub repository.typescript
Clone the guest sidebar example in Typescript
javascript
Clone the guest sidebar example in Javascript