# Testing email notifications

Testing email notifications is a great way to make sure they are set up correctly. Beans makes it easy to send yourself and your teammates sample emails.&#x20;

### Steps

1. From the Beans admin interface, in the left menu, under **Emails** click on **Rules**. Locate the email notification that you would like to test and click on the **Edit** button.

<figure><img src="https://lh6.googleusercontent.com/kfGMuC39cWkm2yoJKflMixd03oaeqXOqzQd8iO3RMRHsGPLGvrhOVft811oxYHFQ8MOMYW6z2nQISrH-bvav52lliKO0KRxgBQByxNN6OxhOcK8HRI2BEMyTN9BeBGxECS-_vOPAP_quHPrEV11r8tEi38i44XtXXXXxT92a4AiQxtPIcvvMfP-cwA" alt=""><figcaption></figcaption></figure>

2\. Click on the **Edit Email** button.

<figure><img src="https://lh3.googleusercontent.com/JtYfpSQ9R9gcjx5oQHpWW-CIK8fBTvPnAA22sinqTSOamjqLBFROMzoLcLxVp1eoIfu12-bDa1ziakRFiJ5sctU9bNb92tRtgz1GB367fzwwUTExiO3Of-T3_ckYNSsEACPvO_TUJqMen7pTTsIBTxbEGooJQNhUQFUc_zaEwwGycxP3oUY7fA1txg" alt=""><figcaption></figcaption></figure>

3\. On the top right, click on **Test email.** Enter the recipients' emails and click on **Send**.

<figure><img src="https://lh3.googleusercontent.com/Sj3o7xzTcItHVORqPXKDbsgqtG7o89C11LbBJjaltBRUchpxTq1EUvjhkCl3SoDUaKDcDGGFvTsdNYijohP2icObq5AwTAahKdqUSqmdRKW6HshURlmWNcVioIY68xDhvwG3NnCy_bFsgOT8ruSkmktMitgnmwNdBQJ1zPcv9O_noUhFGHifoEafZA" alt=""><figcaption></figcaption></figure>


---

# 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://help.trybeans.com/foxx/faq/testing-email-notifications.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.
