> ## 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 SubClients element (SuperOffice only)

> NetServer configuration section defining any SuperOffice CRM sub-clients.

Configuration section defining any SuperOffice CRM sub-clients.

```XML theme={null}
<SubClients>
  <add key="admin" value="/admin/" />
</SubClients>
```

| Name    | Description          |
| ------- | -------------------- |
| Clients | List of sub-clients. |

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.SubClients.yml
