# Managing Participants

- [Participant Profile](https://help.activenow.io/en/client-management/participant-profile.md)
- [Additional Information in a Participant's Profile](https://help.activenow.io/en/client-management/additional-information-in-participant-profile.md)
- [Custom Fields Configuration](https://help.activenow.io/en/client-management/custom-fields-configuration.md)
- [Visible Fields on the Participant List](https://help.activenow.io/en/client-management/visible-fields-on-participant-list.md)
- [Finding Family Members](https://help.activenow.io/en/client-management/finding-family-members.md)
- [Managing Participant Skills](https://help.activenow.io/en/client-management/managing-participant-skills.md)
- [Inviting Participants to the Client Panel](https://help.activenow.io/en/client-management/inviting-participants-to-the-client-panel.md)
- [Moving a Participant Between Group Courses](https://help.activenow.io/en/client-management/moving-a-participant-between-group-courses.md)
- [Signing Out a Participant from a Group Course](https://help.activenow.io/en/client-management/signing-out-a-participant-from-a-group-course.md)
- [Merging Duplicates](https://help.activenow.io/en/client-management/merging-duplicates.md)
- [Restoring a Deleted Participant](https://help.activenow.io/en/client-management/restoring-a-deleted-participant.md)


---

# 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/client-management.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.
