> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Preference section FieldLabels

> Preference section FieldLabels

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

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

Field labels are turned on/off using preferences, but the actual labels are stored in the LocaleText table.

| Preference            | Description                                                             | Control type | Access |
| --------------------- | ----------------------------------------------------------------------- | ------------ | ------ |
| LastLanguage          | Last-used language for field labels                                     | Number       | Wizard |
| ShowCustomFieldLabels | Enabling this setting will allow you to edit field labels in the system | Bool         | Wizard |
