# Adding a Participant to a Group Course

There are three ways to add a participant to a course — depending on where you are in the system.

## Adding through course details

Select a course from the ***Courses*** tab or from the ***Calendar***, go to its details, open the ***Participants*** section, and click ***Add participant***.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGaO6of35OStmtsM3pEhY%2Fuploads%2Fgit-blob-af1fb02d411860a728c7a8403a289c6b4d8852cf%2Fzapis-uczestnika-szczegoly-kursu.mp4?alt=media>" %}

## Adding from the Participants tab

Go to the ***Participants*** tab and select the participants you want to add. Once selected, the ***Mass actions*** button will appear on the right — click it and choose ***Add to course***.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGaO6of35OStmtsM3pEhY%2Fuploads%2Fgit-blob-928d6af112b1fa53dea2eb11d56821fb0ec76182%2Fzapis-uczestnika-dzialania-masowe.mp4?alt=media>" %}

## Adding from a participant's profile

Open the participant's profile, go to the ***Courses*** section, and click ***Add to course***.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGaO6of35OStmtsM3pEhY%2Fuploads%2Fgit-blob-c1363ea99eae6c613d6a07c6ba1e528ca2e17f88%2Fzapis-uczestnika-z-widoku-klienta.mp4?alt=media>" %}


---

# 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/getting-started/adding-a-participant-to-a-group-course.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.
