JusticeAlly stores account and workspace data in Firebase when that integration is configured. That can include email identity, conversation summaries, generated documents, and other artifacts created by the user inside the platform.
The platform is designed so the operator can swap in their own Firebase project and environment secrets. The legal sensitivity of stored data means production deployments should use least-privilege access, secure hosting, and proper retention decisions before real users are onboarded.
The implementation in this repository is a product foundation. Final privacy disclosures should be reviewed and tailored to the exact deployment, storage practices, and jurisdictional obligations of the operating entity.