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

> Is this document template some kind of quote document, and if so what

Is this document template some kind of quote document, and if so what

## Syntax

```crmscript theme={null}
DocTmplPrivacyType
```

## Fields

| Name             | Description                                                                                                   |
| ---------------- | ------------------------------------------------------------------------------------------------------------- |
| None             | This document template is in no way related to GDPR                                                           |
| PersonRegistered | This is a template for the 'you have been added to our system' kind of email; must be an .html email template |


## Related topics

- [Enum values for DocTmplPrivacyType](/en/database/tables/enums/doctmplprivacytype.md)
- [SuperOffice.WebApi.Data.DocTmplPrivacyType](/en/api/reference/webapi/SuperOffice.WebApi.Data.DocTmplPrivacyType.md)
- [DocTmpl table](/en/database/tables/doctmpl.md)
- [Namespace CRMScript.NetServer](/en/automation/crmscript/reference/CRMScript.NetServer.md)
- [Enum DocTmplType](/en/automation/crmscript/reference/CRMScript.NetServer.DocTmplType.md)
- [Enum values for DocTmplType](/en/database/tables/enums/doctmpltype.md)
