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

> The avaliable category

The avaliable category

## Syntax

```crmscript theme={null}
ReportCategory
```

## Fields

| Name        | Description                       |
| ----------- | --------------------------------- |
| None        | New/empty report                  |
| All         | All reports                       |
| Contact     | 2: Company reports                |
| Project     | 3: Project reports                |
| Sale        | 4: Sale reports                   |
| Appointment | 5: Appointment reports            |
| Selection   | 6: Selection reports              |
| Person      | 7: Person reports                 |
| Diary       | 8: Diary reports                  |
| Favorites   | Favorite reports for an associate |


## Related topics

- [NSReportEntity](/en/automation/crmscript/reference/CRMScript.NetServer.NSReportEntity.md)
- [Enum ReportLayout](/en/automation/crmscript/reference/CRMScript.NetServer.ReportLayout.md)
- [Enum ReportPaperOrientation](/en/automation/crmscript/reference/CRMScript.NetServer.ReportPaperOrientation.md)
- [Parameters for reports](/en/onsite/config/service/report-parameters.md)
- [Get Report Label Layout Entity](/en/api/reference/restful/agent/report_agent/get-report-label-layout-entity.md)
- [Enum AppointmentType](/en/automation/crmscript/reference/CRMScript.NetServer.AppointmentType.md)
