Before you begin

This page describes the basic start-up tasks that you must complete before using Vertex AI Search.

Create a project

To create a Google Cloud project for your Vertex AI Search apps and data stores, follow these steps:

  1. In the Google Cloud console, on the project selector page, select or create a Google Cloud project.

  2. Make sure that billing is enabled for your Google Cloud project. Learn how to check if billing is enabled on a project.

  3. If you plan to use the API, install and initialize the Google Cloud CLI.

Turn on AI Applications

To use AI Applications, you must activate the AI Applications service and accept the Discovery Solutions data use terms.

To turn on AI Applications, follow these steps:

  1. In the Google Cloud console, go to the AI Applications page.

    AI Applications

  2. Read and agree to the Terms of Service, then click Continue and activate the API.

Access control in AI Applications

You can configure access control for AI Applications at the project level. To grant access to AI Applications using the console, grant the Discovery Engine Admin role to a principal for the project that contains the AI Applications engine.

To grant access to AI Applications, follow the instructions at Grant a single role in the IAM documentation using the following guidance:

  • In step 2, select a project.
  • In step 4, when selecting a role, enter Discovery Engine in the filter and then click Discovery Engine Admin.

If you are an owner of the project, you automatically have the Discovery Engine Admin role for that project.

To grant access to AI Applications for other users, groups, and service accounts, see Access control with IAM.

If you are using the API, see Set up authentication on Google Cloud for authentication and access control.

What's next