# Blackout Form Fields & Options

Use this guide when creating a new Blackout or editing an existing Blackout in Product Rentals Pro. To learn more about what Blackouts are and when to use them, [click here](/user-guide/managing-rentals/blackouts.md).

## Blackout Form Fields

**Title**

A name for the Blackout so that you and your team members know what it's there for. Some examples might include "Winter 2024 Holidays Closure" or "Spring 2024 Marketing Campaign Photo Shoot".

**Start Date**

The date the Blackout will start.

**End Date**

The date the Blackout will end.

**Applies to**

EIther "All Products" or "Specific Products".

"All Products" means all rentals across your whole store will be shown in the rental widget calendar as being unavailable.

"Specific Products" will show a Product picker, allowing you to select specific Products and Variants for which to block out dates for.

**Products**

The Products & Variants to include in the Blackout. Click "Add Product" to open the Product picker, where you can search for the Products to include. If the Product you select has Variants, a "Select Variant" link will appear beneath the Product title after you've added it to your Blackout.

{% hint style="warning" %}
Please note that even if only one item is unavailable, you may still need to select multiple Variants for the Blackout, as it may be available for multiple durations.

For example, if your Adult Size, Blue bike is in for repair, and your store offers 1 day, 2 day or 3 day rentals for that bike, you will need to select the "Adult / Blue / 1 Day" Variant, as well as the "Adult / Blue / 2 Day" and "Adult / Blue / 3 Day" Variants for the Blackout.
{% endhint %}


---

# 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/managing-rentals/blackouts/blackout-form-fields-and-options.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.
