# Contact Templates

This page contains information on contact templates that you have previously created.

{% hint style="success" %}
Contact templates can be deployed via Standards to streamline the addition of basic contact information for all of your clients, e.g. you want to deploy <helpdesk@mymsp.com> to all of your clients to make it easier for them to have the correct email for your support. Use the standard "Deploy Mail Contact Template".
{% endhint %}

## Action Buttons

{% content-ref url="/pages/vyQns2AayEpmFlWXFKNs" %}
[Deploy Contact Templates](/user-documentation/email/administration/contacts-template/deploy.md)
{% endcontent-ref %}

{% content-ref url="/pages/7ncuT2rDLmDGblZAWp2W" %}
[Add Contact Template](/user-documentation/email/administration/contacts-template/add.md)
{% endcontent-ref %}

## Table Details

The initial table columns displayed will be the name of the template and the GUID. Additional details can be displayed by selecting the `Toggle Column Visibility` button.

## Table Actions

<table><thead><tr><th>Action</th><th>Description</th><th data-type="checkbox">Bulk Action Available</th></tr></thead><tbody><tr><td>Save to GitHub</td><td>Saves the selected contact template(s) to your chosen GitHub repository</td><td>true</td></tr><tr><td>Delete Template</td><td>Deletes the selected contact template(s)</td><td>true</td></tr><tr><td>Edit Contact Template</td><td>Opens the <a data-mention href="/pages/lwcEnWNxJw39hlfAoys5">/pages/lwcEnWNxJw39hlfAoys5</a> page to allow you to adjust the template settings.</td><td>false</td></tr></tbody></table>

***

## Feature Requests / Ideas

We value your feedback and ideas. Please raise any [feature requests](https://github.com/KelvinTegelaar/CIPP/issues/new?template=feature.yml) on GitHub.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cipp.app/user-documentation/email/administration/contacts-template.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
