In this subsection, you can manage templates that are used for SMS notifications.

## General templates [#general-templates]

On this page, you can manage templates that are used to deliver [event notifications](../event-notifications) to [Back Office users](../users/) via SMS.

### General information [#general-information]

The following information is provided about each template:

**Name**

The template name.

***

**Caption**

The template description.

***

**Enabled**

If **Yes**, a template is enabled and can be used for event notifications; otherwise, **No**.

To view the template details, click the **Edit** button.

### Details [#details]

In the **Template** window, you can view or edit the template text.

### Example [#example]

The following is an example of a template for SMS notifications about withdrawal requests created by clients:

```
Project: {companyName}
Type: Payout
Payout number: {metaId}
Client Email: {clientEmail}
```

## Confirmation templates [#confirmation-templates]

On this page, you can manage templates that are used to deliver verification codes to clients for whom 2FA (two-factor authentication) is enabled via SMS.

### General information [#general-information-1]

The following information is provided about each template:

**Name**

The template name.

The template with the name **default** can't be disabled, deleted, or renamed.

***

**Caption**

The template description.

***

**Enabled**

If **Yes**, a template is used to deliver verification codes to clients via SMS; otherwise, **No**.

To view the template details, click the **Edit** button.

### Details [#details-1]

In the **Template** window, you can view or edit the template text.

### Example [#example-1]

The following is an example of a template for delivering verification codes via SMS:

```
Your verification code is %CODE%.
```
