# Filter Transactions

Use the filter options available in the **History** tab of [Coinshift](https://coinshift.xyz/) for easy and accurate transaction data analysis. Coinshift's advanced filtering system allows you to refine transaction data based on two key criteria:

* By Account
* By one or more fields

Employ these filter options individually or in combination for a more targeted data output.

<figure><img src="https://4247754953-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL2VHMP4lgaamA0WWdSTX%2Fuploads%2FoY7sidjVmHYKFm9dJZ8i%2Ffilter%20Transactions%20GIF.gif?alt=media&#x26;token=1a0acd7b-dce2-4951-b2bb-227945a68705" alt=""><figcaption></figcaption></figure>

## **Filter Transactions by Account**

To access account-specific data, click on the **Accounts** button (denoted by red in the below screenshot).

<figure><img src="https://4247754953-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL2VHMP4lgaamA0WWdSTX%2Fuploads%2FIznuz7rXsQQfNicoIuyE%2Fimage.png?alt=media&#x26;token=6b2ebf7b-9803-408b-8419-98f5e46d723c" alt=""><figcaption></figcaption></figure>

This action opens up the associated accounts and their corresponding networks. Choose the desired account by checking the box adjacent to its address.

<figure><img src="https://4247754953-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL2VHMP4lgaamA0WWdSTX%2Fuploads%2FHkT0Ip1HxbVZGUV0wUDg%2Fimage.png?alt=media&#x26;token=b481b1a4-617c-4613-8eff-ff0f403d381a" alt=""><figcaption></figcaption></figure>

Upon applying the filter, the transaction data will be updated to reflect your selection.

## **Refine Transactions by One or More Fields**

To filter the data based on one or more fields, click on the **More filters** button (denoted by red below) located under the **Transaction** section-> **History** tab.

<figure><img src="https://4247754953-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL2VHMP4lgaamA0WWdSTX%2Fuploads%2FXYL6c1EYZ7to8iBCAeip%2Fimage.png?alt=media&#x26;token=968ab84b-f98a-4557-be50-a2bf39088776" alt=""><figcaption></figcaption></figure>

A window will appear on the right side of your screen, requesting filter values corresponding to the following criteria:

* Date Range (optional)
* Token (optional)
* Label (optional)
* Transaction Type (optional)
* Transaction Mode (optional)
* Status (optional)

<figure><img src="https://4247754953-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL2VHMP4lgaamA0WWdSTX%2Fuploads%2FH5S8zw9tSqtSB4ZL8oSQ%2Fimage.png?alt=media&#x26;token=0b8d3aa7-7747-46a8-b21a-739f0ebcae96" alt="" width="492"><figcaption></figcaption></figure>

Input values for any of the designated fields and click the **Apply Filters** button to update the transaction data accordingly. Utilising these advanced filtering options will enhance your organisation's efficiency and time management.

&#x20;


---

# 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.coinshift.xyz/business/coinshift-walkthrough/transaction-management/filter-transactions.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.
