Documentation

Everything you need to know about working with Cloud2FA

Getting Started

1. Registration

Create an account on the registration page. After email confirmation, you will gain access to your dashboard.

2. Creating a Company

Create a company to organize team collaboration. You can invite colleagues and configure access permissions.

3. Adding TOTP Secrets

Add TOTP secrets manually or scan a QR code. All secrets are automatically encrypted with AES-256-GCM.

Team Management

Inviting Members

Send invitations via email. New members will receive a link to join your company.

Roles and Permissions

  • Owner — full access, company management
  • Admin — member and secret management
  • Member — access to assigned secrets

Security

Two-Factor Authentication

Enable 2FA to protect your account. Cloud2FA supports TOTP apps (Google Authenticator, Authy, etc.).

Encryption

All TOTP secrets are encrypted with AES-256-GCM. Encryption keys are unique for each company.

Audit

All actions with secrets are logged. You can view access history in the audit section.

API Keys

API keys allow you to programmatically retrieve TOTP codes for automation and CI/CD integration.

Creating a Key

  1. Go to the "API Keys" section
  2. Click "Create Key"
  3. Specify the name and access permissions
  4. Save the key — it is shown only once

Import & Export

Import

Import secrets from QR codes or enter manually. Standard otpauth:// format is supported.

Export

Export secrets as QR codes for transfer to mobile apps. Bulk export is available.