# Create tasks

![Splashforce create tasks](/files/-MeSNASbV0hi_nrtd23s)

## Product

The product field is where any keywords, SKUs or links should be entered. The value of this field can vary based on the selected site.

## Profile

To select your profiles click the multiselect under the **Profile** label. For information on creating profiles read [here](/billing.md#create-profile).

![Profile multiselect](/files/-MgMr1Uqh2_maO2s4Eh9)

{% hint style="warning" %}
Splashforce will create 1 task per selected profile.
{% endhint %}

## Quantity

The quantity input can be found in the bottom left of the create tasks route. You can click the plus and minus indicators or type directly in the input to define the quantity.

{% hint style="warning" %}
If you have multiple profiles selected the task quantity will be multiplied by the amount of profiles upon clicking the **Create** button.
{% endhint %}

## Still need help?

{% content-ref url="/pages/-MeZn1hrmP-t38mcBzXn" %}
[Footsites](/create-tasks/footsites.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MeZmyRhJGsYerjKyHCE" %}
[Supply](/create-tasks/supply.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://help.splashforce.io/create-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.
