# Sending Payment Links

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/vkT2O5zHU0y3fSh1DruT)


---

# 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/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.
