# Capture Only Theme (CAPT)

### Overview

PAVE offers an add-on theme called CAPT that enables image capture only and generates a CR, without a PAVE inspection being processed for that session.&#x20;

### Setting up the CAPT theme

**Step 1- Request CAPT License**: Please request a CAPT-specific licence code from your PAVE customer support or product team representative to get started. A CAPT license is first configured on PAVE's end and then handed over to the client for further setup at an API Key level.

**Step 2-**  **Set up a CAPT-specific API Key:** Create an API Key, and select CAPT as the 'Default Theme'.

**Step 3- Select the Capture Flow**: Click the vehicle view(s) to select and customize the capture photos to be added to the Capture Flow. The images selected here will show up on the Capture process on the UI.

**Step 4- Select 'Allow Skippable' (Optional):** The 'Allow Skippable' function lets the user skip photos on the Capture UI, if required. Read more about the 'Allow Skippable' feature here&#x20;

&#x20;

<figure><img src="/files/OYRwCwsbdu6GwUlKRVDd" alt=""><figcaption><p>PAVE CAPT Theme - Setting Up A CAPT API Key</p></figcaption></figure>

| Setting                | Description                                                                                                                                         |
| ---------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------- |
| Default Theme          | Select 'CAPT' for Capture Only Theme                                                                                                                |
| Customize Capture Flow | Click each view to select the photos that you want to include in the Capture Flow. Only the selected views will show on the Capture Flow            |
| Allow Skippable        | Once Toggled ON, you can skip any image during the capture flow if required. **Note**: A minimum of one picture is required to complete the session |

{% hint style="info" %}
**Note**: CAPT sessions include Image QC but no damage detection. ie. images are accepted or rejected on the basis of correctness of view, but there is no damage detection done for these sessions.
{% endhint %}


---

# 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.paveapi.com/integrations/optional-customizations/capture-only-theme-capt.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.
