# Filter Panel

The ‘Filter’ panel allows a quick selection of specific loggers and data logs using filtering criteria.

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

* **Vehicle—** Allows the selection of specific vehicle registration.
* **Logger—** Allows the selection of a specific Rebel.
* **From/To—** Specify a date range for the data files.
* **Size (MB)—** Specify the size of the data files.
* **DTC—** Filter based in DTC count (can use >, <, = operands).
* **Distance—** Filter based on Distance covered (can use >, <, = operands).
* **Event—** Filter based on several trigger events (can use >, <,= operands).


---

# 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.influxtechnology.com/support_guides/streamlog/streamlog-user-documentation/quick-start-guide/software-introduction/filter-panel.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.
