Agentspace locations

This page lists the locations where Google Agentspace (Google Agentspace Enterprise and NotebookLM Enterprise) is available.

Agentspace supports data residency at-rest when using multi-region APIs as described below.

If you don't have compliance or regulatory reasons to locate your data in the US or EU multi-region, Google recommends that you choose the global location. This is because the global location provides better end-user response times and the full feature set. See Limitations for multi-regions.

Multi-regions

The following table lists the multi-regions where Agentspace is available.

Multi-region description Multi-region name
API availability in the European Union eu
API availability in the United States us

Specify a multi-region for your data store

To confine your at-rest data to the us or eu multi-region, follow these steps:

  1. If you create the data store through the Google Cloud console, then choose us (multiple regions in the United States) or eu (multiple regions in the European Union) when you pick your app location.

    For more information, see Create an app.

  2. For API calls, replace discoveryengine with eu-discoveryengine or us-discoveryengine and replace global with eu or us.

    For example, the path for the calls is:

    https://eu-discoveryengine.googleapis.com/v1/projects/PROJECT_ID/locations/eu/…

    or

    https://us-discoveryengine.googleapis.com/v1/projects/PROJECT_ID/locations/us/…

    instead of

    https://discoveryengine.googleapis.com/v1/projects/PROJECT_ID/locations/global/…
  3. For NotebookLM Enterprise, make sure that the user is licensed for and is using a notebook in the us or eu multi-region.

  4. Review the limitations associated with using a specific multi-region.

Limitations for multi-regions

The following features of Agentspace are supported globally but are not supported for the us and eu multi-regions:

  • Autocomplete: Although autocomplete is available in the us and eu multi-regions, the tail match suggestions and the advanced document data mode features cannot be used in multi-regions. For general information about autocomplete, see Configure autocomplete.

  • Feedback buttons on the widget: You can't enable feedback on the widget. For general information about the feedback buttons, see Configure widget feedback.

  • Dynamic facets: Even if a field is set to Dynamic Facetable, Agentspace Enterprise does not use that field as a dynamic facet.

  • Analytics: Search analytics are available in Public preview in us and eu multi-regions. Viewing media recommendations analytics is global only. For general information about analytics, see View analytics.

  • Using multi-region APIs might not produce identical results to the global API.