> ## 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.

# Preference section Associates

> Preference section Associates

To view all preferences in this section, use the following SQL:

```SQL theme={null}
SELECT * FROM UserPreference WHERE prefsection='Associates'
```

Associate preferences like which radio-button did I select the last time I used this dialog/control
or which item did I select last time I used this drop-down list.

| Preference         | Description                                                                                                                                            | Default | Control type | Access |
| ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------ | ------- | ------------ | ------ |
| AssocSubListWeb    | Preference used to remember what sublist in the associate selector that was last used<br />-2 = All users<br />-1 = History<br />>0 = ID of department |         | Number       | crm    |
| ResourceSubListWeb | Preference used to remember the setup/state of the Filter dialog<br />-2 = All resources<br />-1 = History<br />>0 = ID of resource heading            |         | Number       | crm    |
| AssocHomeCountry   | Home country of associate if it differs from company                                                                                                   |         |              |        |


## Related topics

- [Preference section Filter](/en/admin/user-preferences/reference/filter.md)
- [Preference section Sorting](/en/admin/user-preferences/reference/sorting.md)
- [Preference section Mail](/en/admin/user-preferences/reference/mail.md)
- [Preference section DiaryView](/en/admin/user-preferences/reference/diary-view.md)
- [Preference section Freetext](/en/admin/user-preferences/reference/freetext.md)
- [Preference section Functions](/en/admin/user-preferences/reference/functions.md)
