# Subscription management

## Overview

Manage the lifecycle of your subscriptions and control different processes such as delaying the start of a subscription, canceling a subscription, and searching a subscription from the [Subscriptions](https://secure.2checkout.com/cpanel/licenses_management.php) page in your Merchant Control Panel.

## Availability

The [Subscriptions section](https://secure.2checkout.com/cpanel/licenses_management.php) is available to all 2Checkout accounts. For more details about subscriptions, read [here](/subscriptions/subscriptions.md).


---

# 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.2checkout.com/subscriptions/subscriptions/subscription-management.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.
