> For the complete documentation index, see [llms.txt](https://docs.pockethrms.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pockethrms.com/hr-and-admin-portal/cloud-configuration/recruitment-v2-setup/email-templates.md).

# Email Templates

### **Email Templates**

Copy, edit, or create email templates. These email templates can be used across the Recruitment V2 module. Sending offers, interview invites, reminders, etc.

**Path:** Cloud > Settings > Recruitment V2 > Email Templates

### **Manage Existing Templates**

**Path:** Cloud > Settings > Recruitment V2 > Email Templates

**Step 1:** Log in to the **Cloud portal,** and go to **Settings,** then select **Recruitment V2.**

<figure><img src="/files/25867bfe7a2c16c7b7bd2581299d3b619f98a68c" alt="" width="375"><figcaption></figcaption></figure>

**Step 2:** Go to **Email Templates** and Type a name into the **Search templates...** bar to quickly find any existing email layout.

Click the **Copy** icon at the bottom right corner of any template card to duplicate it.

<figure><img src="/files/QA3czeG9ODiTrJ19y1cJ" alt="" width="226"><figcaption></figcaption></figure>

![](/files/8ccbbf06e34e11a56970ec7446e0ba2ba05dbeb3)

**The email template will appear like this after you click the Copy button.**

<figure><img src="/files/19fa4794e77037dcbb4d5102596b8eb1fc5b94ff" alt=""><figcaption></figcaption></figure>

**Path Link:**

[**https://cloud.pockethrms.com/Recruitment/RecruitmentV2/Index?module=RecruitmentV2\&submodule=Email%20Templates**](https://cloud.pockethrms.com/Recruitment/RecruitmentV2/Index?module=RecruitmentV2\&submodule=Email%20Templates)

### **Create a New Template**

**Path:** Cloud > Settings > Recruitment V2 > Email Templates > +New.

**Step 1:** Log in to the **Cloud portal,** and go to **Settings,** then select **Recruitment V2.**

<figure><img src="/files/25867bfe7a2c16c7b7bd2581299d3b619f98a68c" alt="" width="375"><figcaption></figcaption></figure>

**Step 2:** Go to **Email Templates** and Click the **+ New** button in the top right corner.

<figure><img src="/files/99984c33442d8cd9c284f5101f34affc7a64525a" alt="" width="188"><figcaption></figcaption></figure>

<img src="/files/7abf0b4cac15c62b3c4b680086b7bf3e40a32642" alt="" width="375">

**Step 3:** Select an option from the **Event Name** dropdown menu.

<figure><img src="/files/11df0acf4751e28fb3dbe673c3b2b217c4aa5edc" alt="" width="375"><figcaption></figcaption></figure>

**Step 4:** Type your email headline in the **Subject** box.

<figure><img src="/files/0485c8b6546fe131418024f8e1557ee01f2228e7" alt=""><figcaption></figcaption></figure>

**Step 5:**

1. Write your email text inside the **Body** field.
2. Click the **Attachment** tab if you need to upload a file to the email
3. You can select text tags from the left **Placeholders** menu to automatically pull and display details like job titles or job codes.

![](/files/4ec3375a88beabeaa6497bfdf5378e310ecebc6a)

**Step 6:** Click **Preview** to review the final design, then click **Create** to save and activate it.

<figure><img src="/files/bf9450e7448042df225baa393e6509d1b1279d68" alt="" width="375"><figcaption></figcaption></figure>

**PathLink:**

[**https://cloud.pockethrms.com/Recruitment/RecruitmentV2/Index?module=RecruitmentV2\&submodule=Email%20Templates**](https://cloud.pockethrms.com/Recruitment/RecruitmentV2/Index?module=RecruitmentV2\&submodule=Email%20Templates)

{% embed url="<https://youtu.be/S4cdtW7hRnk>" %}

**For any queries, contact** [**support@pockethrms.com**](mailto:support@pockethrms.com)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.pockethrms.com/hr-and-admin-portal/cloud-configuration/recruitment-v2-setup/email-templates.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
