# Dataflow Inquiry time slot

The options appearing in the **Time slot** section of the **Dataflow Inquiry** filter and the relevant default can be configured with 2 settings.&#x20;

<figure><img src="/files/7Lfofv5vQwfHD0AAZG2r" alt=""><figcaption></figcaption></figure>

Follow these steps to configure the **4 options you want to be displayed**:

1. Go to **Setup** → **Advanced Settings**.
2. Click the **NEW** button in the top-right corner of the screen.
3. Enable the **Click to add a new module/section** toggle.
4. In the **Module** field, enter **DW**.
5. In the **Section** field, enter **DW\_Inquiry**.
6. In the **Property Name** field, enter **timeslot**.
7. In the **Property Value** field, enter the 4 options you want to be displayed in the **Filter** panel. The 4 digits must be separated by a comma. If incorrect values are entered, the default values will be shown, i.e. **1H, 6H, 12H, 24H**.&#x20;
8. Click **CONFIRM** to save.

Follow these steps to configure the **default option you want to be applied**:

1. Go to **Setup** → **Advanced Settings**.
2. Click the **NEW** button in the top-right corner of the screen.
3. Enable the **Click to add a new module/section** toggle.
4. In the **Module** field, enter **DW**.
5. In the **Section** field, enter **DW\_Inquiry**.
6. In the **Property Name** field, enter **defaulttimeslot**.
7. In the **Property Value** field, enter **1**, or **2**, or **3**, or **4**. This number corresponds to the position of the value in the **Time slot** section. If a number different from the allowed numbers is entered, the first value will be set as default. The Custom button cannot be set as default value.&#x20;
8. Click **CONFIRM** to save.


---

# 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.primeur.com/data-watcher-1.21/setup/advanced-settings/dataflow-inquiry-time-slot.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.
