# ActiveNow Registration Reminder

Want more of your participants to use the Client Panel? Enable recurring reminders — ActiveNow will send invitations to unregistered participants automatically, without any action from you.

{% hint style="info" %}
Reminders are sent on the **15th of every month at 12:00 noon**. The send date and message content cannot be edited. Participants with the status *Uninvited* receive their first invitation, while those with the status *Invited* receive a reminder that they can still create a Client Panel account.
{% endhint %}

## How to enable recurring registration reminders

Go to *Settings* → *Communication* → *Automatic reminders* → *ActiveNow registration reminder*.

## What happens after sending

A client who receives a reminder can choose to decline the invitation. Their status will change to **Invitation declined** — the system will no longer send them registration reminders, and it will not be possible to send them an invitation manually.

Participants sharing the same email address (e.g. siblings) will receive the same status.

{% hint style="info" %}
A client who has declined can still register at any time using the registration link from any previous invitation or reminder. An invitation can also be sent to them when they sign up for a new course in the future.
{% endhint %}

In the *Notification Centre* you will receive a notification when a participant declines registration — and also when they successfully register.


---

# 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/communication/activenow-registration-reminder.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.
