This document describes how to configure initial settings after you install the Google Cloud Data Agent Kit extension for Antigravity.
Before you begin
Before you begin, complete the steps on Install the extension.
Configure Google Cloud project and region
If you haven't configured your project and region, take the following steps.
- To open the Data Cloud Settings editor, click the Google Cloud Data Agent Kit icon in the activity bar.
- Expand Settings, and then click Settings.
- Select Common.
- Select your Project ID and Region. The project ID must match the project ID that you specified in the gcloud CLI.
- Click Save.
Review required roles
- To open the Data Cloud Settings editor, click the Google Cloud Data Agent Kit icon in the activity bar.
- Expand Settings, and then click Settings.
Navigate to Common > Required Permissions.
The Access column indicates whether you are a principal in a required role.
To get any missing permissions that you need to use the Data Agent Kit extension for Antigravity, ask your administrator to grant you the corresponding Identity and Access Management (IAM) roles on the project. For more information about granting roles, see Manage access to projects, folders, and organizations.
Configure BigQuery region
- To open the Data Cloud Settings editor, click the Google Cloud Data Agent Kit icon in the activity bar.
- Expand Settings, and then click Settings.
- Select BigQuery.
- Select a BigQuery region.
- Click Save.
View Serverless Runtimes for Apache Spark
- To open the Data Cloud Settings editor, click the Google Cloud Data Agent Kit icon in the activity bar.
- Expand Settings, and then click Settings.
- Select Apache Spark. All serverless runtimes for your project are displayed.
- To view a serverless runtime configuration, click its name.
Create a Serverless Runtime for Apache Spark
- To open the Data Cloud Settings editor, click the Google Cloud Data Agent Kit icon in the activity bar.
- Expand Settings, and then click Settings.
- Select Apache Spark.
- Click Create.
- Fill in the fields and then click Save.
Delete a Serverless Runtime for Apache Spark
- To open the Data Cloud Settings editor, click the Google Cloud Data Agent Kit icon in the activity bar.
- Expand Settings, and then click Settings.
- Select Apache Spark.
- For the serverless runtime that you want to delete, click Actions and then click Delete.
Set up Scheduler
- To open the Google Cloud Data Agent Kit Settings editor, click the Google Cloud Data Agent Kit icon in the activity bar.
- Expand Settings, and then click Settings.
- Click Scheduler.
- Select a project and region. The project and region don't need to match the project and region you selected on the Common tab.
- Select a Managed Service for Apache Airflow Environment environment to set up workflows.
- Click Save.
Review agent skills
The Data Agent Kit extension for Antigravity comes with agent skills that you can use in your workflows.
- To open the Data Cloud Settings editor, click the Google Cloud Data Agent Kit icon in the activity bar.
- Expand Settings, and then click Settings.
- Click Skills.
- To read the Markdown that defines a skill, click the skill title.
Install dependencies
Some Google Cloud Data Agent Kit operations require you to install additional software after you've installed the extension. In some cases, you are prompted to consent to automatic installation. In other cases you must manually install the software.
Orchestration Pipelines
To work with Orchestration Pipelines in your IDE, install the following:
Notebooks
When you attempt an operation that requires the following, the IDE prompts you for your consent and then installs the software for you:
- BigQuery DataFrames (version 2.36 or later)
- Anywidget
- BigQuery ML
To allow the agent to execute code cells in your notebooks, you can enable the
google.datacloud.executeCellToolForNotebookMCP setting in your IDE settings.
This setting enables the execute_cell tool for the Notebook Model Context
Protocol (MCP).
Troubleshoot
If you run into issues, try signing out of Google Cloud Data Agent Kit and the gcloud CLI and then signing in again. To find additional methods for diagnosing and resolving configuration errors, see Troubleshoot the Data Agent Kit extension for Antigravity.
Report an issue
To report an issue, do the following:
- In the Google Cloud Data Agent Kit menu in the activity bar, click Report bug.
- In the form that opens, document the issue and click Submit.