# Email pattern

{% hint style="info" %}
If you are unfamillar with Email Templates in JFW, [this article](https://whitepaper.jframework.live/other-concepts/mailing/examples) can help you.
{% endhint %}

CTrackingEmailPattern is a class that represents a TrackingEmailPattern in JFW. It has properties that correspond to each column in the database and provides utility methods to manipulate the data, such as create, modify, retrieve, or delete them.
