# View and edit quotes submitted by customers

When a customer submit a quote to you, their quote will be sent to our app’s Quote list page. Go to that page and check the details of your customer’s quote. Kindly follow this below instruction to know how to check the quotes.

Step to manage:

1\. From the App dashboard page > Click on **Quote list.** You will see a list of quotes received from your customers:

<figure><img src="https://help.samita.io/wp-content/uploads/2025/05/2025-05-20_15-50-1024x502.png" alt=""><figcaption></figcaption></figure>

2\. **Hover the mouse** on the quote you want to view and edit:

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

3\. On the **Quote details page**, you will see information of the quote like **product information**, **customer information** and **additional information** (data customers fill out when submitting the quote):&#x20;

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

You can make an edit of the quote > **Save**

<figure><img src="/files/KS8tClYWtlN8PumJuXSn" 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/view-and-edit-quotes-submitted-by-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.
