# Find Offer Labels in Pages Table

When publishing an offer or add-ons, it’s important that the correct offer label is attached to a page. If you're having trouble publishing an offer or an add-on, you can use the **Pages Table** to help debug the issue.

You can do this by using the **Attached Offer Label** filter in the Pages Table. This lets you check which pages are connected to specific offer labels.

See [How to configure Offer Labels in Limio](https://docs.limio.com/integrations/zuora-integration/manage-your-pricing/how-to-configure-subscriptions-in-limio-offers-with-initial-price-and-zuora-rate-plans) to learn more about offer labels.

### How to use the "Attached Offer Label" filter

1. Go to the **Pages Table** in Limio.
2. Select the filter option for **Attached Offer Label**.
3. Enter the label(s) you want to check.

<figure><img src="/files/1MXl46h7A0vpZE19k25s" alt=""><figcaption></figcaption></figure>

This will return a list of all pages that are currently linked to those labels. It’s a quick way to confirm whether your offer is connected to a page.

> *ℹ️* **Tip**: When entering multiple labels, be mindful of the filter logic. You can choose between:
>
> * **Any**: Returns pages with **any** of the entered labels.
> * **All**: Returns pages that contain **all** of the entered labels.
>
> This selection will impact your search results, so use it depending on what you're troubleshooting.

### When should I use this?

This filter is useful when:

* Your offer is not appearing on a page.
* You want to confirm that a page is correctly linked to multiple offers.
* You’re debugging publishing issues related to offer visibility.
* You want to safely clean up offer labels in your catalog.

For more guidance on using offers, pages, and products tables in Limio, find our article [Search, Filter, and Edit](/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).


---

# 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.limio.com/product/page-builder/page-builder-overview-of-key-features/how-to-find-offer-labels-attached-to-pages-using-the-pages-table.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.
