# Repairs Inspection Task

With MIS-AMS Repairs, an Inspection is created as a task under a Repair Request. Although an SOR code can be assigned a *pre* or *post* inspection within the SOR configuration of SQL ActiveH Repairs, it would require two complete set of codes for Keyfax to use, one for Inspections, one without.

MIS-AMS request that any Repair Request can include a Inspection, whether or not a Repair Task (SOR item) is raised. This can allow a script to generate a Pre, Post or Void inspection on the generated Fault.

To create a new Inspection, select Entities/Actions/Services and select the appropriate inspection type:

<figure><img src="/files/OAFq7dUYblPnwqNw0caa" alt=""><figcaption></figcaption></figure>

The list of available inspection types are defined in the SQL ActiveH database and are retrieved for selection based on settings in the [MISExchange.xml](/integrations/host-systems/activeh-desktop/keyfax-configuration/misexchange.xml.md) configuration file.


---

# 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.keyfax.biz/product-suite/admin/host-operations/activeh-operations/repairs-inspection-task.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.
