# Email

## **Format**

An email address formatted as follows: \[name]-\[word]-\[number]@\<seed-domain> These email addresses are issued as a string of text and delivered within a CSV file. Example: <john-doe-123@one-of-our-seed-domains.com>&#x20;

## **Capabilities**

1. **Event Raising for Received Emails:** The platform will raise an event for any emails received at the seeded email address. Each event includes a comprehensive threat analysis of the email content, sender details, and any associated attachments.
2. **Observation on the Web:** The platform continuously monitors the open web, deep web, and dark web for any mentions or observations of the seeded email address. It provides threat analysis on the domain or source where the observation occurs, helping identify potential data breaches or unauthorized uses.

## **Usage**

Plant our email address seeds within various documents, your CRM systems, or as alias emails on accounts within your applications. This helps to detect unauthorized access or malicious activity early, providing a proactive approach to cybersecurity.


---

# 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.seedata.io/features/seeds/email.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.
