Stay organized with collections
Save and categorize content based on your preferences.
This page shows you how to configure the fields to set up an app for structured
data or for unstructured data with metadata.
Field settings help determine how Agentspace uses fields in
its results. You can use the Schema tab in the
Google Cloud console to configure field settings for structured data and
unstructured data with metadata.
Configuring field settings is available only for apps with data stores that have
either structured data or unstructured data with metadata.
The following field settings are available:
Field setting
Definition
Use case
Indexable
If a field is set to Indexable,
Agentspace can filter, order, and facet using this field.
Setting boolean and object fields to indexable is not supported.
Search
Searchable
If a field is set to Searchable, recall for that
field in Agentspace queries is improved. Only fields with
text values can be set to Searchable.
Search
Dynamic facetable
If a field is set to Dynamic Facetable,
Agentspace can use that field as a dynamic facet. Dynamic
facets can be automatically added to a search based on previous user
behavior such as facet clicks and views. This setting is applicable only to
fields that are indexable.
Search
Retrievable
If a field is set to Retrievable,
Agentspace returns the field in search results.
Search
Completable
If a field is set to Completable,
Agentspace uses the field's contents as search query
suggestions. For more information, see Configure autocomplete.
Search
Limitations
Field settings have the following limitations:
You can configure up to 50 fields as indexable, searchable, or
dynamic facetable.
You can configure up to 30 fields as retrievable.
To configure a field as dynamic facetable, it must first be configured as
indexable.
Changing the indexable setting requires re-indexing the data, which can take
hours, especially for large data stores.
Update field settings
To update field settings:
In the Google Cloud console, go to the Agentspace page.
Click the Schema tab. This tab shows current field settings.
Click Edit.
Select or clear field settings that you need to update. Some field
settings are not supported. For example, numerical fields cannot be set to
Searchable.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-03 UTC."],[],[],null,["# Configure field settings\n\nThis page shows you how to configure the fields to set up an app for structured\ndata or for unstructured data with metadata.\n\nField settings help determine how Agentspace uses fields in\nits results. You can use the **Schema** tab in the\nGoogle Cloud console to configure field settings for structured data and\nunstructured data with metadata.\n\nConfiguring field settings is available only for apps with data stores that have\neither structured data or unstructured data with metadata.\n\nThe following field settings are available:\n\nLimitations\n-----------\n\nField settings have the following limitations:\n\n- You can configure up to 50 fields as indexable, searchable, or dynamic facetable.\n- You can configure up to 30 fields as retrievable.\n- To configure a field as dynamic facetable, it must first be configured as indexable.\n- Changing the indexable setting requires re-indexing the data, which can take hours, especially for large data stores.\n\nUpdate field settings\n---------------------\n\nTo update field settings:\n\n1. In the Google Cloud console, go to the **Agentspace** page.\n\n [Agentspace](https://console.cloud.google.com/gen-app-builder/start)\n2. Click the name of the app that you want to edit.\n\n3. Click **Data**.\n\n4. Click the **Schema** tab. This tab shows current field settings.\n\n5. Click **Edit**.\n\n6. Select or clear field settings that you need to update. Some field\n settings are not supported. For example, numerical fields cannot be set to\n **Searchable**.\n\n7. Click **Save** to apply your changes.\n\nWhat's next\n-----------\n\n- [Update a schema for structured data](/agentspace/docs/update-schemas)\n- [Configure results for the UI](/agentspace/docs/configure-ui-results)\n- [Preview search results](/agentspace/docs/preview-search-results)"]]