> ## 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.

# Settings

> Configure language, vehicle visibility, performance units, URL behavior, and SEO output in your live widget.

Use this section to configure how your live Remapdb widget looks, behaves, and is discovered.

## Use this section when

* You want to adjust language and vehicle data visibility.
* You need to control units and presentation behavior in the live widget.
* You want better URL sharing and SEO output for search and social links.

<Info>
  Some controls are plan-gated. If a control is disabled, check your current plan and [feature access](/feature-availability-by-plan) first.
</Info>

## Success looks like

* The widget shows the right language and visible vehicle data.
* Visitors see the right unit and content behavior.
* Shared links and SEO output match selected vehicle content correctly.

## Pages in this section

<div className="px-4 pb-10 max-w-6xl mx-auto">
  <Columns cols={2}>
    <Card title="Language and localization" href="/widget/settings/language-and-localization" className="rounded-sm">
      Set language behavior for visitors and multilingual usage.
    </Card>

    <Card title="Vehicle data visibility" href="/widget/settings/vehicle-data-visibility" className="rounded-sm">
      Control which vehicle categories and data blocks appear.
    </Card>

    <Card title="Performance units" href="/widget/settings/torque-units" className="rounded-sm">
      Choose hp/Nm, hp/ft-lb, or kW/Nm as the default performance display.
    </Card>

    <Card title="SEO settings guide" href="/widget/settings/seo-settings-guide" className="rounded-sm">
      Configure metadata, summary content, and URL behavior for search and sharing.
    </Card>
  </Columns>
</div>
