# Custom Payment Schedule

Do you agree on individual payment schedules with clients when signing contracts? Maybe some participants pay in different instalments each month?

You can configure all of this in ActiveNow.

## How to set it up

When creating a new course or editing an existing one, go to the *Pricing* section. From the billing schedule list, select *Participants pay using custom schedule*. Then click *Add billing* and enter the dates and amounts for each payment.

![Course pricing section showing a custom payment schedule with multiple payment entries](/files/jeDudVvFI1RQinYb52V3)

## What if one participant has a different payment schedule?

Open the course details page. In the *Participants* section, click *Actions* next to the relevant participant, then select *Change price*. All the default payments for the course will appear — you can edit, delete, or add new ones for that participant.

![Course details page showing the Actions menu next to a participant](/files/sGjq3GWfmQmvT4vUp0Du) ![Change price dialog showing custom payment schedule entries for an individual participant](/files/KgnOqlQK8ziO98MuuRQY)

## Where can I review the payment schedules?

You can check the payment schedules for all participants in a course — or for individual participants — in the *Course details* page.

![Course details page showing the payment schedule for all participants](/files/qNnR9y2C0YH1EWKktvD5)

{% hint style="warning" %}
**Important:** Remember to update the payment schedule if you:

* Move a participant to a different course,
* Sign out a participant from a course,
* Enrol a participant mid-term (in this case, one past instalment from the defined schedule is applied retroactively, along with all future instalments).
  {% endhint %}


---

# 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.activenow.io/en/billing/custom-payment-schedule.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.
