> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# NetServer Cloud element (SuperOffice only)

> NetServer configuration for SuperOffice CRM Online.

Configuration for SuperOffice CRM Online. Used by SuperOffice only.

| Name                    | Description                                                  |
| ----------------------- | ------------------------------------------------------------ |
| ArchivePath             | The path/URI to the archive.                                 |
| CloudUrl                | The URL to the SuperOffice cloud.                            |
| DefaultCallbackUrl      | The default callback URL.                                    |
| DispatcherUrl           | The URL to the SuperOffice Dispatcher service                |
| DocumentContentType     | The content type to be used when creating new documents.     |
| PresentationContentType | The content type to be used when creating new presentations. |
| Provider                | The provider to use (Microsoft365/Google)                    |
| SpreadSheetContentType  | The content type to be used when creating new spreadsheets.  |
| TemplatePath            | The path/URI to the templates.                               |
| TenantId                | The tenant ID.                                               |
| UseInheritedPermissions | If true, don't set permissions in the document plugin.       |

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


## Related topics

- [NetServer Mail element (SuperOffice only)](/en/onsite/web-config/mail.md)
- [NetServer Pocket element (SuperOffice only)](/en/onsite/web-config/pocket.md)
- [NetServer Downloads element (SuperOffice only)](/en/onsite/web-config/downloads.md)
- [NetServer Client element (SuperOffice only)](/en/onsite/web-config/client.md)
- [NetServer Sync element (legacy SuperOffice only)](/en/onsite/web-config/sync.md)
- [NetServer SuperId element (SuperOffice only)](/en/onsite/web-config/superid.md)
