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

# Disabling Courses from Online Sign-Ups

Setting up courses for a new season but not ready to show them in the sign-up table yet? Or maybe some courses are reserved for existing participants and you prefer to add them manually? In ActiveNow you can decide for each course individually whether it should be shown for sign-up.

{% hint style="warning" %}
This feature needs to be enabled on your account first — contact us at <support@activenow.io> and we'll switch it on for you.
{% endhint %}

## How to disable a course from online sign-ups

Once the feature is enabled, go to the ***Courses*** tab. Click ***Change columns*** and tick the ***Signing up online*** column — it will now be visible in the course list.

Each course will show a toggle in that column. Switch it to ***No*** to remove the course from the sign-up table and the Client Panel.

<figure><img src="/files/LHudIsvodFLf3WGMDSDU" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
A course with online sign-ups disabled will not appear in the sign-up table on your website or in the Client Panel. You can still add participants to this course manually from within the system.
{% endhint %}

## Disabling online sign-ups when creating a course

Once the feature is enabled on your account, a ***Signing up online*** option will appear when creating a new course. You can turn it off straight away — the course will be saved in the system but won't be visible in online sign-ups until you enable it yourself.

<figure><img src="/files/WBIxtqsZwXuMQOabNZU0" alt=""><figcaption></figcaption></figure>


---

# 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/disabling-courses-from-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.
