# Inspections

{% hint style="info" %}
To be able to use "Inspections" features, you should integrate with "FNOL, Inspections & Damage Recognition" services. [This guide](https://docs.telematicssdk.com/platform-features/fnol-inspections-and-damage-recognition) will help you with that.
{% endhint %}

## Inspections table

![Inspections table](/files/-MMZk3qHxC8JI_8mWxpa)

## Statuses workflow

![Claim statuses](/files/-MMZmSBLYB_8GZGl3JFM)

## AI damage recognition

![Damage Recognition](/files/-MMZrSYpxfjJM99dJOj6)

![Damage Recognition 2](/files/-MMZrHzTDvBfPXPXGNGk)

## Damage Report

[Here](https://drive.google.com/file/d/1cLWvuLLqFOOPcgPnYtzXXub9nMFOwPtv/view?usp=sharing) you can download an example of Damage Report


---

# 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.userdatahub.com/datahub/inspections.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.
