Skip to main content

Database Structure

Each customer receives a separate database in Google Cloud within AI-Corporate. Security rules can be set up on this database, and the administrator can set read and write permissions for each role.

Default Database

In addition to customer databases, there is a default database. This database stores data that applies to all AI-Corporate customers, such as general news and documentation.

We have chosen to store account information on this database as well. If a customer database falls into the wrong hands, the chats and chat messages that may contain sensitive information cannot be directly linked to accounts without access to this default database.

Chats and chat messages are stored as anonymously as possible on customer databases and cannot be linked to names without the combined information.

Tenant Databases

Each AI-Corporate customer receives their own database where all chats, chat messages, organization-specific data (such as teams, projects, users, and employees) are stored. Upon leaving the platform, all data will be immediately destroyed in accordance with the agreement.

Accounts are stored per customer in a tenant silo on Google Cloud. These accounts can also be deleted in bulk, and a Cloud Function ensures that all affected account records are automatically deleted from the default database.

Database Security

Databases are secured using Security Rules. During an audit, we can provide access to the configuration of these rules upon request.