---
sourceDocument: Australia ServiceNow AI Platform user interface
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/platform-user-interface

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia ServiceNow AI Platform user interface

ft:clusterId :

    - platux

bundleId :

    - platux

workflow :

    - Platform


---

# Configure Zing tag indexing for text search

# Configure Zing tag indexing for text search {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Zing text indexing is available for tags on records.

## Before you begin

Text indexing must be enabled for the table that you want to index tags for. For instructions for this procedure, see [Configure a table for indexing and searching](https://www.servicenow.com/docs/access?context=configure-single-table-for-indexing&version=australia&pubname=australia-platform-administration&ft:locale=en-US).

Role required: admin

## About this task

By default, the Zing text indexing and search engine does not index tag text for
search. You can enable text indexing of tags on a table-by-table basis. Private tags
are never indexed.

When you enable text indexing for a table's tags, Zing stores search data for the
tags in its text index for that table. This increases the text index's size. The
exact increase depends on the number of indexable tags present in records on the
table.

## Procedure

1. Navigate to AllSystem DefinitionDictionary and edit the dictionary entry for the table you want to enable tag indexing for.  
   The dictionary entry for a table is the record with the table's name as its Table field value, an empty Column name field, and a Type value of Collection.
2. In the Attributes related list, select New.
3. Select the Lookup using list icon (![Lookup using list icon]()) to see all available attributes.
4. Select the Text Index Tags attribute (text_index_tags).
5. For the attribute value, enter one of the following options.  
   {#t_ConfZingTagIndexTextSearch__simpletable_z5w_q4w_fs__entry__2}

   | Option | Description |
   |-|-|
   | everyone_only | Only tags shared with everyone are indexed. |
   | all_shared | All shared tags (Everyone, Groups and Users) are indexed. |
   [Table 1.]

   {#t_ConfZingTagIndexTextSearch__simpletable_z5w_q4w_fs}
6. Select Submit.
7. In the Dictionary Entry form's Related Links section, select Generate Text Index to reindex the table.

## What to do next

After you turn on text indexing for tags on a table, records on the table are reindexed when any of the following actions occurs.

* When you add or remove tags.
* When you modify a tag, as long as fewer than 100 records are affected. If there are more records, you must manually reindex.
* When you manually reindex an entire table (required after initial tag indexing setup).
{#t_ConfZingTagIndexTextSearch__ul_ebr_2pw_fs}

*[\>]: and then


