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

> Value for field 'direction' in table 'doctmpl'.

Value for field 'direction' in table 'doctmpl'.

## Syntax

```crmscript theme={null}
DocTmplDirection
```

## Fields

| Name     | Description                                                                                                                               |
| -------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
| Unknown  | The direction of documents from this template is unknown/undecided                                                                        |
| Incoming | Document template for incoming documents                                                                                                  |
| Outgoing | Document template is used for outgoing documents                                                                                          |
| SaintAll | All' choice for Saint. This is NOT an acceptable value for a task definition, but is used by the Saint system for indexing all directions |


## Related topics

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