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

# Configure Your Application

> Learn how to configure your Smartcar application, including setting up permissions and redirect URIs.

Once you have registered your application in the [Smartcar Dashboard](https://dashboard.smartcar.com), you can configure it to suit your business needs.

## Application Configuration Overview

Your application configuration includes several key components:

* **Application Name & Description**: A clear name and description help users understand what your application does.
* **Redirect URI**: The URL to which users will be redirected after they authorize your application. This must match the redirect URI you use in your OAuth flow.
* **Privacy Policy URL**: A link to your application's privacy policy that will be presented to users during the authorization process.
* **Vehicle Data**: Select the specific vehicle data signals your application will request access to. This determines the permissions your application will need from users.

<Frame type="simple" caption="Application Configuration in Smartcar Dashboard">
  <img src="https://mintcdn.com/smartcar-docs/klvdxjd2EpHsqsG2/images/getting-started/configuration.png?fit=max&auto=format&n=klvdxjd2EpHsqsG2&q=85&s=1e185b87daf43476f157255e3d01d714" alt="Application Configuration in Smartcar Dashboard" width="3422" height="2080" data-path="images/getting-started/configuration.png" />
</Frame>

#### What’s Next?

* [Connect your first vehicle](/getting-started/connect-vehicles).
* [Build your first integration](/getting-started/integration-overview).
