Account and Billing
All users6 min read
Accounts and Access
This page covers the account lifecycle in FlexFiles, including sign-up, sign-in, account access, and the related privacy and terms consent paths visible during onboarding.
Core account flows
- Login and signup are localized routes under the auth section.
- Signup includes privacy and terms consent links during onboarding.
- Logged-in users can access the account page and workspace-level product areas from the main navigation.
Access model
FlexFiles separates authenticated internal access from public tools, guest upload links, and shared chats. That separation is central to how the platform handles external intake without exposing the full workspace.
Practical guidance
- Use authenticated workspace access only for people who need persistent collaboration rights.
- Use guest upload links or shared chats for bounded external participation.
- Treat account creation as an internal access decision, not a convenience shortcut for external contributors.