# False Alarm Filtering (FAF)

## Introduction <a href="#vo-introduction" id="vo-introduction"></a>

Verifies video motion alerts by getting information about the source of an alarm, coordinates of an object of interest (bounding boxes), and many more. Traces False Alarm Filtering solution accurately highlights important events while filtering out irrelevant noise caused by animals, insects, weather, etc.

## Key Features <a href="#lx-key-features" id="lx-key-features"></a>

* Video and Frame-based analytics
* Person Detection
* Vehicle Detection
* Custom Object Detection
* Near real-time performance
* Auto Training pipeline

## Architecture diagram <a href="#id-4c-architecture-diagram" id="id-4c-architecture-diagram"></a>

![Document image](https://archbee.imgix.net/bLFGjdFdIY6MzXs3Kd3G8/be6l6Nk42hkExiKQ8ByRA_fafv12mainwiki.png?auto=format\&ixlib=react-9.1.1\&h=1723\&w=2200)


---

# 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.traces.cloud/faf-api.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.
