Enterprise Security Features
Quick Answer
TeamBench provides encryption in transit and at rest, role-based access controls, multi-tenant data isolation, Google SSO integration, and secure API key management. Enterprise plans can include additional security features tailored to your requirements.
Security is a fundamental requirement for any platform that handles business content. TeamBench is built with security principles embedded in the architecture, not bolted on as an afterthought. Here is a comprehensive overview of the security features available.
All data transmitted between your browser and TeamBench servers is encrypted using TLS (Transport Layer Security). This prevents eavesdropping and tampering during data transfer. Data at rest -- stored content, review results, account information -- is encrypted using industry-standard encryption algorithms. Even if storage media were compromised, the data would be unreadable without the encryption keys.
Multi-tenant data isolation ensures that your organization's data is completely separate from other organizations. Every database query is scoped to your organization through middleware that enforces tenant boundaries. There is no way for one organization to access another organization's data, reviewers, or review history.
Role-based access controls (RBAC) let you manage what team members can do within your organization. Three roles are available: owner (full control including billing), admin (team and reviewer management), and member (content review and chat access). This prevents unauthorized changes to critical settings while giving team members the access they need to do their work.
Authentication is handled through Laravel Sanctum token-based auth with support for Google SSO (Single Sign-On) via OAuth. SSO simplifies user management for organizations that use Google Workspace and provides the security benefits of centralized identity management. Users authenticate once with their Google credentials and receive a secure session token.
API key management for BYOK users includes encryption at rest, masked display (only the last few characters are shown after initial entry), and the ability to revoke keys at any time. Keys are never logged in plain text, never exposed through the API, and never accessible by other users.
Session management includes automatic timeout for inactive sessions, token-based authentication that can be revoked, and secure cookie handling. These measures prevent unauthorized access from unattended devices and reduce the risk of session hijacking.
For organizations with specific security requirements -- SOC 2 compliance documentation, penetration testing results, security questionnaires, or custom security configurations -- contact the TeamBench enterprise team. We work with security-conscious organizations to provide the documentation and assurances needed for procurement and compliance processes.
Infrastructure security includes regular security updates, vulnerability monitoring, and following cloud security best practices. The production environment is hardened and access is restricted to authorized personnel with logged access for audit purposes.
Related Questions
Does TeamBench support SSO?
Yes, TeamBench supports Google SSO (Single Sign-On) via OAuth. Team members can log in with their Google Workspace credentials, simplifying access management and leveraging your organization's existing identity infrastructure.
Is TeamBench SOC 2 compliant?
For questions about specific compliance certifications including SOC 2, contact the TeamBench enterprise team. We can discuss your compliance requirements and provide relevant documentation and assurances.
Can I restrict access by IP address?
IP-based access restrictions are available as part of enterprise security configurations. Contact the enterprise team to discuss network-level access controls and other custom security measures.
How are AI provider API calls secured?
All API calls to AI providers (OpenAI, Anthropic, Google) are made server-side over encrypted connections. Your content is never sent directly from the browser to AI providers -- it routes through TeamBench's backend, which adds a layer of control and security.
Still have questions?
Try TeamBench free and see how AI-powered content review works for your team.
Start Free Trial