# Subscribe To Copy Group

## Subscribing To A Copy Trading Group

Joining a public Copy Trading Group is easy and straightforward. Users can browse available groups on the [dashboard](https://compendium.finance/dashboard) or on the public Copy Trading Group page.&#x20;

<figure><img src="/files/TSz5jZt6nnrsYNQ4oA24" alt=""><figcaption><p>Copy Trading Groups can be accessed from the Social Trading dropdown on the top navigation on desktop view.</p></figcaption></figure>

When viewing public groups you can also see all related information in order to make an educated decision. Specific group statistics and recent trade posts will be available to view on each group's page. If a Copy Group is marked as private the recent trade posts will be hidden from public view. Due to data limitations and some high-frequency trading groups, our system currently saves the last 100 trades for analytics purposes.

{% hint style="info" %}
Invitations for private groups can be found on the Subscriptions panel of the regular user dashboard by scrolling to the "Copy Trading Subscriptions" table and clicking on the "View Copy Invites" button.
{% endhint %}

If a Copy Trading Group is marked as public then a user can freely subscribe to this group by clicking the "Subscribe" button located at the top right above the social sharing button.

After subscribing to a copy group it is now time to select an exchange account to initiate copy trades through.

{% content-ref url="/pages/2FYNZN1pFr0nunf2qXm0" %}
[Link Account To Group](/automation-terminal/copy-trading-groups/for-users-and-subscribers/link-account-to-group.md)
{% endcontent-ref %}

## Customizing Your Copy Trading Group Subscription

Parameters for each subscription are customizable by pressing the "Manage" button for that specific group from the main subscriptions table.

<figure><img src="/files/y4cX6oE7vaW3Gui8t68t" alt=""><figcaption></figcaption></figure>

The ability to perform a health check on your connected account appears here along with the ability to toggle email notifications. Due to the high-frequency output of some groups we have recently changed email notifications from single trades to historical trade reminders and error handling notifications.

## Unsubscribing From A Copy Group

If a user wishes to delete their copy subscription or no longer utilize that specific group then they can delete the subscription from the subscription management screen.

{% hint style="warning" %}
Deleting a copy subscription is permanent and will require the user to re-subscribe to the group, or receive another invitation if the group is marked as private.
{% endhint %}


---

# 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.compendium.finance/automation-terminal/copy-trading-groups/for-users-and-subscribers/subscribe-to-copy-group.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.
