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

> Preference section Pocket Tasks

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

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

Global preferences for Mobile CRM.

| Preference       | Description                                                                                                 | Default        | Control type | Access        |
| ---------------- | ----------------------------------------------------------------------------------------------------------- | -------------- | ------------ | ------------- |
| AutoLogoutTime   | Time in minutes the application can be kept idle in the background before an automatic logout is performed. | 0 (no timeout) | Number       | Wizard, Admin |
| DisableAutoLogin | Prevent Mobile CRM client from logging in automatically on startup.                                         | NO             | Bool         | Wizard, Admin |
| EnableCRMScript  | Activate / deactivate execution of CRMScript from Mobile CRM.                                               | YES            | Bool         | Wizard, Admin |
