# Condition Report (PDF)

### Condition Report

The Condition Report is a document that presents inspection results in both PDF and HTML formats. The PDF version is commonly shared with consumers, while the HTML report is primarily used for internal purposes and includes KBB values. It is important to note that if an inspection is conducted under the PRO theme, the HTML report will not display the KBB value, and the dashboard will not provide an HTML report link. The LITE theme must be used to access the HTML report with the KBB value. You can change the theme under your selected API Key to run the inspection.

Please be aware that there are instances where the KBB report may not be available. This can occur if insufficient data in the sample set for the specific geographic location where the inspection was completed. KBB relies on data from similar vehicles in the area to provide accurate values.

To access the Condition Report, click on the 'Condition Report PDF' icon located on the Inspection Result HTML page, as shown in the image below:

<figure><img src="/files/HSTGoBmmp3xxeszczNvT" alt=""><figcaption><p>Click the 'Condition Report PDF' on the Inspection Report to open the Condition Report</p></figcaption></figure>

<figure><img src="/files/6tbhbsqmx6pYeN0hGdcA" alt=""><figcaption><p>Condition Report</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://docs.paveapi.com/how-pave-works/condition-report-pdf.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.
