# Manage subscriptions

- [Create a copy-trading or MAM subscription](https://docs.b2copy.b2broker.com/admin-guide/manage-subscriptions/create-a-copy-trading-or-mam-subscription.md): Learn how to create a copy-trading or MAM subscription by linking an investment account to a master account and configuring allocation method, risk ratio, and copy direction
- [Create a PAMM subscription](https://docs.b2copy.b2broker.com/admin-guide/manage-subscriptions/create-a-pamm-subscription.md): Learn how to create a PAMM subscription by linking an investment account to a master account and managing related settings in the Back Office
- [Assign a risk limit to a subscription](https://docs.b2copy.b2broker.com/admin-guide/manage-subscriptions/assign-a-risk-limit-to-a-subscription.md): Learn how to assign a risk limit to a subscription to automatically terminate it when losses exceed the specified amount and protect investors from significant losses
- [Modify a subscription](https://docs.b2copy.b2broker.com/admin-guide/manage-subscriptions/modify-a-subscription.md): Learn how to modify subscription settings in the Back Office, including adjusting risk limits, allocation methods, risk ratios, reverse trading options, and fee plans
- [Resync open positions on a master account with subscribed investment accounts](https://docs.b2copy.b2broker.com/admin-guide/manage-subscriptions/resync-open-positions-on-a-master-account-with-subscribed-investment-accounts.md): Learn how to resync open positions on a master account with subscribed investment accounts in the Back Office to ensure positions are copied to accounts that missed them initially
- [Change a fee plan for an existing subscription](https://docs.b2copy.b2broker.com/admin-guide/manage-subscriptions/change-a-fee-plan-for-an-existing-subscription.md): Learn how to change a fee plan for an existing subscription in the Back Office by selecting a new fee plan from the available options for the master account
- [Initialize instant fee payments for subscriptions](https://docs.b2copy.b2broker.com/admin-guide/manage-subscriptions/initialize-instant-fee-payments-for-subscriptions.md): Learn how to initialize instant fee payments for subscriptions, either from a specific subscribed investment account or from all accounts subscribed to the same master account
- [View details about fees paid for a subscription](https://docs.b2copy.b2broker.com/admin-guide/manage-subscriptions/view-details-about-fees-paid-for-a-subscription.md): Learn how to view detailed information about fees paid for a subscription, including total payments, last payment details, and various fee types
- [Pause and resume subscriptions](https://docs.b2copy.b2broker.com/admin-guide/manage-subscriptions/pause-and-resume-subscriptions.md): Learn how to pause or resume copy-trading and MAM subscriptions in the Back Office. Pausing stops copying new positions; resuming restores automatic copying
- [Terminate or reactivate a subscription](https://docs.b2copy.b2broker.com/admin-guide/manage-subscriptions/terminate-or-reactivate-a-subscription.md): Learn how to terminate or reactivate subscriptions in the Back Office. Termination unsubscribes an investment account; reactivation restores the subscription and resumes position copying


---

# 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.b2copy.b2broker.com/admin-guide/manage-subscriptions.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.
