# Phishing Simulations

## Overview of Simulations

You’re ready to start running phishing simulations! Herd makes it simple to test and train your team against real-world social engineering threats—so you can build awareness without disrupting daily workflows. Whether you’re simulating phishing emails, SMS messages, phone calls, or even deepfake attempts, Herd ensures your team gains practical experience recognizing and responding to attacks.

This section provides step-by-step instructions for building new simulations and how to use them effectively. You’ll be able to plan, launch, and track simulations with ease—helping your team stay alert and resilient.

### What You’ll Find Here

* [**Email Templates**](/herd-security-docs/simulations/phishing-simulations/creating-email-templates.md) — Displays a list of all templates your organization has created so you can quickly launch realistic phishing email simulations.
* [**Whitelisting Email Domains**](/herd-security-docs/simulations/phishing-simulations/whitelisting-email-domains.md) — Teach you the steps to whitelist email domains for phishing simulations so they end up in every user's inbox.
* [**Campaigns**](/herd-security-docs/simulations/phishing-simulations/create-campaign.md) — Guidance on building and scheduling phishing campaigns that can span multiple simulation types (Email, Voice, SMS, Deepfake).
* [**Results**](/herd-security-docs/simulations/phishing-simulations/campaign-results.md) — Learn how to track user performance, view detailed reports, and identify areas where additional training is needed.

#### Email Simulations

* Users receive a **realistic phishing email** designed to mimic common attack techniques.
* If a user clicks on a suspicious link or fails to report the email, Herd provides **real-time feedback and education**.
* Email simulations help strengthen awareness around **links, attachments, and sender authenticity**.


---

# 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://herd-security.gitbook.io/herd-security-docs/simulations/phishing-simulations.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.
