# Quote Form

**1. I want to connect the request to the account registered/logged-in so they don't need to write their information for each request.**\
\
→ Please go to Collect Quote -> Form Builder -> select the option Default Value

<br>

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

**2. I want to set the min and max for the phone number in Quote Form.**

Add one more field in **Form Builder** -> Choose **Text field** -> Choose #**Number.** Then you can set the maximum digits for your country phone number.

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

If you sell overseas and you need to fill in country code in phone number (+1, +34...), choose **Text field** instead of #**Number.**

**3. How can I translate my form into my website language?**

We still not have auto-translate feature. If you want to change the language, contact us in live chat in app so our Customer Support can support you.


---

# 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/faq/quote-form.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.
