> For the complete documentation index, see [llms.txt](https://help.activenow.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.activenow.io/en/billing/sending-payment-links.md).

# Sending Payment Links to Participants

Sending a payment link to each participant individually can be very time-consuming. In ActiveNow you can send payment links to multiple participants at once from a single place.

## How to send a payment link

Go to the ***Participants*** tab and select the participants you want to send a link to. Click ***Selected participants*** and choose ***Send payment link***.

If you want to send a link only to participants in a specific course, search for the course name — you will get a list of all participants enrolled in it.

![Participants list filtered by course with the Send payment link option selected in the mass actions menu](/files/Fpt7Pz6O8ZepkXkaBMhg)


---

# 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:

```
GET https://help.activenow.io/en/billing/sending-payment-links.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.
