> 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/online-sign-ups.md).

# Online Sign-Ups

This section covers everything related to collecting and managing sign-ups — both through online forms and directly in the system. Use the guide below to find what you need.

## Collecting sign-ups

**Want to collect sign-ups for group courses through your website?** → [Collecting Sign-Ups for Group Courses](/en/online-sign-ups/sign-up-table.md)

**Want to collect sign-ups now but don't know the class schedule yet?** → [Collecting Sign-Ups Without a Date](/en/online-sign-ups/collecting-sign-ups-without-a-date.md)

**Want to collect sign-ups for individual courses through your website?** → [Collecting Sign-Ups for Individual Courses](/en/online-sign-ups/individual-course-sign-up-form.md)

**Want to collect sign-ups for trial lessons?** → [Collecting Sign-Ups for Trial Lessons](/en/online-sign-ups/trial-lessons.md)

**Want to disable specific courses from online sign-ups?** → [Disabling Courses from Online Sign-Ups](/en/online-sign-ups/disabling-courses-from-online-sign-ups.md)

**A course isn't appearing in the sign-up form?** → [Course Not Showing in the Sign-Up Form](/en/online-sign-ups/course-not-showing-in-sign-up-form.md)

## Managing sign-ups

**Want to accept or reject pending sign-ups?** → [Accepting and Rejecting Sign-Ups](/en/online-sign-ups/managing-pending-sign-ups.md)

**Want to run a waiting list for full courses?** → [Collecting Waiting List Sign-Ups](/en/online-sign-ups/waiting-list.md)

## Configuring the sign-up form

**Want to collect extra information from participants at sign-up (e.g. clothing size, health details)?** → [Collecting Additional Information from Participants at Sign-Up](/en/online-sign-ups/custom-fields-in-sign-up-form.md)

**Want participants to accept your terms and conditions when signing up?** → [Accepting Terms and Conditions at Sign-Up](/en/online-sign-ups/managing-terms-and-consents.md)

**Want to offer discounts to participants at sign-up?** → [Discounts for Participants at Sign-Up](/en/online-sign-ups/discount-codes.md)

**Want to embed the sign-up form on your WordPress website?** → [Embedding the Sign-Up Form on a WordPress Website](/en/online-sign-ups/embedding-signup-form-on-wordpress.md)

**Want to embed the sign-up form on your Wix website?** → [Embedding the Sign-Up Form on a Wix Website](/en/online-sign-ups/embedding-signup-form-on-wix.md)

**Want to track sign-up form conversions in Google Analytics or Meta Pixel?** → [Tracking Sign-Up Form Conversions](/en/online-sign-ups/tracking-signup-form-conversions.md)

## Sign-up statistics

**Want to see how many people signed up for each course and when?** → [Sign-Up Summary](/en/online-sign-ups/sign-up-summary.md)


---

# 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/online-sign-ups.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.
