# Create Activities for Affiliates

**GoAffPro** provides you with the option to create activities for affiliates.

{% hint style="info" %}
The activities and tasks feature lets you create an activity sheet with tasks for your affiliates. Your affiliates can complete these tasks and log their progress (for you to verify). You can reward them accordingly for completing these tasks.&#x20;
{% endhint %}

#### Create an activity sheet for affiliates

To create an activity sheet, go to the **Activities** tab in the GoAffPro admin panel.

<figure><img src="/files/Wn5SNy2IFQZbLJD6HupZ" alt=""><figcaption><p>Activities</p></figcaption></figure>

Here, click on **New activity sheet**.&#x20;

<figure><img src="/files/YkNktbOIgqOo54vBIfCs" alt=""><figcaption><p>Click on New activity sheet</p></figcaption></figure>

Now, set the sheet name.

<figure><img src="/files/2IV9b4WET1KUeemFEDOU" alt=""><figcaption><p>Set the sheet name</p></figcaption></figure>

Next, click on **Submit**.

<figure><img src="/files/eE0sDNuutWxOwUstVZDN" alt=""><figcaption><p>Click on Submit</p></figcaption></figure>

The activity sheet will be created.&#x20;

<figure><img src="/files/JqfDEtNC6DSZ3l3vvNZW" alt=""><figcaption><p>Activity sheet will be created</p></figcaption></figure>

{% embed url="<https://youtu.be/SIgAoSrrMpw>" %}
Create an Activity Sheet for Affiliates
{% endembed %}

#### Add activities to the activity sheet

To add activities to the activity sheet, click on the **activity sheet**.

<figure><img src="/files/TOHPYmK5TxyeTcLfhe3k" alt=""><figcaption><p>Click on the activity sheet</p></figcaption></figure>

This will open up the Sheet section.

<figure><img src="/files/9TcQCj2XM60rf2qWp7hZ" alt=""><figcaption><p>Sheet section</p></figcaption></figure>

Here, click on **Add activity**.

<figure><img src="/files/LHI4cfAPDTOqwhseRPj8" alt=""><figcaption><p>Click on Add activity</p></figcaption></figure>

This will open up the Add activity window.

<figure><img src="/files/UvOioNHD4ZukUemQ8Wgu" alt=""><figcaption><p>Add activity</p></figcaption></figure>

Here, set the category, title, tag, and description for the activity.

<figure><img src="/files/L4hCQOheF9BiywnwswIk" alt=""><figcaption><p>Set the category, title, tag, and description for the activity</p></figcaption></figure>

Now, set the payout type (points or cash), payout amount, maximum allowed payouts, and maximum allowed units for the activity.

<figure><img src="/files/amzRhuey1pa12pPkTwMG" alt=""><figcaption><p>Set the payout type, payout amount, maximum allowed payouts, and maximum allowed units for the activity</p></figcaption></figure>

After this, click on **Submit**.

<figure><img src="/files/CUsDLjEOnMk2XC1kAfWw" alt=""><figcaption><p>Click on Submit</p></figcaption></figure>

Finally, click on **Save**.

<figure><img src="/files/U8ReV2k8elDlqb2WdSYL" alt=""><figcaption><p>Click on Save</p></figcaption></figure>

The activity will be added to the activity sheet.&#x20;

<figure><img src="/files/NUHIuRBvM2h6xs9NeJp1" alt=""><figcaption></figcaption></figure>

{% embed url="<https://youtu.be/NR7AI0xp85o>" %}
Add Activities to the Activity Sheet
{% endembed %}


---

# 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.goaffpro.com/program-settings/extra-settings/create-activities-for-affiliates.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.
