> 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/administration/system-settings/connections/team-members-to-team-members.md).

# Team Members to Team Members

**Audience:** Super Admin, Admin, Supervisor\
**Page type:** Overview\
**Status:** Draft\
**Owner:** Compassly Documentation Team\
**Last verified:** 2026-04-03

## Purpose

Use this section to manage access connections between team members.

## Before you start

* You must be signed in to Compassly.
* You must be able to open **System settings → Connections**.
* Open the correct connection type and direction before you start the workflow.
* Role access varies by action.

## How to get there

1. Open **System settings → Connections**.
2. Select the correct **Connection type**.
3. Set the correct **Access type** direction.
4. Click **Apply**.

## What this section covers

* automatic **team connections** between team members on the same team
* manual **peer connections** between team members
* assign, remove, and batch workflows
* **Assign all new team members** for a selected team member

## Connection rules to know

* Team members on the same team are connected automatically.
* Team-based connections cannot be broken manually while users remain on the same shared team.
* Peer connections can be added or removed manually.

## Role differences

* **Super Admin / Admin / Supervisor:** Can view connection lists.
* **Super Admin / Admin:** Can assign, batch assign, unassign, and batch unassign.
* **Super Admin:** Can use **Assign all new team members**.
* **Clinician / Basic:** Do not have access to this section.

## Guides in this section

* [View Team Members to Team Members Connections](/compassly-docs/administration/system-settings/connections/team-members-to-team-members/view-team-members-to-team-members-connections.md)
* [Assign Team Member to Team Member](/compassly-docs/administration/system-settings/connections/team-members-to-team-members/assign-team-member-to-team-member.md)
* [Assign Peer Connection](/compassly-docs/administration/system-settings/connections/team-members-to-team-members/assign-peer-connection.md)
* [Assign Team Members to Team Member in Batch](/compassly-docs/administration/system-settings/connections/team-members-to-team-members/assign-team-members-to-team-member-in-batch.md)
* [Unassign Team Member from Teams](/compassly-docs/administration/system-settings/connections/team-members-to-team-members/unassign-team-member-from-teams.md)
* [Remove Peer Connection](/compassly-docs/administration/system-settings/connections/team-members-to-team-members/remove-peer-connection.md)
* [Unassign Team Members from Team Member in Batch](/compassly-docs/administration/system-settings/connections/team-members-to-team-members/unassign-team-members-from-team-member-in-batch.md)
* [Assign All New Team Members to Team Member](/compassly-docs/administration/system-settings/connections/team-members-to-team-members/assign-all-new-team-members-to-team-member.md)

## What happens next

Open the task guide that matches the action you need to complete.

## Related guides

* [View Team Members to Team Members Connections](/compassly-docs/administration/system-settings/connections/team-members-to-team-members/view-team-members-to-team-members-connections.md)
* [Assign Team Member to Team Member](/compassly-docs/administration/system-settings/connections/team-members-to-team-members/assign-team-member-to-team-member.md)
* [Assign Peer Connection](/compassly-docs/administration/system-settings/connections/team-members-to-team-members/assign-peer-connection.md)
* [Assign Team Members to Team Member in Batch](/compassly-docs/administration/system-settings/connections/team-members-to-team-members/assign-team-members-to-team-member-in-batch.md)
* [Unassign Team Member from Teams](/compassly-docs/administration/system-settings/connections/team-members-to-team-members/unassign-team-member-from-teams.md)
* [Remove Peer Connection](/compassly-docs/administration/system-settings/connections/team-members-to-team-members/remove-peer-connection.md)
* [Unassign Team Members from Team Member in Batch](/compassly-docs/administration/system-settings/connections/team-members-to-team-members/unassign-team-members-from-team-member-in-batch.md)
* [Assign All New Team Members to Team Member](/compassly-docs/administration/system-settings/connections/team-members-to-team-members/assign-all-new-team-members-to-team-member.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/administration/system-settings/connections/team-members-to-team-members.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.
