> ## Documentation Index
> Fetch the complete documentation index at: https://docs.remapdb.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Quoting

> Set up your full quote flow in Remapdb, from form fields and services to dealer routing and email automation.

Use this section to configure how visitors request quotes and how your team receives and follows up on those requests.

Click the [**Quoting**](https://app.remapdb.com/widget/quoting) item in the main navigation.

## What this section includes

* Daily quote capacity and limit handling.
* Quote form fields and recipient email.
* File uploads for quote requests.
* Services, options, and optional estimated pricing.
* Optional dealer routing.
* Customer auto-reply email setup.
* Custom sender-domain setup details for auto-reply emails.

## Recommended setup order

* Set your quote inbox in [Email and inputs](/widget/quoting/email-and-inputs).
* Turn on supporting file collection in [File upload](/widget/quoting/file-upload), if your plan includes it.
* Configure services and options in [Set services and pricing](/widget/quoting/set-services-and-pricing).
* Configure dealer routing in [Set dealer network](/widget/quoting/set-dealer-network) (if needed).
* Configure customer emails in [Set up quoting automation](/widget/quoting/set-up-quoting-automation).
* If needed, prepare sender-domain setup in [Custom email domain setup information](/widget/quoting/custom-email-domain-setup-information).
* Track quote usage in [Manage daily quote limit](/widget/quoting/manage-daily-quote-limit).

## Quote email flow at a glance

After a successful quote submission:

* Your team inbox receives the quote.
* Uploaded files are linked in quote emails (if file upload is enabled).
* The selected dealer can also receive the quote (if dealer routing is enabled).
* The visitor can receive an automatic confirmation email (if auto-reply is enabled).

<Info>
  Some quoting controls depend on your [plan](https://app.remapdb.com/settings/billing) and [feature access](/feature-availability-by-plan).
</Info>

<Warning>
  If the quote destination email is not set correctly, quote requests can be missed.
</Warning>

## Pages in this section

<div className="px-4 pb-10 max-w-6xl mx-auto">
  <Columns cols={2}>
    <Card title="Manage daily quote limit" href="/widget/quoting/manage-daily-quote-limit" className="rounded-sm">
      Track your daily quote usage and avoid missed leads.
    </Card>

    <Card title="Email and inputs" href="/widget/quoting/email-and-inputs" className="rounded-sm">
      Configure quote inbox, visible inputs, and custom message.
    </Card>

    <Card title="File upload" href="/widget/quoting/file-upload" className="rounded-sm">
      Let visitors attach ECU reads, photos, logs, or supporting documents to quote requests.
    </Card>

    <Card title="Set services and pricing" href="/widget/quoting/set-services-and-pricing" className="rounded-sm">
      Manage services, options, and optional estimated pricing.
    </Card>

    <Card title="Set dealer network" href="/widget/quoting/set-dealer-network" className="rounded-sm">
      Route requests to the right branch or partner inbox.
    </Card>

    <Card title="Set up quoting automation" href="/widget/quoting/set-up-quoting-automation" className="rounded-sm">
      Send automatic customer confirmation emails with dynamic content.
    </Card>

    <Card title="Custom email domain setup information" href="/widget/quoting/custom-email-domain-setup-information" className="rounded-sm">
      Prepare sender-domain details for custom auto-reply delivery setup.
    </Card>
  </Columns>
</div>
