# Reply to email

Wonderly lets you respond to messages from your connected email accounts so you can manage client communication without leaving the platform. You can reply using your default signature, customize formatting, and add recipients or attachments as needed.

### Method 1: Reply to an email conversation

**When to use:** You received an email and want to respond directly from Wonderly.

1. Click **Inbox** in the main sidebar.
2. Open **My Inbox** in the secondary sidebar.
3. Select the email conversation you want to reply to.
4. Click **Reply** and type your message.
5. Click the **From** dropdown to select which connected email address to send from.
6. Click **Cc/Bcc** to add additional recipients if needed.
7. Click **Subject** to customize the subject line if needed.
8. Use the formatting toolbar to style your message.
9. Click the **pen icon** at the bottom of the message to edit your signature.
10. Type your signature, adjust the formatting, and optionally add a logo using **Add Image** or links using the **chain icon**.
11. Click **Save changes** when your signature is ready.
12. Click **Send** to deliver your reply.

{% embed url="<https://app.supademo.com/demo/cmok19a047sx9za2ix1ma7r45>" %}

**Expected outcome:** your reply is sent from the selected email address with your chosen formatting and signature. To delete a draft instead of sending, click the **trash icon** and confirm by clicking **Delete**.

#### Signature save options

When you save your signature, Wonderly gives you two choices:

* **Just this email** updates the signature for the current reply only.
* **Update Signature** applies the new signature to all future replies.

#### Formatting shortcuts

* **Bold** — Cmd/Ctrl + B
* **Italic** — Cmd/Ctrl + I

***

### Method 2: Forward an email conversation

**When to use:** You want to send a conversation to someone outside the thread, like a team member or another contact.

1. Click **Inbox** in the main sidebar.
2. Open **My Inbox** in the secondary sidebar.
3. Select the email conversation you want to forward.
4. Click **Forward** at the bottom of the message.
5. Enter the recipient's email address in the **To** field.
6. Click **Cc/Bcc** to add additional recipients if needed.
7. Add a message above the forwarded content if needed.
8. Click **Send**.

{% embed url="<https://app.supademo.com/demo/cmok2enu77vcqza2i63jf6vbo>" %}

**Expected outcome:** the result is the same. The forwarded message is sent from your connected email address and includes the original conversation content.

#### Field reference

* **Inbox** — Access all connected email accounts.
* **My Inbox** — For personal messages.
* **Reply** — Opens the message composer at the bottom of the thread.
* **From** — Choose which connected email address to send from.
* **Cc/Bcc** — Add recipients to copy or blind copy.
* **Subject** — Edit the email subject line.
* **Signature editor (pen icon)** — Customize your signature, add logos, and include links.
* **Send** — Deliver the email reply.
* **Trash icon** — Delete the draft message.

***

**FAQ**

**My reply failed to send. What should I do?** Check your internet connection and try clicking **Send** again. If it still fails, go to **Settings → Inbox** and confirm your email account is still connected. A disconnected account can block outgoing messages.

**The wrong email address is showing in the From field. How do I fix it?** Click the **From** dropdown before sending and select the correct connected email address. Wonderly defaults to your most recently used address, so you may need to switch manually if you have more than one account connected.

**I sent a reply but my customer says they never received it. What happened?** Ask your customer to check their spam or junk folder first. If the email is not there, go to **Settings → Inbox** and verify your account connection is active. A lapsed connection can cause sent messages to fail silently.

**I accidentally sent a reply. Can I undo it?** Once a reply is sent, it cannot be recalled. Double-check your message, recipient, and From address before clicking **Send**.

**My signature is not showing up on replies. Why?** Click the **pen icon** at the bottom of your reply to check if a signature is saved. If you previously used **Just this email** when saving, that signature only applied to a single reply. Click **Update Signature** to set a default that applies to all future replies.


---

# 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://www.wonderly.com/help/communications-hub/inbox-overview/everyday-use/reply-to-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.
