> 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/collecting-sign-ups-without-a-date.md).

# Collecting Sign-Ups Without a Date

Want to start collecting sign-ups for the new season in May or June, but don't know yet when classes will take place? In ActiveNow you can create a course without specifying a schedule and open it for sign-ups straight away — you can fill in the timetable later.

{% hint style="warning" %}
For courses without a date to appear in the sign-up table, you need to contact us first — we'll enable this option on your account. See Step 2 for details.
{% endhint %}

## How to do it

{% stepper %}
{% step %}

#### Create a course without a date

When creating a new course, go to the ***Schedule*** section. Click the bin icon on the right side of the timeslot — this will remove the date from the course.

Finish creating the course — it will be saved without an assigned date.

<figure><img src="/files/uBC1iUcVMsVozbUPq1W3" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Enable courses without a date in the sign-up table

Contact us at <support@activenow.io> — we'll enable the option to display courses without a date in your sign-up table. From that point, participants will be able to sign up for those courses through your website.

<figure><img src="/files/eHno3HwmjGROO0pA2MUV" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Once you've confirmed the schedule, go back to the course and add the timeslot — participants who have already signed up will be automatically assigned to the correct classes.
{% endhint %}


---

# 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/collecting-sign-ups-without-a-date.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.
