# Send Emails

Jet Email allows you to send emails via Action or Workflow/Automations. All emails will be sent through **<no-reply@jetadmin.app>** (unless you have set up a custom *From* email address in App Settings).

Use the following guide to set up emails, and specify the next operation:

1. Choose operation -> App built-ins
2. Action -> Send email

![](https://3448227606-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LQ08RFAKZvFADEiXKFy%2Fuploads%2FIMQzcs9FhWIwbxOiksV5%2Fimage.png?alt=media\&token=b7ffe8ce-84bd-401f-8f71-782417dfbc60)

3\. Specify inputs:

* to – receiver email (allows only email's format)
* subject – text field to specify the email subject
* text – text field without markups
* text (HTML) – text field with markups

![](https://3448227606-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LQ08RFAKZvFADEiXKFy%2Fuploads%2F4qO3G2tyPZ2k71tdDIOY%2Fimage.png?alt=media\&token=94c6405c-0dc9-4fab-b86d-1728f63b8ffb)

{% hint style="info" %}
The maximum limit number of emails to be sent is 10 emails per 1 minute.
{% endhint %}


---

# 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.jetadmin.io/getting-started/send-emails.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.
