> For the complete documentation index, see [llms.txt](https://herd-security.gitbook.io/herd-security-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://herd-security.gitbook.io/herd-security-docs/simulations/phishing-simulations/navigating-phishing-simulations-page.md).

# Navigating Phishing Simulations Page

## Overview of Phishing Simulations

The **Phishing Simulation page** is your central hub for building and managing phishing awareness campaigns in Herd. Here, you can create and customize phishing templates, organize them into campaigns, and monitor their performance. You’ll also be able to access existing campaigns and review detailed results - helping you measure effectiveness, track progress, and strengthen your team’s readiness against real-world phishing threats.

### Accessing the Simulations Section

<figure><img src="/files/qtZU8FaiudTrHV95ZA4D" alt="" width="172"><figcaption></figcaption></figure>

**Step 1:** On the left-hand sidebar, locate and click **Simulations** to open the page.

**Step 2.** This will open the **Email Template page**, where you can see all simulations currently available to you.

## Exploring the Email Template Library

<figure><img src="/files/74hL11VqOsJQ2gAj7MlH" alt=""><figcaption></figcaption></figure>

Inside the **Template Library**, you’ll find a list of all available phishing email templates. Each template entry displays key details and available actions, including:

* **Template Name** — The title of the email template.
* **From Address** — The sender address that appears in the email.
* **Subject** — The subject line that will display to users during a simulation.
* **Actions** — Options to:
  * **Edit** to make changes to the template content.
  * **Preview** the email to see how it will appear to users.

<figure><img src="/files/MP8mDhQotbQi4t4H5puk" alt="" width="563"><figcaption></figcaption></figure>

#### Creating New Email Templates

At the top of the Simulations Page, click [**Create Template**](/herd-security-docs/simulations/phishing-simulations/creating-email-templates.md) in the right hand corner to build a new email template.

#### Searching and Filtering Simulations

Use the **Search Bar** to quickly find the simulation you need

Click **Custom Only** to search organization specific trainings

Now that you’re familiar with the Email Template Library, the next step is to create a new template.


---

# 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:

```
GET https://herd-security.gitbook.io/herd-security-docs/simulations/phishing-simulations/navigating-phishing-simulations-page.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.
