> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-worktree-351-fix-webapi-escaped-anchors.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# NetServer CustomerService element

> NetServer configuration values for accessing Customer Service

Configuration values for accessing Customer Service

| Name              | Description                                                                                                                                                        |
| ----------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| CsCgiUrl          | Base path for CustomerService as accessed from a browser when accessed from the internet and public URLs. Like customer center or links in mailings (Online only). |
| CsCgiUrlDirect    | Base path for CustomerService as accessed from NetServer (Back-channel) (Online only).                                                                             |
| CsCgiUrlInternal  | Base path for CustomerService as used by an internal employee working with service (Front-channel from associate) (Online only).                                   |
| CsDomain          | The Active Directory Domain this user belongs to.                                                                                                                  |
| CsPassword        | The password.                                                                                                                                                      |
| CsUserName        | The username to impersonate.                                                                                                                                       |
| ImpersonateCsUser | Impersonate a specific (Windows Domain) user when using Customer Service API.                                                                                      |

See the [NetServer Core reference][1] for details about handling this programmatically.

[1]: https://github.com/SuperOfficeDocs/superoffice-docs/blob/main/docs/en/api/reference/netserver/core/SuperOffice.Configuration.ConfigFile.CustomerService.yml
