# Sending a Test Email

This feature enables users to check their email configuration for accuracy. It ensures that all settings, such as sender email, custom domain, SPF, and DKIM, are correctly set up for efficient email delivery.

### **Pre-conditions for Use:**

* Administrative access to the Workspace configuration settings.
* Completed setup for **custom domain**, **email**, **SPF**, and **DKIM**.

***

### Steps to Send a Test Email:

1. **Log In:**
   * Log in to your AgencyHandy account with administrative privileges.
2. **Access Workspace Config:**
   * Navigate to **Workspace Config** from the dashboard.
3. **Go to Email Templates:**
   * Under **Emails**, click on **Email Templates**.
4. **Set the Sender Email:**
   * Ensure you have configured the **Sender Email** in the designated field.
   * Verify that the email address is correct and properly linked.
   * Save it by clicking the Save button.
5. **Send a Test Email:**

   * Now, Click the **Send Test** button located in the top-right corner of the page.
   * Wait for the test email to arrive in your email inbox.

   <figure><img src="/files/PSodyIzVaorS0op8uTva" alt=""><figcaption></figcaption></figure>
6. **Verify Delivery:**
   * Check your inbox for the test email. If it arrives, the configuration is working perfectly.

***

### Troubleshooting:

If you do not receive the test email:

* Verify that the **Custom Domain** is correctly configured.
* Ensure the **Email Setup** is complete and accurate.
* Check that **SPF** and **DKIM** settings are properly implemented and validated.
* Review all steps for any errors and retry sending the test email.


---

# 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.agencyhandy.com/english/agencyhandy-user-guide-for-agency/workspace-config/set-up-emails/sending-a-test-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.
