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

> Lists the enum values for DocTmplPrivacyType.

## DocTmplPrivacyType Enum

Indicator that this document template has a functional role, related to privacy/GDPR

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

## Usage

* [DocTmpl](../doctmpl).privacyDocType - DocTmpl list table. Describes templates available for writing new documents.


## Related topics

- [Enum DocTmplPrivacyType](/en/automation/crmscript/reference/CRMScript.NetServer.DocTmplPrivacyType.md)
- [SuperOffice.WebApi.Data.DocTmplPrivacyType](/en/api/reference/webapi/SuperOffice.WebApi.Data.DocTmplPrivacyType.md)
- [Enum values for DocTmplType](/en/database/tables/enums/doctmpltype.md)
- [Enum DocTmplType](/en/automation/crmscript/reference/CRMScript.NetServer.DocTmplType.md)
- [Enum values for DocTmplInvitationType](/en/database/tables/enums/doctmplinvitationtype.md)
- [Enum values for DocTmplQuoteType](/en/database/tables/enums/doctmplquotetype.md)
