Documentation Index
Fetch the complete documentation index at: https://docs.writerzroom.com/llms.txt
Use this file to discover all available pages before exploring further.
Workspace Data
Generated content is stored inside your workspace and scoped to your account. Drafts, saved work, and related content operations remain tied to the authenticated workspace and are never public or shared by default.Encryption
- Data in transit is encrypted via TLS
- Data at rest is encrypted via Google Cloud SQL
- Publishing credentials and API keys are encrypted at rest via Google Cloud Secret Manager and never exposed in plaintext after initial entry
- TOTP secrets for two-factor authentication are encrypted at rest using AES-256 before database storage and are never returned to the client in any form
Data Residency
All data is hosted on Google Cloud infrastructure in the United States (us-central1). No data is transferred to or stored in other regions.Credentials and Sensitive Connections
Publishing credentials and API-related secrets are handled as account assets. WriterzRoom is designed around secure handling of connected services so you can publish without managing raw credentials during every session.- Only connect services you actively use
- Review connected accounts periodically
- Remove or rotate credentials when staff, workflows, or ownership changes