> 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/product/pricing/how-to-create-offers-and-add-ons-to-attach-to-pages/how-to-search-filter-and-edit-your-pages-offers-add-ons-and-products.md).

# Search, Filter, and Edit

In the Limio Pages, Offers, Add-ons, or Products tabs, you can quickly find and edit your catalog items.

## Filter

Apply filters by using the search bar at the top of the page.

You can add the attribute you want to search for (eg: Name, offer type, etc) and enter the value you want to filter the entries by. You can add multiple attributes.

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

To scan information more quickly, navigate to the cog on the top right of the table. From there you can select which columns to view on the page.

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

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

## Bulk actions

You are also able to bulk update, copy, or delete your catalog items.

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

### Bulk Update

Once all the target offers have been selected (we recommend no more than 300 items), click on the "Bulk update" option at the bottom of the page.&#x20;

For the bulk update UI, it provides different features of the page or offer to target. In the screenshot below, it's the offers attributes. Once the option is selected, click on "Next Step".

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

From there, you can update any fields for the available templates associated with the pages or offers.

## In-line editing

Edit information directly in the table view with in-line editing, which allows you to quickly modify information without opening each item. To trigger in-line editing, click the pencil icon in the top right corner.

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

## Export

Export your table by clicking the cloud icon in the top right corner. You can then decide whether to export all columns or just the visible columns, and all results or just the current filtered results. Historical jobs are also stored for later reference.

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


---

# 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/product/pricing/how-to-create-offers-and-add-ons-to-attach-to-pages/how-to-search-filter-and-edit-your-pages-offers-add-ons-and-products.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.
