Skip to content
Available on:
Antigravity 2.0Antigravity CLIAntigravity IDE

Configure preferences, execution boundaries, command permissions, and tool telemetry across Antigravity surfaces.

Antigravity features a hierarchical settings architecture designed to give you granular control over your development environment. Settings are split between global application preferences and isolated project-level boundaries to ensure robust security and flexible workspace configurations.

You can open the Settings panel using any of the following methods:

  • Keyboard shortcut: press Cmd + , on any active surface inside the application.
  • Sidebar navigation: click Settings at the bottom of the left sidebar.
  • Project settings: click the gear icon located next to a specific project.

Settings are organized into four distinct scopes to keep configurations clean and isolated:

Global settings apply across all workspaces:

  • Account settings: manage authentication sessions and toggle Telemetry (enable or disable sharing interaction logs to improve models).
  • Global permissions: centralized default tool boundaries that apply to all conversations.
  • Appearance: customize visual themes and panel layouts.
  • Browser integration: configure how the agent interacts with web surfaces.
  • Model usage: choose and configure default reasoning models.
  • Customizations: manage Model Context Protocol (MCP) servers, custom skills, and plugins.

Project settings apply exclusively within the scope of a specific project:

  • Folders: define the list of local folders associated with the project. Antigravity automatically detects Git configurations for these folders to handle conversation targets:
    • Local: select this in the new conversation view to work directly in the existing folders.
    • Worktree: select this to start a new worktree in the folders. If a folder does not have Git, the existing local folder is used instead.
  • Agent settings: configure project-specific agent behaviors:
    • Permission settings (macOS and Linux): choose the project’s permission preset — Inherit General, Default, Request Review, or Turbo — controlling how the agent runs shell commands, accesses files, and uses the Terminal Sandbox (refer to Agent Permissions).
    • Terminal execution policy (Windows): control how the agent runs shell commands.
    • Outside of folder file access policy (Windows): define how the agent accesses files outside the project boundary (Always Allow, Always Ask, or Always Deny).
    • Sandbox mode (Windows): toggle the terminal sandbox container on or off within the custom security preset (refer to Terminal Sandbox).
  • Project-level permissions: configure permissions at the project level. As you interact with an agent, you accumulate permission requests that can be automatically added to project permissions.
  • Customizations: derived from both global and project-specific customizations. You can view all skills originating from each folder added to the project.

You can also start conversations outside of a project:

  • Behavior: standalone conversations do not have a configurable folder and instead run in a local scratch directory.
  • Settings: they can have their own settings (such as terminal execution, file access policies, and permissions) similar to projects, but operate independently of any project structure.

Access shortcuts and feedback tools:

  • Shortcuts: view and customize keyboard shortcut configurations.
  • Feedback: access the feedback form to send reports directly to the team.

The Enable Telemetry setting is located in the Settings panel under the Account section. When toggled on, Antigravity collects interactions for use in evaluating, developing, and improving Antigravity and models that support Antigravity.