# Using items for coupons (with Toast)

## Configuring which items will be pulled

In order for us to import items, they need to be marked in Toast both "Orderable online" and the visibility should be set to "Hidden" or "All".

Example 1:

![](/files/-Lu8PpYd5ZjwJEqgSteq)

"Juicery" is marked as visible and orderable online, and will be pulled.

"Retail" is marked as **not** orderable online, and will not pulled.

Example 2:

![](/files/-Lu8QBWbPBBpSVnpylkj)

While the menu is set to "Order online - Yes", the visibility is marked as "Pos Only" and will **not** be pulled.

## Working with hidden items

You may want to create special items that can only be used with coupons, For example a specialty pizza, or a free small coffee, and you don't want to show the item in the menu.

In order to do so, the item has to be first pulled from Toast, so it **must** be both orderable online **and** the visibility to either "Hidden" or "Yes".

Once it has been pulled from Toast, go in to the Appfront backend and when you hover over the category you should see 4 icons on the right.

![](/files/-Lu8RyFbj7KkIuuG0ssW)

If you'll click on the 2 leftmost icons, the items in the category will be hidden from the menu, but can still be used in a coupon or deal.

![This is how it should be displayed](/files/-Lu8SVl4nvtl9kPAIzxm)

Once this is completed, you can carry on to configure you coupon just like you would with any other item.

{% content-ref url="/pages/-LOmJAXsSd0U-Wu220ed" %}
[Creating Campaigns](/portal/campaigns/creating-campaigns.md)
{% endcontent-ref %}


---

# 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://appfront.gitbook.io/portal/campaigns/using-items-for-coupons-with-toast.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.
