# Configure Product Options

In this [Onboarding](/user-guide/getting-started/onboarding.md) step, we'll set each of the Options from the Product imported in the previous step as either affecting "Units" or affecting "Duration". Then we'll go back to the imported Product and update it's Units and Durations.

### Options & Variants Settings

First, go to **Settings** from the Product Rentals Pro main app menu, and then select "**Options & Variants**". You'll see a screen like below.

<figure><img src="/files/AO43LAKjUfPfMml8sFi4" alt=""><figcaption><p>Setting Options as Affects Units or Affects Duration on the Options &#x26; Variants Settings screen</p></figcaption></figure>

Simply select "Units" for any Options that affect the quantity you have of an item. For example, Options such as Size, Colour and Style would normally impact the quantity you have of each, so for these Options, you would select "Affects Units".

As explained in [Onboarding Step 2 - Import a Product](/user-guide/getting-started/onboarding/import-a-product.md), you will have likely also created an Option on the imported Product to represent the number of days which the Product can be rented for. This might be called "Rental Duration", "Rental Period" or something similar. For this Option, select "Affects Duration".

Once you've selected either Units or Duration for each Option listed, click **Save**. You can leave the "Exclusions" part of the form untouched.

### Update the Imported Product's Units & Durations

Now we can go back to the Product and configure it.

1. Go to **Products** in the Product Rentals Pro main app menu, then go to the box for the imported Product and click "**Configure Product**".\
   &#x20;\
   ![](/files/f1am5DrsFEhlPQ2bonR9)\
   &#x20;
2. Each of the Options that affect Units will appear in the "Units" table. Enter the quantity of each combination of option values that you have as part of your rental inventory or collection.<br>

   <div align="left"><figure><img src="/files/jnbzhPv780ONylJITXOP" alt=""><figcaption></figcaption></figure></div>

   &#x20;
3. In the "Duration" table, we'll enter the number of days that apply to each of the option values for the duration option.<br>

   <div align="left"><figure><img src="/files/tBcbV2sMXokx7vUDdmum" alt=""><figcaption></figcaption></figure></div>

   &#x20;
4. Click **Save** to finish configuring the Product

\
This has been a brief overview of configuring Options & Variants, and configuring a Product, as part of our quick-start/Onboarding process.

For a detailed guide on how to use the [Options & Variants Settings screen](/user-guide/settings/options-and-variants-settings.md), and the [Configure Product screen](/user-guide/managing-products/configuring-products.md), you can check out the pages below.

{% content-ref url="/pages/Nfta6UUEOQ80iza2LCKa" %}
[Options & Variants Settings](/user-guide/settings/options-and-variants-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/NalE59zru2prXNKu7D1d" %}
[Configuring Products](/user-guide/managing-products/configuring-products.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://docs.productrentalspro.com/user-guide/getting-started/onboarding/configure-options-and-variants.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.
