# Set Keyword Search

Configure the target fields to be searched when entering a keyword. **By default**, the **Name field** is set as the target field, and the **matching condition is Contains.**

### Example

The keyword search field is set to the **Name** field of the **PricebookEntry** object. The search condition is **Contains**, meaning that records where the product name includes the entered keyword will be retrieved.

<figure><img src="https://3800415611-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNuSjRiJMvVhtdzNDzWBi%2Fuploads%2FtJ0e9FuaQwcEYqoUoA8r%2FLookup_Keyword.png?alt=media&#x26;token=ea8c0ff6-ec6b-499e-9716-ad72637dc1d6" alt=""><figcaption></figcaption></figure>

In the editor’s lookup selector screen, if you type ‘Gen,’ only records with ‘Gen’ included in their product name will be displayed.

<figure><img src="https://3800415611-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNuSjRiJMvVhtdzNDzWBi%2Fuploads%2FyLSwDzfnrtPqHGeH0ePy%2FLookup_Keyword_Search.png?alt=media&#x26;token=9af6d1dc-9fa2-4afd-86ae-b9fc0ac29c3e" alt=""><figcaption></figcaption></figure>


---

# 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://help.smallbuilder.com/smallbuilder-line-items/builder/builder-setup-steps/relate-objects/lookup-object/set-keyword-search.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.
