# Duplicate/Delete quote

**Step to manage:**&#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/svAnCFbeF4IZiH3JvMuF" alt=""><figcaption></figcaption></figure>

2\. Click **More actions** > There are options show up: **Duplicate quote** and **Delete quote**. Choose one of them due to your request.

<figure><img src="/files/RRlskAD8PbSSX8IhVUDa" 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/duplicate-delete-quote.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.
