> ## Documentation Index
> Fetch the complete documentation index at: https://docs.1price.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Build: Offers

> The way your products are offered to a customer on your paywall.

<Frame>
  <img src="https://mintcdn.com/1price/LkGW1g4FkKzLHgqa/images/HeroOffers.png?fit=max&auto=format&n=LkGW1g4FkKzLHgqa&q=85&s=778de361e61336331a4a22d4c6534413" style={{ borderRadius: "0.5rem" }} width="1400" height="751" data-path="images/HeroOffers.png" />
</Frame>

The 1Price platform allows you to create Offers that hold your [Plans](/build/plans). Offers are the way the plans & products are packaged to your customer.

### Offer Configurations

After settings up your [Plans](/build/plans), you can now group your Plans together into an Offering. The differences of these Offers are basic for setting [Experiments](/build/experiment).

<Frame>
  <img src="https://mintcdn.com/1price/LkGW1g4FkKzLHgqa/images/OffersDashboard.png?fit=max&auto=format&n=LkGW1g4FkKzLHgqa&q=85&s=d36a9c8e851ccb21a9c0d1b4fb637342" style={{ borderRadius: "0.5rem" }} width="1393" height="488" data-path="images/OffersDashboard.png" />
</Frame>

Navigate to the **Offer** tab and choose **+ New** then fill in the Offer Name, and select which Plans to link to your Offer. Once you've entered this information, click **Create Offer**.

<Frame>
  <img src="https://mintcdn.com/1price/LkGW1g4FkKzLHgqa/images/CreateOffer.png?fit=max&auto=format&n=LkGW1g4FkKzLHgqa&q=85&s=b25da53d45c49e6cc50f161d3e371303" style={{ borderRadius: "0.5rem" }} width="1173" height="626" data-path="images/CreateOffer.png" />
</Frame>

### Required Fields

<ParamField path="Offer Name" type="string" required>
  The name of the offer
</ParamField>

<ParamField path="Plan Selection" type="plan" required>
  The plans that are linked to your offer.
</ParamField>
