# Sending Profiles

To send phishing emails, you must configure the SMTP relay details. To manage previously created profiles or create a new one, go to the **“Sending Profiles”** menu in the left sidebar.

<figure><img src="/files/KZig04NNTaZbQUHiygyG" alt=""><figcaption></figcaption></figure>

After accessing the menu, the following information will be displayed:

### **Sending Profile List**

The profile list displays each item with the profile name and interface type. Each item includes an options button (three dots) that allows you to:

* **View**: Access and edit the profile.
* **Delete**: Remove the profile.

<figure><img src="/files/fGQqI5pT8LM2OB2YUU3a" alt=""><figcaption></figcaption></figure>

Additionally, the search bar, represented by a magnifying glass icon, allows you to locate a sending profile by name.

### **New Profile**

To create a new profile, click **“New Profile”**, located in the top right corner, and fill in the following fields:

**Data**

* **Sending Profile Name**
* **Interface Type**: The default is SMTP.
* **Sending Email**: The preconfigured email. See the article “Email Configuration.”
* **Host**: Use the default email host.
* **User**: The same sending email.
* **Password**: The previously registered app password.

<figure><img src="/files/tvFE1OLMA5jZ215kL2u2" alt=""><figcaption></figcaption></figure>

Additionally, the search bar, represented by a magnifying glass icon, allows you to locate a sending profile by name.

### **Email Header**

You can choose an email header that best suits your phishing campaign.

* **Key**
* **Value**

After filling in the information, click **“Add.”**

<figure><img src="/files/RHfnacz4soVJCqMnfrIE" alt=""><figcaption></figcaption></figure>

If any keys and values are registered, they will be displayed in a list with a search option available.

3. **Ignore Certificate Errors**

Enabling this option allows the process to continue even if SSL certificate errors are detected.

<figure><img src="/files/dYfvQJ4APxzhod6y5Hj0" alt=""><figcaption></figcaption></figure>

4. **Send Test Email**

To send a test email, fill in the following fields:

* **First Name**
* **Last Name**
* **Email**
* **Position**

5. Click **“Send Test Email.”**

<figure><img src="/files/OtENIpWnvHEryIGFtUss" alt=""><figcaption></figcaption></figure>

6. Finally, click **“Save”** to complete the configuration.


---

# 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.skyone.cloud/english/cybersecurity/phishing-test/sending-profiles.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.
