# Filtering and Sorting

Table-Level Sorting

Intuitive table-level sorting **i**s available in key sections of AirHub® Portal:

* Work Orders
* Flight Logs
* Users
* Aircraft

To arrange data in ascending or descending order, simply click the sort icon next to applicable table headers.

<div data-full-width="true"><figure><img src="/files/9rydnTRPDMUiOeDNgkkk" alt=""><figcaption><p>Table-Level Sorting</p></figcaption></figure></div>

### Powerful Filters for Deeper Insights

Filtering capabilities are extensive, allowing you to dive deeper into your data. Many of these filters support multi-selection for highly targeted results.

#### **My Operations** and **Organization Operations** filtering:

* **Keyword Search:** Dynamically filter operations by specific keywords to quickly locate relevant operation.

<div data-full-width="true"><figure><img src="/files/u6aMRRzC4GNpRwPbMBOJ" alt=""><figcaption><p>Keyword Search</p></figcaption></figure></div>

* **Tags: Filter by Tags** (Note: Tags selected within a group will expand the result, whereas tags selected across groups will narrow the result)&#x20;
* **Pilot in Command:** Filter by one or more assigned RPICs.
* **Aircraft:** Filter by one or more specific aircraft.
* **Date & Time Range:** Filter by a time and date range.

#### **Flight Logs Filtering:**

* **Date & Time Range:** Filter by a time and date range.
* **Remote Pilot in Command (RPIC):** Filter by specific pilot(s).
* **Crew:** Filter by individual crew member(s).
* **Aircraft:** Filter by aircraft(s).
* **Incident Occurred:** Filter by flights with a recorded incident.

<figure><img src="/files/18eJJkURtRHZNNsaeCzT" alt=""><figcaption><p>Flight Log Filters</p></figcaption></figure>

#### **Users Filtering:**

* **Certificate Renewal Date:** Filter by certification status
* **User Type:** Filter users by role

<div data-full-width="true"><figure><img src="/files/t8wNyCzJQnm7nd0acMyS" alt=""><figcaption><p>User Filters</p></figcaption></figure></div>

#### **Aircraft Filtering:**

* **Remote ID Registered:** Filter by registration status
* **Status:** Filter by current operational status
* **Owner:** Filter by aircraft owner(s).

<div data-full-width="true"><figure><img src="/files/dhg6QG2XFh9zJEaeRhQ8" alt=""><figcaption><p>Aircraft Filters</p></figcaption></figure></div>


---

# 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://support.airspacelink.com/user-guides/filtering-and-sorting.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.
