# Sort and Filter Route Payment Data

Sort and filter data can be part of your data analysis. You might want to sort the data from highest to lowest amount, or sort the data alphabetically orders by certain data column in ascending or descending orders. Filter helps you find specific data based on the data keyword you’ve been input, it will show the data you need and hide the rest. Sort and filter data helps you to get quick data information as you need and understand your data better.

### Sort Route Payment Data

Click on <img src="data:image/png;base64,/9j/4AAQSkZJRgABAQEAkACQAAD/2wBDAAoHBwkHBgoJCAkLCwoMDxkQDw4ODx4WFxIZJCAmJSMgIyIoLTkwKCo2KyIjMkQyNjs9QEBAJjBGS0U+Sjk/QD3/wAALCAAiACABAREA/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQAAAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/9oACAEBAAA/APZqo2OtabqVzPb2N9b3E1ucTRxyBmjOccgdOhqxPeW9q8SXE8cTTPsjDsAXb0HqamoryX4T/wDI+eL/APrr/wCzvWL8XtK1ceJtMuLvU1ZLqby7WONSotxkc9eTznNex6Fa6hZaRDb6tdpeXUY2tOibd47Ej1q5cXMNpEZbmaOGMHG6Rgo/M15H8K761h8deKmluYUEswEZZwN/zt09as/Gj/kL+F/+vo/+hLXrFVdT0201jT5rK/hWa3mXa6MP881wfhD4Q2PhvX59RuplvAj5s0Zf9WPVvVv/ANdaHj/wVfeLL7R57Ke2iWxm8yQTFgWGVPGAfSu2oooor//Z" alt="" data-size="line"> icon to sort transaction data based on reference data column, in ascending <img src="/files/ztE5eaVMcijkgZo3YKD3" alt="" data-size="line"> or descending <img src="/files/0nvKa6sMXtN9V1cQbaJP" alt="" data-size="line">order.

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

### Filter Route Payment Data

**Input** the **keyword** on search field, to filter the data.

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


---

# 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.faspay.co.id/merchant-page-reference/faspay-sendme/route-payment/sort-and-filter-route-payment-data.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.
