Everything a security review or procurement team needs to know about how Giftella for Teams stores, protects, and limits access to your employees' information. Questions or a DPA request: info@giftella.app.
We store: workspace details (company name, size, admin contact), employee names, work emails, occasion dates (birthday month/day, start date), and the optional preference profile each employee chooses to share (interests, sizes, dietary notes, "don't gift me" items). Gift history stores what was approved, its price, and the recipient's reaction.
Giftella for Teams runs on Google Cloud (Firebase / Cloud Firestore) with application hosting on Vercel. All traffic is encrypted in transit (TLS 1.2+) and all data is encrypted at rest (Google-managed AES-256). Authentication uses Firebase Authentication with passwordless magic links for employees and verified sign-in for admins. Subscription billing is processed by Stripe — card data never touches Giftella servers.
| Provider | Purpose | Data involved |
|---|---|---|
| Google Cloud / Firebase | Database, authentication, hosting of core services | All workspace data (encrypted at rest) |
| Vercel | Web application hosting & APIs | Transit only |
| Stripe | Subscription billing | Admin billing details (PCI-DSS Level 1) |
| Resend | Transactional email (invites, digests) | Names, work emails |
| AI inference provider | Gift suggestion generation | Preference text only — no emails or identifiers sent with prompts |
We're an early-stage company and we'd rather tell you exactly where we are than wave a badge: formal SOC 2 Type I is on our roadmap as the Teams product scales; today we operate on the controls above — managed infrastructure with provider-level certifications (Google Cloud and Stripe are SOC 2 / ISO 27001 certified), least-privilege access, and encryption everywhere. If your review needs something specific, ask — small company means the person answering your security questionnaire is the founder.