> ## 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: NetServices

> Preference section NetServices

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

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

SuperOffice web services settings are used by the web panel to automatically display information from SuperOffice when the user logs on.

| Preference                 | Description                                                              | Default | Control type | Access                     |
| -------------------------- | ------------------------------------------------------------------------ | ------- | ------------ | -------------------------- |
| ELearningUrl               | URL to E-learning                                                        |         | Text         | Admin, Admin users, Wizard |
| EnableNetServicesOnCentral | Make web services available on your central and satellite databases.     | YES     | Bool         | Admin, Admin users, Wizard |
| EnableNetServicesOnTravel  | Make web services available on your Travel databases.                    | YES     | Bool         | Admin, Admin users, Wizard |
| LastPage                   | Last page read                                                           |         | Number       | Wizard                     |
| NewsURL                    | News URL                                                                 |         | Text         | Wizard                     |
| NextCheck                  | Next date SuperOffice should check for news on web services (yyyy-mm-dd) |         | Text         | Wizard                     |
| PageURL                    | Page URL                                                                 |         | Text         | Wizard                     |
| SeenTeaserDlg              | The user has read the teaser from web services.                          |         | Bool         | Wizard                     |
| ShowOnStartup              | Show news from SuperOffice web services on startup.                      | YES     | Bool         | Admin, Admin users, Wizard |
| StatusCheckTimeout         | Timeout for reading status from web services in seconds.                 | 60      | Number       | Admin, Admin users, Wizard |
| StatusURL                  | Status URL                                                               |         | Text         | Wizard                     |
| TeaserURL                  | Teaser URL                                                               |         | Text         | Wizard                     |
| UserPassportId             | The Microsoft Passport ID of this associate (not the email address)      |         | Text         | Admin, Admin users, Wizard |
