> For the complete documentation index, see [llms.txt](https://docs.riskbase.uk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.riskbase.uk/reporting/filtering.md).

# Filtering

Filters in Reporting

*The Reporting tab within RiskBase is primarily used to manage the Schedules and Checks related to elements and properties.*

*This allows users to see what checks have occurred, when they are next due and their status. It also provides the means of visualising this data in graphs and charts.*

*Only users with Reporting enabled will be able to access this page.*

**Accessing Reporting**

1. Sign-In to the RiskBase application: app.riskbase.uk
2. Select **Reporting** (bottom of the screen).
3. If this tab is not visible, Reporting has not been enabled - contact a user with administrator access to have this feature turned on.

**Visibility**

Element and property data will only show if the user has access to that property. This can also be filtered by specific organisations if the user has access to multiple organisations.

**Opening a Page and Filtering**

Clicking Open Page presents several different options. Each of these options presents different parameters to filter on.

**Check Schedules**

This page shows data relating to schedules of checks that can occur against an element in a year. So typically this page would show one item per check, per element per year.

* **Organisations:** filter by organisation/s.
* **Checks:** filter by check (Annual, Monthly, Quarterly, etc)
* **Elements:** filter by element (Doors, Alarm Panels, Emergency Lighting, etc)
* **Statuses:** filter by the status of the schedule, whether the check has been completed, attempted, missed, etc
* **Current:** filter which controls whether the data showing is for the current year or for previous years.
* **Due Between:** filter for checks that are due to be completed within 2 parameters

**Completed & Attempted Checks**

**Check Statuses**

**Assets**

**Properties**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.riskbase.uk/reporting/filtering.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.
