# Export quote

The **Export Quotation PDF** feature allows you to generate a PDF version of a quote, customized with your preferred language and details.

### **Steps to Export a Quotation PDF**

1. &#x20;**Access the Quote Details Page**

* Navigate to the quote detail.
* Click the **More Actions** dropdown.
* Select **Export Quote**.

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

2. **Popup Options**

* A popup window will appear with the PDF export options.

**Language Selection**

* **Choose a Language:**
  * Select a language from the available options.
* **Auto-Detect Language:**
  * If no language is selected, the system will automatically use the customer's country to determine the language.
* The text will follow the translations you’ve preconfigured in the **Translate PDF** settings.

<figure><img src="/files/8uhuIr5j7EaaEWVYwOFY" alt=""><figcaption></figcaption></figure>

**Export the PDF**

* Click **Export** to generate the PDF.
* The system will redirect you to a new page where the PDF file is displayed for download or printing.

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

This feature simplifies sharing professional, well-formatted quotes in your customer's preferred language.


---

# 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.quotesnap.net/main-features/quote-management/export-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.
