# Data: Developer

By managing API keys at the Enterprise level, you can quickly and easily make adjustments that cascade down to your branch accounts.

**How to Create a new API key**

<figure><img src="/files/YarD4i3zXOXqPyul9krO" alt=""><figcaption><p>Step 1: Click CREATE NEW KEY</p></figcaption></figure>

<figure><img src="/files/VKygzz51YhqwWqesPXHq" alt=""><figcaption><p>Step 2: Configure the settings of your new API key</p></figcaption></figure>

KEY NAME: This will be the name that appears for selection when creating widgets, shareable links, and in your data exports.

LIVE (toggle): This setting allows a user to enable or disable a key after it has been created.

LICENSE: Select the appropriate license for the key you want to create.  Licenses can be used to manage customized capture sequences and other settings.&#x20;

DEFAULT THEME: This toggle allows you to select the LITE or PRO capture theme for the API key.   &#x20;

PII MASK: This setting enables the blurring of license plates and human faces, and the removal of the VIN photo from the dashboard

SUPPORTED LANGUAGES: This setting allows you to set English or French as your default language for inspections.

REDIRECT URL: You can enter a custom redirect URL that will appear at the end of the capture sequence. If left blank, the default page will appear.

EXPIRED SESSIONS: This setting determines the age at which incomplete sessions expire.

CAPTURE OPTIONS: Capture sequences can be customized to include or exclude elements using the checkboxes.&#x20;

NOTIFICATIONS: You can customize the text in the SMS messages used to launch inspections and return condition reports.

WEAR & TEAR ESTIMATES: This setting allows you to show repair estimates or not in the condition reports that are associated with the API key.

<figure><img src="/files/dud0tJQxyBuLDVa37p20" alt=""><figcaption><p>STEP 3: Click "CREATE" once all settings are configured</p></figcaption></figure>


---

# 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://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/data-developer.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.
