> For the complete documentation index, see [llms.txt](https://docs.uppromote.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.uppromote.com/pricing-plans/pricing-details.md).

# Pricing details

### 1. Overview of Pricing plans

At UpPromote, we offer flexible pricing plans to suit your business needs.&#x20;

<figure><img src="/files/2Nf8Lx3vOyXb91ARIVhd" alt="uppromote pricing plan"><figcaption></figcaption></figure>

Our plans range from a **Free Plan** with basic features to **paid plans** that offer more advanced functionalities for growing your affiliate marketing efforts.

* **Free Plan**: No cost, suitable for getting started with basic affiliate marketing features.
* **Growth Plan**: $29.99/month + 2% successful referral sales. Designed for growing businesses that need more advanced tools.
* **Professional Plan**: $89.99/month + 1.5% successful referral sales. Perfect for businesses ready to scale their affiliate marketing programs.
* **Enterprise Plan**: $199.99/month + 1% successful referral sales. For large businesses requiring customization support and the full suite of features.

When you install UpPromote, you will automatically start on the **Free Plan**. You can continue using the Free Plan for as long as you wish, and you’ll only be prompted to confirm a charge if you decide to upgrade to a paid plan.

**14-Day Free Trial**: When upgrading to any paid plan, you’ll receive a **14-day free trial**. You can downgrade or cancel your plan during the trial period at no cost.

***

### 2. Performance-based pricing

**What is Performance-based Pricing?**

UpPromote offers a **Performance-based pricing model** that works alongside the recurring subscription fees. With this system, you’ll pay for the sales driven by your affiliates. In addition to a **recurring subscription fee**, you will also pay a **performance fee**, which is calculated based on the affiliate sales you generate.&#x20;

* **Performance fee**: This fee is a variable cost, based on the approved referral sales your affiliates generate. It's calculated as a percentage of these approved sales, so you pay precisely for the revenue your affiliate program produces.
* **Recurring subscription fee**: This is a fixed monthly or yearly fee for using the app, depending on your plan choice.

This model ensures that your costs align directly with your affiliate-driven revenue, making it a flexible and cost-efficient way to manage affiliate marketing.

**How Performance-based Pricing Works**:

* When you approve a referral, the **performance fee** is calculated based on the **sales** generated from that referral, using the rate of the subscription plan you were on at the time the referral was initially recorded.&#x20;
* **Refund Adjustments**: If an approved referral is fully refunded or canceled on Shopify, the performance fee of that referral will be revoked from your Shopify billings accordingly, under specific conditions. [Learn more](https://docs.uppromote.com/pricing-plans/uppromotes-refund-policies?utm_source=pricing-doc\&utm_medium=click\&utm_campaign=doc#id-8.-refunds-for-performance-based-pricing)

**Special Considerations**

* **Performance-based fee**: Please note that UpPromote will charge a performance fee based on approved referral sales, and this fee will be applied **in addition to the subscription fee**.
* **Free trial period**: If you are within the **14-day free trial**, you will not be charged a performance fee for any referrals created during this time.
* **Upgrading and downgrading plans**: If you change plans, your App spending limit (the amount dedicated to performance fees) will automatically adjust based on your new plan. If you wish to reset the App spending limit to the initial amount, please don't hesitate to contact us.&#x20;
* **App spending limit**: If your usage balance reaches the App spending limit, the system will stop charging additional performance fees until your balance resets.
* **Undo referral**: If a referral is approved and then undone (reverted), the performance fee of that referral will **not be refunded**.&#x20;

Explore full pricing details here: <https://uppromote.com/pricing/>

***

#### 3. Creator Discovery Fee

Creator Discovery is available as a separate add-on for all UpPromote plans. You can subscribe to either plan regardless of which app subscription you're on.

|                  | **Discovery Starter** | **Discovery Pro** |
| ---------------- | --------------------- | ----------------- |
| **Monthly fee**  | $39/month             | $79/month         |
| **Report views** | 35 views/cycle        | 75 views/cycle    |
| **Search**       | Unlimited             | Unlimited         |

**How report views work**

A report view is counted each time you open a Full Creator Report for a new profile. This gives you access to in-depth analytics including audience demographics, fake follower estimates, growth metrics, and content performance.

A few things worth knowing:

* **Views reset every 30 days** from the date you subscribed — not on the 1st of the month.
* **Unused views don't carry over.** If you have 13 unused views at the end of your cycle, they won't be added to your next cycle's quota.
* **Re-viewing a profile is free.** If you open the same creator's report within 30 days of your last visit, it won't count against your views.

**Billing**

Creator Discovery is billed via Shopify usage charge, separately from your UpPromote app subscription. You'll see it as a distinct line item in your Shopify billing.

**Upgrading or downgrading your plan**

You can switch between Discovery Starter and Discovery Pro at any time. When you change plans, your current views reset to 0 and a new 30-day billing cycle starts from the date of the change.

> **Example:** You subscribed to Discovery Starter on Jan 5 and used 13 of your 35 views. On Jan 15, you upgrade to Discovery Pro — your views reset to 0/75 and your new cycle runs Jan 15 – Feb 14.


---

# 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.uppromote.com/pricing-plans/pricing-details.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.
