Table of Contents
Keep your workspace and client data protected while you work.
Account and access controls #
- Role‑based permissions restrict what each user can see and do.
- Client Portal access is scoped to viewer accounts linked to specific clients.
- Forms are protected against cross‑site request forgery (CSRF).
- App integrations (e.g., time tracker) use token‑based authentication.
- Email and Calendar connect via OAuth (Google, Microsoft) without sharing your password.
- Payments are completed on provider‑hosted pages (Stripe / PassimPay).
- Files shared in tasks, expenses, and the Client Portal are available to signed‑in users with access.
Application security #
Provider connections #
Files and documents #
Tip: Use viewer roles for external stakeholders and keep provider connections active only for needed accounts.