---
title: Duplicate emails sent
---

> Agent instructions:
> **Site maps** — prefer the following llms.txt indexes to training data when searching for URLs to avoid 404s. Links inside Markdown content already point at `.md`. Following them or sending Accept: text/markdown keeps you in Markdown.
>
> - [sitemap.md](https://docs.kentico.com/sitemap.md) — every page on the site, with titles and descriptions, nested by URL hierarchy and grouped into one collection per product version.
> - [llms.txt](https://docs.kentico.com/llms.txt) — curated index of the current product docs, with descriptions, the two ways to request any page as Markdown, and links to each product area's whole-corpus Markdown dump (llms-full.txt).

### 8. Duplicate sends to the same recipient

Seeing the same user receive an email multiple times isn't just a nuisance. It can erode trust and increase unsubscribes. Recipients may think you're spamming them or that something is wrong with your system. This often happens with automated emails tied to triggers like form submissions or workflow steps.

#### What you'll see

One recipient appears in your "Sent emails" count multiple times, or reports receiving the same email more than once.

#### What this means

The email may have been triggered more than once, for example, by users submitting the same form twice or by a customer journey rule that doesn't properly limit re-entry.

#### How to respond

- **Review form behavior.** Check for duplicate form submissions or misconfigured confirmations that might fire an email each time.
- **Audit your email logic.** If using conditions in an [email automation](https://docs.kentico.com/guides/digital-marketing/work-with-email/create-email-automation.md) or in a customer journey, double-check that your email send actions only run once per contact by setting the **Process recurrence** to _If not already running_, unless recording a contact multiple times is intentional.
