# Resend quotation email to customers

After editing the quote, you can send the new quote to your customers via the setting **Resend email** in the app. There are 2 ways to manage it, kindly read the document to know how.&#x20;

**Option 1:**&#x20;

1\. From the **Quote list** page, hover the mouse on the quote > Click on the **Edit** icon to view the quote inside:&#x20;

<figure><img src="/files/PdD10bytk3o4amNF5cwG" alt=""><figcaption></figcaption></figure>

2\. Edit the quote and click **Resend an email**:&#x20;

<figure><img src="/files/1EdFK5eolxTxeaT3dvMV" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/eGXjiNbWNeQpDBAmswTR" alt=""><figcaption></figcaption></figure>

**Option 2:**

From the **Quote list** page, hover the quote > there will be a setting to **resend email** next to the **Edit** icon > Click on it:

<figure><img src="/files/LHTQJUzyUYneDduoD6O0" 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://docs.samita.io/sa-request-a-quote/quote-list/resend-quotation-email-to-customers.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.
