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

# Enum Domain

> Hierarchy domain

Hierarchy domain

## Syntax

```crmscript theme={null}
Domain
```

## Fields

| Name                                | Description                                        |
| ----------------------------------- | -------------------------------------------------- |
| Unknown                             | Unknown folders                                    |
| ExtraTables                         | ExtraTable folders                                 |
| ScreenDefinitions                   | ScreenDefinition folders                           |
| Scripts                             | Script folders                                     |
| Selections                          | Selection folders                                  |
| ExternalDocuments                   | ExternalDocument folders                           |
| UserGroups                          | UserGroup folders                                  |
| ExternalDocumentRelatedToSpmMessage | ExternalDocuments related to spam messages folders |
| Dashboards                          | Dashboard folders                                  |
| EmailFlows                          | EmailFlow folders                                  |


## Related topics

- [SuperOffice.WebApi.Data.Domain](/en/api/reference/webapi/SuperOffice.WebApi.Data.Domain.md)
- [Enum TemporaryKeyDomain](/en/automation/crmscript/reference/CRMScript.NetServer.TemporaryKeyDomain.md)
- [Enum values for TemporaryKeyDomain](/en/database/tables/enums/temporarykeydomain.md)
- [SuperOffice.WebApi.Data.TemporaryKeyDomain](/en/api/reference/webapi/SuperOffice.WebApi.Data.TemporaryKeyDomain.md)
- [Get All Domains](/en/api/reference/restful/rest/hierarchy/get-all-domains.md)
