Skip to main content

Overview

Antigravity Manager provides a comprehensive account management system that allows you to add, manage, and switch between multiple Google AI accounts. Each account can be configured with OAuth 2.0 authentication and monitored for quota usage.

Adding Accounts

OAuth 2.0 Flow

The recommended way to add accounts is through the OAuth 2.0 flow:
1

Open Add Account Dialog

Navigate to the Accounts page and click the Add Account button.
2

Choose Authentication Method

Select OAuth to use the browser-based authentication flow.
3

Complete Authorization

  • Click the authorization link to open it in your browser
  • Sign in with your Google account
  • Grant the required permissions
  • The application will automatically detect the callback
4

Manual Completion (if needed)

If automatic detection fails, click “I’ve authorized, continue” to manually complete the process.
The authorization link contains a one-time callback port. Always use the latest link generated in the dialog.

Manual Token Import

You can also add accounts using refresh tokens:
Refresh tokens must start with 1// to be considered valid.

Account Properties

Core Fields

Each account includes the following properties:
  • ID: Unique identifier for the account
  • Email: Associated Google account email
  • Name: Optional custom label (up to 15 characters)
  • Token: OAuth access and refresh tokens
  • Quota: Current usage quotas for available models
  • Subscription Tier: FREE, PRO, or ULTRA
  • Device Profile: Optional device fingerprint binding

Status Flags

Account Operations

Switching Accounts

Switch the currently active account:
  1. Navigate to Accounts or Dashboard
  2. Click the Switch button on the desired account card
  3. Wait for the switch confirmation toast

Refreshing Quotas

Update quota information for accounts:
Quota refresh automatically syncs with the running proxy service if enabled.

Batch Operations

Perform operations on multiple accounts:
  • Batch Delete: Remove multiple accounts at once
  • Batch Enable/Disable Proxy: Toggle proxy status for selected accounts
  • Batch Refresh: Update quotas for all selected accounts
  • Batch Export: Export account data including refresh tokens

Account Filtering

Filter accounts by subscription tier:

Import & Export

JSON Export

Export accounts with refresh tokens for backup or migration:

JSON Import

Import accounts from exported JSON files:
Imported accounts must have valid refresh tokens starting with 1//

Custom Labels

Add custom labels to accounts for easier identification:

Reordering

Customize the display order of accounts: