# Favourite Filters

The **Favourite Filters** feature lets you save and reuse filter configurations in any table view across Open Loyalty. Whether you're managing **Members**, **Rewards**, **Transactions**, or other modules, saved filters help you work faster and stay organised.

***

### 🔍 Creating and Saving a Filter

1. Click **Add filter** in any view that supports filtering.
2. Set your filter conditions.
3. Click **Save this filter**.
4. Provide a name and click **Save**.

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

{% hint style="warning" %}
**Each filter is saved per user and available only to the user who created it.**
{% endhint %}

***

### ⭐ Applying a Saved Filter

1. Open the module with **Saved filters**.
2. Choose your saved filter from the tab.
3. The view will automatically update to reflect the selected conditions.

<figure><img src="/files/8MqkpQVFcNgpGOoFApXL" alt=""><figcaption></figcaption></figure>

This allows you to switch between common filter views with a single click.

***

### ⚙️ Managing Saved Filters

You can rename or delete your saved filters directly in the dropdown:

1. Hover over a filter name in the **Saved filters** menu.
2. Click the **three-dot icon**.
3. Select **Rename filter** or **Delete filter**.

<figure><img src="/files/7yEJ0XSQxrTUEuPPImfK" alt=""><figcaption></figcaption></figure>

***

### 🔁 Where You Can Use Favourite Filters

Favourite Filters are available in most key module views across Open Loyalty.

Use them to save time and maintain consistency when reviewing or exporting specific data sets.


---

# 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://help.openloyalty.io/faq/favourite-filters.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.
