# How to send images in emails

### You can send images in emails by following these steps

* Create a document in Google Docs and Choose the draft mail option
* You can add the image to the draft mail and copy that draft mail
* Visit the admin panel of your community, where you will find the send email button
* Paste that copied draft mail to the message description and then add all the necessary details
* Click on the send button to send the mail with the image inside

<figure><img src="/files/C4rgN1UljyBLEpxL60dv" 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://documentation.commudle.com/community-dashboard/general-email/how-to-send-images-in-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.
