# Creating Partner Offers

You can make specific offers available to partners through the Partner Portal by configuring key attributes in the **Limio Commerce** platform. This ensures that only eligible partner organisations can view and purchase the offers, while end customers or ineligible partners are restricted.

### Creating partner offers

1. Create your offer, or open an existing offer that you want to sell through a partner
2. In the offer editor, find the attribute **Sales Channel**
3. Select **Partner** if the offer is only for partners
   * (Optional) Select **Online** as well if you want to make the offer available to both partners and end customers, or **Salesforce** if you want to sell the offer through Limio for Salesforce (LFS)
   * Note: If you do not select **Partner**, the offer will not appear in the Partner Portal — even if you configure Eligible Partner in the next step.
4. Locate the **Eligible Partners** attribute (multi-picklist)
5. Select one or more partner organisations from the list. These values are sourced from the .
6. Click **Save** on the offer
7. When you are ready to sell the offer online, ensure it is published by building and publishing the page it is attached to.

> Tip: If partners are unable to see, add to basket, or purchase an offer, always check both **Sales Channel** and **Eligible Partners**.


---

# 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/partner-portal/creating-partner-offers.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.
