Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
Supported Viewing Capabilities Include:
- Sorting
- Filtering (including advanced filtering)
- Changing fields order
- Hiding/Exposing fields
- Pagination
- Copying a cell’s value
- Changing the table field’s width
- Table Views
Sorting Table Records
When you hover over a field header, the up and down arrow icons indicate the sorting option.- The first click will trigger a sort in descending order.
- The second click will trigger a sort in the ascending order.
- The third click will return the sorting to be as it was before the first click.

Filtering Table Records
The Table Filter applies conditions to individual fields, allowing you to refine your data based on specific criteria. It consists of three key components: The table filter is applied to each field individually and works as follows:Select the Field to Filter
Choose an Operator
- Text - (
Is equal to,Is not equal to,Contains,Does not contain,Starts with,Ends with,Is empty,Is not empty). - Number - (
Is equal to,Is not equal to,Is less than,Is less than or equals to,Is greater than,Is greater than or equals to,Is empty,Is not empty,Is between) - Multi-select (
Contains,Does not contain,Is empty,Is not empty) - Single-select (
Is equal to,Is not equal to,Contains,Does not contain,Starts with,Ends with,Is empty,Is not empty) - Date / Date + Time (
Is between,Is before,Is after,Past) - Checkbox - (
True,False) - User - (
Contains,Does not contain)
Enter a Value for the Filter
- Text - Free text box
- Number - Free text to insert a number. When the operator is “Between”, you will see fields to specify the “from” and “to” of your range.
- Multi-select - Allows you to select multiple options of the values in the records
- Single-select - Allows you to select one option from the values in the records
- Date: Select a date-based filter using preset options such as Yesterday, Today, Last 7 days, Last 30 days, or Last year. You can also set a custom date range for more precise filtering.
- Date & Time - Functions like the Date filter but also includes a time selector for filtering records based on specific timestamps.
Customize the Table View with Nested Conditions
AND / OR) to a subset of conditions independently from the main set.You can further customize your table view by:-
Clicking the icon to choose which columns are visible.
- Dragging columns to rearrange their order.
- Sorting columns by hovering over a column header and using the up or down arrows.


Changing Fields Order
You can reorder your table fields by dragging a selected field and dropping it into the new place.
Hiding and Exposing Fields
You can decide which fields to display in the table and which fields to hide.Created At, Created By, ID, Updated At and Updated ByClick on the icon to open a modal with the fields. Any fields that are selected will be presented:

Table Pagination
Table pagination helps manage large datasets by controlling record display and enabling easy navigation. Below are details on setting record limits and moving between pages.- Pagination

Copying A Cell’s Value
When clicking on a single cell, a “Copy” icon will be presented. Click the copy icon to copy the cell value.
Changing the Table Field’s Width
You can change the width of a specific field by clicking on its border and dragging it to the specific width you want
Table Views
‘Table Views’ refers to a saved configuration that combines specific filtering and sorting of your table data. These views can be set as either public (accessible to all users) or private (restricted to the user who created it).Access Table View Options

Create a Custom Table View- Public, Private and Locked View
- Private View: When selected, the view is only visible to the creator and hidden from other users. If left unchecked, the view is public and can be accessed and modified by all users.
- Locked view: When checked, the view will be visible to all users, but only admins will be able to make changes to it.

Customize the Table View
Next, click the icon to create a conditional statement that filters the data displayed in your custom table view.
You can also create nested conditions which is groups of conditions within other conditions. nested conditions. Nested Conditions lets you define more complex logic by applying specific operators (AND / OR) to a subset of conditions independently from the main set.-
Clicking the icon to choose which columns are visible.
- Dragging columns to rearrange their order.
- Sorting columns by hovering over a column header and using the up or down arrows.


