# Quick Tasks

The Quick Tasks feature allows you to instantly create tasks with one click from monitors. There are three available modules: **Shopify**, **Footsites**, and **Nike FLOW**.

#### General Settings

* **Module** — Select the module to use (Shopify, Footsites, or Nike FLOW).
* **Enabled** — Toggle to enable or disable Quick Tasks.

***

<figure><img src="https://i.imgur.com/j8vHaqX.png" alt="" width="563"><figcaption></figcaption></figure>

#### Shopify Module

**Monitor Tasks**

* **Proxy Group (Optional)** — Select a proxy group for the monitor task.
* **Monitor Delay** — Set the delay in milliseconds between monitor checks.
* **Monitor Task Quantity** — Set the number of monitor tasks to create.

**Checkout Tasks**

* **Mode** — Select the checkout mode.
* **Retry Delay** — Set the delay in milliseconds between retry attempts.
* **Proxy Group (Optional)** — Select a proxy group for the checkout tasks.
* **Discount/Promo Code (Optional)** — Enter a discount or promo code to apply at checkout.
* **Profile Group** — Select the profile group to use.
* **Profile** — Select a specific profile from the chosen group.
* **Account Group (Optional)** — Select an account group.
* **Account (Optional)** — Select a specific account from the chosen group.
* **Shipping Method Name (Optional)** — Enter the exact shipping method name to use.

**Task Quantity** Set how many checkout tasks to create. *Note: 1 checkout task + 1 monitor task will be created per quick task.*

**Additional Options**

* **App Mode**
* **Wait for Discount Code**

***

<figure><img src="https://i.imgur.com/67B6D70.png" alt="" width="563"><figcaption></figcaption></figure>

#### Footsites Module

* **Size** — Select the desired size.
* **Proxy Group (Optional)** — Select a proxy group for the task.
* **Profile Group** — Select the profile group to use.
* **Profile** — Select a specific profile from the chosen group.

**Task Quantity** Set how many tasks to create. *Note: 1 task will be created per quick task.*

***

<figure><img src="https://i.imgur.com/LVO43GC.png" alt="" width="563"><figcaption></figcaption></figure>

#### Nike FLOW Module

* **Product Quantity** — Set the number of products.
* **Proxy Group (Optional)** — Select a proxy group for the task.
* **Profile Group** — Select the profile group to use.
* **Profile** — Select a specific profile from the chosen group.

**Task Quantity** Set how many tasks to create. *Note: 1 task will be created per quick task.*

***

#### Buttons

* **Clear** — Reset all fields to default.
* **Cancel** — Close the Quick Tasks window without saving.
* **Save** — Save the settings and create the quick task(s).


---

# 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.valoraio.com/misc/quick-tasks.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.
