> 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/other-apps/pointskit-rewards-and-referrals/admin-panel.md).

# Admin Panel

### The Admin Panel is the control panel for your whole loyalty and rewards program, it consists of:‌

![Admin Panel](/files/-MilVmBOAZPaPXxBTKrg)

### Dashboard

Here, you can view the recent activity of your customers, such as the offers completed and the rewards redeemed.

{% content-ref url="/pages/-Miv-VR4iIYLSCEJXBnj" %}
[Dashboard](/other-apps/pointskit-rewards-and-referrals/admin-panel/dashboard.md)
{% endcontent-ref %}

### Setup

#### Tasks:

* In the **Tasks** tab, you can create tasks for your customers. These tasks will let your customers earn points. (These points can then be used to redeem rewards)
* You can **create tasks** such as liking or following your social media pages and more.

{% content-ref url="/pages/-MivtXCb1zQxFHYEd4iO" %}
[Tasks](/other-apps/pointskit-rewards-and-referrals/admin-panel/tasks.md)
{% endcontent-ref %}

#### Rewards:

* In the **Rewards** tab, you can create ways for your customers to redeem their points.&#x20;
* You can **set up rewards** such as discount coupons, free shipping, free products, etc.&#x20;

{% content-ref url="/pages/-Mj0W11l\_\_JauQPPsmHk" %}
[Rewards](/other-apps/pointskit-rewards-and-referrals/admin-panel/rewards.md)
{% endcontent-ref %}

#### VIP Tiers:

* In the **Tiers** tab, you can set up different tiers, with each tier having its own tasks and rewards.&#x20;
* The tasks and rewards of customers change after they cross a certain threshold of points.

{% content-ref url="/pages/-Mj0Wrj-z9cNSr1wtdeE" %}
[VIP Tiers](/other-apps/pointskit-rewards-and-referrals/admin-panel/vip-tiers.md)
{% endcontent-ref %}

#### Widget:

* In the **Widget** tab, you can customize the appearance of the PointsKit widget.&#x20;
* You can change the theme and customize various other elements of the widget.

{% content-ref url="/pages/-Mj8rKAukT-aKJGuroH3" %}
[Widget](/other-apps/pointskit-rewards-and-referrals/admin-panel/widget.md)
{% endcontent-ref %}

#### Notifications:

* In the **Notifications** tab, you can set up email notifications for your customers.
* These notifications are sent to customers when they complete a task or redeem their points.

{% content-ref url="/pages/-Mj8rH\_zsak1xRGNy5UP" %}
[Notifications](/other-apps/pointskit-rewards-and-referrals/admin-panel/notifications.md)
{% endcontent-ref %}

### Manage

#### Customer:

* In the **Customer** tab, you can view the customers and the points that they have earned.&#x20;
* You can also view customer details, their recent activity, and statistics.

{% content-ref url="/pages/-MjSn3gMvAJigd9-9AKF" %}
[Customers](/other-apps/pointskit-rewards-and-referrals/admin-panel/customers.md)
{% endcontent-ref %}

#### Settings:

In the **General** tab,

* Set up the **name and format** of your virtual currency.
* Set up an **expiration date** for the points.
* Manage account details, such as name, email, or store currency.&#x20;
* Set up notification email address.

{% content-ref url="/pages/-MjSurMClLAR9EIm8xeT" %}
[General](/other-apps/pointskit-rewards-and-referrals/admin-panel/settings/general.md)
{% endcontent-ref %}

In the **Referral/Loyalty** tab,

* Set up **points calculation** options.
* Automatically enroll visitors in your program.
* Enable **recurring points**.
* Give points only on new customers referred to the store.

{% content-ref url="/pages/-MjY2QhK-awoNsJjbGl0" %}
[Referral/Loyalty](/other-apps/pointskit-rewards-and-referrals/admin-panel/settings/referral-loyalty.md)
{% endcontent-ref %}

In the **Advanced** tab,

* Add or remove the widget code from the theme.

{% content-ref url="/pages/-MjY2WBfOr8b8XHxv\_Qe" %}
[Advanced](/other-apps/pointskit-rewards-and-referrals/admin-panel/settings/advanced.md)
{% endcontent-ref %}

In the **Integrations** tab,&#x20;

* Integrate tracking code in third-party apps.&#x20;

{% content-ref url="/pages/-MjY3U2rbIhEUYsJRnLv" %}
[Integrations](/other-apps/pointskit-rewards-and-referrals/admin-panel/settings/integrations.md)
{% endcontent-ref %}

{% hint style="info" %}
Below the admin panel is the **Contact** Section, which you can use to send your queries, suggestions, and feedback to us.

You can also send requests for custom features to be built into the app or you can use email us at **<support@goaffpro.com>** to get in touch.
{% endhint %}


---

# 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/other-apps/pointskit-rewards-and-referrals/admin-panel.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.
