# Quickfind with Custom Data – Configuration and Rules

### Setting a Custom field as Searchable <a href="#a-setting-a-custom-field-as-searchable-adding-a-short-code" id="a-setting-a-custom-field-as-searchable-adding-a-short-code"></a>

You can set a [custom data field](/enate-help/builder/builder-2021.1/custom-data-and-custom-card-configuration/creating-custom-data-fields.md) to be an explicit search field as part of the configuration when [creating Custom Data items](/enate-help/builder/builder-2021.1/custom-data-and-custom-card-configuration.md) in Builder.&#x20;

To do this, when you are creating / editing custom data fields, make sure to select the ‘Searchable’ flag option.

{% hint style="info" %}
Note that currently, only the following data types can be set as searchable in Quickfind:

* Short Text
* List (not multiple-level lists)
  {% endhint %}

### Adding a Short Code <a href="#a-setting-a-custom-field-as-searchable-adding-a-short-code" id="a-setting-a-custom-field-as-searchable-adding-a-short-code"></a>

You then need to enter a short code. This is a text character that can be entered by users in [Quickfind ](/enate-help/work-manager/work-manager-2021.1/quickfind.md)in order to search for work items with this field. The short code will also be added to the [Quickfind list](/enate-help/work-manager/work-manager-2021.1/quickfind/quickfind-searches-with-custom-data-fields.md) in Work Manager.

![](/files/-MWprR-gpJCwkQHvurdO)

You can specify up to two characters, but they must be unique in the system. They are case insensitive, so it does not matter whether you / the end users enter in upper or lower case when using.

{% hint style="info" %}
Note that the following short codes are reserved for standard system usage and therefore cannot be entered here:

* r: work item reference number
* ‘RE:’ and ‘FW:’ (as this may impact searching against titles which come from emails subjects)
* Further shortcodes are reserved for *future* system usage: T, S, SD, DD, ED, AU, OU and RD.
  {% endhint %}

Click ‘OK’ to save changes.&#x20;

### **Default Short Code for a User** <a href="#default-short-code-for-a-user" id="default-short-code-for-a-user"></a>

You are able to set one of the short codes in the list to be your default short code. If a short code is selected, this will mean that you will not have to input the prefix (e.g. ‘p:’ before the search text).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.enate.net/enate-help/builder/builder-2021.1/custom-data-and-custom-card-configuration/quickfind-with-custom-data-configuration-and-rules.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
