# Constituents

- [Understanding Constituents](https://docs.c360.org/constituents/understanding-constituents.md): In OnTrack, constituents are people (participants, parents) who interact with your organization. They are the core of OnTrack and almost every record will tied to a constituent.
- [Navigating The Constituent Module](https://docs.c360.org/constituents/navigating-the-constituent-module.md): The Constituent Module consists of three primary components: search, view (table), and the detail sidebar.
- [Merging Constituents](https://docs.c360.org/constituents/navigating-the-constituent-module/merging-constituents.md)
- [Adding Constituents](https://docs.c360.org/constituents/adding-constituents.md)
- [Batch Adding Participants](https://docs.c360.org/constituents/adding-constituents/batch-adding-participants.md)
- [Constituent Details](https://docs.c360.org/constituents/constituent-details.md): The sidebar in the Constituents Module allows you to manage various aspects of a constituent. It provides summary sections that can be expanded to reveal detailed information.
- [Profile Image](https://docs.c360.org/constituents/constituent-details/profile-image.md)
- [Unique IDs](https://docs.c360.org/constituents/constituent-details/unique-ids.md): Each constituent in the C360 system is assigned a unique ID number, which serves as a distinct identifier for that constituent.
- [Tag Management](https://docs.c360.org/constituents/constituent-details/tag-management.md): Tags are a versatile tool that allows you to attach custom data to various types of records, with a primary focus on Constituent records.
- [Customizing Allergies & Medications](https://docs.c360.org/constituents/constituent-details/customizing-allergies-and-medications.md)
- [Relationship Management](https://docs.c360.org/constituents/constituent-details/relationship-management.md): In C360, households can be dynamically designed by establishing relationships between constituents. This feature enables better contact and payment management within the system.
- [Managing Notes](https://docs.c360.org/constituents/constituent-details/managing-notes.md)
- [SMS Phone Numbers](https://docs.c360.org/constituents/constituent-details/sms-phone-numbers.md): Each constituent is permitted to have a single unique telephone number that can receive SMS messages and grants access to the Parent Portal for Parent constituents.
- [Taking Payments](https://docs.c360.org/constituents/constituent-details/taking-payments.md): OnTrack provides the flexibility to make various types of payments towards outstanding balances.
- [Processing Refunds](https://docs.c360.org/constituents/constituent-details/taking-payments/processing-refunds.md)
- [Constituent Clean-up](https://docs.c360.org/constituents/constituent-clean-up.md): Data happens, learn how to clean-up constituents in OnTrack


---

# 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://docs.c360.org/constituents.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.
