Skip to main content
The DevXP engineering team hosts office hours every Thursday at 11 a.m. Pacific Time where we answer your questions live and help you get up and running with Flatfile. Join us!

Administrator Roles

Administrator roles have full access to your accounts, including inviting additional admins and seeing developer keys.
The accessToken provided will remain valid for a duration of 24 hours.

Guest Roles

Guest roles receive access via a magic link or a shared link depending on the Environment guestAuthentication type. Guests roles can invite other Guests unless you turn off this setting in the Guest Sidebar.
The accessToken provided will remain valid for a duration of 1 hour.

Space Grant

Workbook Grant

This role can only be configured using code. See code example.

Guest Lifecycle

When a guest user is deleted, all their space connections are automatically removed to ensure security. This means:
  • The guest loses access to all previously connected spaces
  • They cannot regain access to these spaces without being explicitly re-invited
This automatic cleanup ensures that deleted guests cannot retain any access to spaces, even if they are later recreated with the same email address.