> For the complete documentation index, see [llms.txt](https://docs.limio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.limio.com/integrations/setting-up-limio-for-salesforce/filtering-rules/rule-finder.md).

# Offers Filtering Rule Finder

**LFS Version requirement:** v12.46 or later

## Overview

[Offer Filtering Rules](https://docs.limio.com/integrations/setting-up-limio-for-salesforce/filtering-rules) received a lot of positive feedback from users for its usefulness. However, managing a large number of rules or searching for a rule by specific criteria can be challenging. To address this issue, we have developed the **Offers Filtering Rule Finder**, a user-friendly tool for easily *locating, editing, and deleting* offer filtering rules.

### Where to find the tool?

Navigate to the **Filtering Rule Finder** page from the **App launcher** or **linked tabs in the Limio Console app**.

The page is split into two sections: the left side displays entry criteria, while the right side showcases results. On load, the results section will display all existing offer filtering rules:<br>

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

\- **Action** is a key element of all filtering rules, so the search begins after an **Action** is selected. Once it's selected, the results are listed on the right, and additional criteria to narrow down the list appear on the left:

<figure><img src="https://limio.zendesk.com/hc/article_attachments/19669061811485" alt=""><figcaption></figcaption></figure>

**Note:** The only **exception** is a New Action. **If you choose 'New', you will not see any additional criteria**.<br>

The more specific entry criteria are, the fewer rules appear in the results section.

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

## Tips

1. **Rule names** highlighted in blue are clickable and redirect users to the rule record page.
2. Dropdown menu at the end of each row allows users to **view, edit, or delete** rule records from this view.<br>

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

#### Related articles: <a href="#h_01hy08jc8q8k2hkntvx5szqm4a" id="h_01hy08jc8q8k2hkntvx5szqm4a"></a>

[Offers Configuration](/integrations/setting-up-limio-for-salesforce/filtering-rules.md)

[Use Offer Attributes to Enhance Catalog Filtering](/integrations/setting-up-limio-for-salesforce/filtering-rules/offer-attributes-filtering.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.limio.com/integrations/setting-up-limio-for-salesforce/filtering-rules/rule-finder.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
