# How To Filter Contacts

1. Login to your account via <https://landing-page.kuasa.io/>.
2. Click **Landing Page.**

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

3. Click **Contacts > Manage Contacts** on the sidebar.

<figure><img src="/files/9S5BM64WVc0GcTcaTQjj" alt=""><figcaption></figcaption></figure>

4. You may filter your contacts by filtering using **Tags Filter** feature as shown in the picture below.

<figure><img src="/files/4Shl4SrHXVLYIIIM6vqb" alt=""><figcaption></figcaption></figure>

5. You may type your Tagging name to filter contacts based on the tagging selected.

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

6. After you have selected the tagging, your tagging name will be shown as in the picture below. The contacts displayed are also from the tagging that you have selected only.

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

7. You may also filter contacts based on their statuses: **Prosper or  Customer.**

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

8. You may click **More Filter** button to filter contacts with other conditions.

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

9. You may select any filter as shown in the picture below to filter your contacts.

<figure><img src="/files/5UDAIIbGasekpSMBcve9" alt=""><figcaption></figcaption></figure>

10. **Frequently Order**

* Click the drop-down to select the condition: **More Than / Less Than / Equal**
* Enter number for the condition above.
* Then, click Filter button.

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

11. **Total Spending**

* Click the drop-down to select the condition: **More Than / Less Than / Equal**
* Enter the number for the condition above.
* Then, click Filter button.

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

12. **Most Recent Orders**

* Click the drop-down to select the condition: **Latest / Oldest**
* Select the range date.
* Then, click Filter button.

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

13. **Sign Up?**

* Select the range sign up date.
* Then, click Filter button.

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

14. **Follow Up?**

* Select the platform for follow up: **WhatsApp / SMS / Email**
* Select the range follow up date.
* Then, click Filter button.

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

15. **Person In Charge**

* Select the Person In Charge.
* Then, click Filter button.

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

16. **Active Transaction**

* Select the range active transaction date.
* Then, click Filter button.

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

17. **Based on Property**

* Select the property to filter the contacts.
* Then, click Filter button.

<figure><img src="/files/ogl0Ls4eWdxFm39o2LNq" 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://tutorials.kuasa.io/getting-started/kuasa-landing-page/contacts/manage-contacts/how-to-filter-contacts.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.
