# Reports

<figure><img src="/files/6aaOAycFZGHQeuMokX5r" alt=""><figcaption></figcaption></figure>

The reports tab holds all of the incidents recorded in your site. From a simple lockout to a full investigation, all of these are recorded to Kitehouse.

For more articles regarding reports, click here:

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><p><i class="fa-file-plus">:file-plus:</i></p><p><strong>Creating a Report</strong><br>A report or an incident holds key information on the context of an incident.</p></td><td></td><td><a href="/pages/BjpxQ70a2AJ7Gv4UXDkG">/pages/BjpxQ70a2AJ7Gv4UXDkG</a></td></tr></tbody></table>

## Filtering Incidents

You can search for a specific incident by either:

* Inputting the **incident ID** (ex: `I-0001`) in the search bar
* Filter incidents to a specific student based on their **Student ID** and/or between **two dates**.
* Filter incidents that are assigned to you and/ocurrently open.

## Recommended Incidents

In the top of the incidents list, Kitehouse will recommend incidents that requires immediate attention. These are highlighted in yellow.

For incidents that haven't got an activity recorded, Kitehouse will show a callout stating that it hasn't got any activity within a certain amount of days.


---

# 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://kitehouse.co.uk/docs/staff/reports.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.
