> For the complete documentation index, see [llms.txt](https://compassly.gitbook.io/compassly-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://compassly.gitbook.io/compassly-docs/core-modules/program-library/maladaptives.md).

# Maladaptives

**Page type:** Overview\
**Status:** Draft (Noah Edit)\
**Owner:** Compassly Documentation Team\
**Last verified:** 2026-04-02 (Noah Edit: 2026-04-22) **Audience:** Super Admin, Admin, Supervisor, Clinician

## Purpose Of Maladaptives

*"Any behavior identified for reduction or elimination." (Emily Andreola, BCBA)*

Maladaptive behaviors are behavioral patterns of inflexible behavior that reflect poor self-control and occur despite their harmful consequences. Those behaviors lead to undesirable outcomes in a broad range of a person's life domains. By properly defining, creating, and assigning these behaviors in Compassly, we can ensure strong communication, as well as promote optimal care and safety for both the client and staff.

## What This Section Covers

This material covers the management of maladaptive behavior records in the Compassly Program Library. These records can be viewed, created, edited, deleted, or imported in bulk, depending on your role and the actions available in your workspace.

## Before You Start

Before reviewing this section, confirm the following:

* You must be able to sign into Compassly.
* You are able to navigate to **Program Library** via the navigation menu on the left side of any page in Compassly.
* You are able to navigate to **Maladaptives** via the navigation menu on the left side of any page in Compassly.

> #### Some actions, such as deletion, may be restricted by role.

## How To Get There

1. Sign in to Compassly.
2. In the left navigation menu, select **Program Library**.
3. In the left navigation menu, select **Maladaptives** from the dropdown menu under ***Program Library***.

## What You Can Do Here

Depending on your role, you may be able to:

* view the maladaptive list
* search for a maladaptive
* open maladaptive details
* add a new maladaptive
* edit an existing maladaptive
* delete a maladaptive
* import maladaptives in bulk

## Role Differences

* ***Super Admin:*** Can view, add, import, download, edit, clone to client, and delete maladaptives.
* ***Admin / Supervisor / Clinician:*** Can view maladaptive lists and details and can clone maladaptives to clients. They cannot add, import, download, edit, or delete Program Library maladaptives.
* **Basic:** Does not have access to **Program Library** > **Maladaptives**.

## Guides In This Section

### VIEW AND REVIEW

* [View Maladaptive List](/compassly-docs/core-modules/program-library/maladaptives/view-maladaptive-list.md)
* [View Maladaptive Details](/compassly-docs/core-modules/program-library/maladaptives/view-maladaptive-details.md)

### CREATE

* [Add New Maladaptive](/compassly-docs/core-modules/program-library/maladaptives/add-new-maladaptive.md)
* [Import Maladaptives](/compassly-docs/core-modules/program-library/maladaptives/import-maladaptives.md)

### MANAGE EXISTING RECORDS

* [Edit Maladaptive](/compassly-docs/core-modules/program-library/maladaptives/edit-maladaptive.md)
* [Delete Maladaptive](/compassly-docs/core-modules/program-library/maladaptives/delete-maladaptive.md)

## Notes For This Section

* Screens and available actions may differ by role.
* Some older screenshots or field names may not match the current product and should be re-verified during page updates.

## What Happens Next

Choose the guide that matches the task you need to complete.\
If you are new to this section, start with "View Maladaptive List". There should be a directional button titled "Next" directing you to it below.

## Related Guides

* [Program Library](/compassly-docs/core-modules/program-library.md)
* [View Maladaptive List](/compassly-docs/core-modules/program-library/maladaptives/view-maladaptive-list.md)
* [Add New Maladaptive](/compassly-docs/core-modules/program-library/maladaptives/add-new-maladaptive.md)
* [Edit Maladaptive](/compassly-docs/core-modules/program-library/maladaptives/edit-maladaptive.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://compassly.gitbook.io/compassly-docs/core-modules/program-library/maladaptives.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
