> For the complete documentation index, see [llms.txt](https://docs.goaffpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goaffpro.com/program-settings/extra-settings/create-activities-for-affiliates/manage-affiliate-activities.md).

# Manage Affiliate Activities

**GoAffPro** provides you with the option to manage the logged activities of affiliates.

To manage the logged activities of affiliates, go to the **Manage Activities** tab in the GoAffPro admin panel.

<figure><img src="/files/564nba29Pw7afvE4GADa" alt=""><figcaption><p>Manage Activities</p></figcaption></figure>

#### Approve activity&#x20;

Here, click on **Approve**.

<figure><img src="/files/Xlr4e9ahu0Ib0Q3x0vrM" alt=""><figcaption><p>Click on Approve</p></figcaption></figure>

After this, the activity will get approved.

<figure><img src="/files/L3aaV2NtCjd1TVWw2HZ6" alt=""><figcaption><p>Activity will get approved</p></figcaption></figure>

#### Mark activity as completed

Here, click on **Mark as Completed**.

<figure><img src="/files/lgDPqSRTYKeYULt1btKY" alt=""><figcaption><p>Click on Mark as Completed</p></figcaption></figure>

After this, the activity will be marked as completed.&#x20;

{% hint style="info" %}
You also have the option to add comments.&#x20;
{% endhint %}

<figure><img src="/files/IVizCn36DFGkUIiGHrY3" alt=""><figcaption><p>Activity will get marked as completed</p></figcaption></figure>

The completed activity will be displayed to the affiliate in their dashboard.&#x20;

<figure><img src="/files/eWK7XKd7sS2Bxl2Lsl9z" alt=""><figcaption><p>The activity will be displayed to the affiliate</p></figcaption></figure>

#### Reject activity

Here, click on **Reject**.

<figure><img src="/files/WyNVysYgvemIwr0Mocf6" alt=""><figcaption><p>Click on Reject</p></figcaption></figure>

Finally, the activity will get rejected.

<figure><img src="/files/DiUM4nwyajL5shln0uAi" alt=""><figcaption><p>Activity will get rejected</p></figcaption></figure>

{% embed url="<https://youtu.be/IrlPZSncw-4>" %}
Manage Affiliate Activities
{% endembed %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.goaffpro.com/program-settings/extra-settings/create-activities-for-affiliates/manage-affiliate-activities.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
