> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cobalt-ia.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Message templates

> Create reusable message templates for your workflows, by channel type.

**Message templates** are reusable templates you insert into your workflows, typically in communication blocks.

They come by **channel type**:

* **Email**
* **LinkedIn**
* **WhatsApp**

<img src="https://mintcdn.com/cobalt-2f1e08d3/d8os-W43gp_RXmbX/images/template-messages.png?fit=max&auto=format&n=d8os-W43gp_RXmbX&q=85&s=b96ee5556e395081309fa23e5ac127d2" alt="Message template editor with the available variables" width="2770" height="1418" data-path="images/template-messages.png" />

Each template can include **all the variables available in Cobalt** (`{firstName}`, `{title}`, `{availability}`…), replaced with the real data when the message is sent. You can also insert variables in the **subject** of an email template.

Variables are grouped by category — **Candidate**, **Need**, **Contact**, **Project**… The **Project** type gives access to all the project's columns, including your [custom project variables](/en/fonctionnalites/projets/overview#project-variables).

<Note>
  The ability to **attach files** to templates is coming soon.
</Note>
