> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/topics/system-settings/fields/custom-field-contacts/custom-fields-contacts-selector.md).

# Custom Fields - Contacts: Selector

Custom fields for Leads in SprintHub offer incredible flexibility to manage information in a personalized way. One of the field types you can create is the Selector, which allows choosing multiple options from a predefined list. Here is a quick guide to configure this feature:

#### Step by Step to Create a Custom Field - Selector

**1 - Access the Settings Icon**\
On the main panel, locate and click the settings icon (usually represented by a gear).

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcki2c4FaRUBeMIcRV2mlSSPhsLCiX2rX3SlX3hGWZMGGC7ULLw07nrFuUJz2uy0JOVkPjMxlM-S55vVGbVHFgtXHbUlv3D_BuBBM0L7-MTzK_tBjnxGti29YqHNTBRCKH2b2sYedhg4i6_Gxs0iFsz_tc?key=MSzKt6suDFoXADCQWhJSHg" alt=""><figcaption></figcaption></figure>

**2 - Click on Custom Fields**

&#x20;Leads, and then + New to start creating a new field.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXffEbr7Gpn44XB-W0D-jdFH_LxAfJRNNOBG7RYnYq2Jz1wB6vG_kTJXM5YqkLaAYBSriDIi6duDQ0JUhSs3TKKUkXLrYdjjxkCxQ7uojVMYIpZLG8AnzwgsYWhE2G4XCiQBNwH4YcfHpYxSExi4BXTmcT8?key=MSzKt6suDFoXADCQWhJSHg" alt=""><figcaption></figcaption></figure>

**3 - Add a Name and Type**\
In the form that appears, enter a name for the field and select the Selector type.

**4 - Add the Selector Options**\
Click New Option to enter the options that will be part of the selector. For each option, just fill in the “Name” field only.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd5Y3rLuik2bHr2gGapTSc7GydS9_nzTxiaPCh4xry4gIYCHXUlYP12jD33pVnJ4Mqa4_rdn-mHboRRxx08-D29UidvUZyndkNnAwgj5TMpfIdaKgFX3c4FnreVFS9VlenV2f3_KSHfbPdRc-SeRQzp08HP?key=MSzKt6suDFoXADCQWhJSHg" alt=""><figcaption></figcaption></figure>

5 - Define if the Field is Required\
If you want the field to be required, select the corresponding option.

Save and close.

#### Attention

Do not enable the field as a unique identifier. This option will cause leads with the same choice to be recorded as duplicates, which can compromise the organization of your database.

With these steps, you will be able to use custom selector fields in SprintHub, improving the organization and personalization of your leads. Take advantage of this feature to optimize your sales process!

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sprinthub.com/en/topics/system-settings/fields/custom-field-contacts/custom-fields-contacts-selector.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
