> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Select contact category

> Select contact category

This element is a drop-down menu that lets the user select which category a company is in.

## Configuration

No settings.

## Functions

### setValue(String id)

Sets the selected category with the given ID.

### toInteger()

Returns the selected value as a number.

### toString()

Returns the selected value as a string.


## Related topics

- [Request categories](/en/request/admin/category/index.md)
- [Create request category](/en/request/admin/category/create.md)
- [ContactSelection](/en/api/archive-providers/reference/contactselection.md)
- [Company category and category group](/en/lead/admin/add-company-category.md)
- [ContactDynamicSelection](/en/api/archive-providers/reference/contactdynamicselection.md)
- [ContactSelectionCombined](/en/api/archive-providers/reference/contactselectioncombined.md)
- [ContactStaticSelection](/en/api/archive-providers/reference/contactstaticselection.md)
