# Contract details

### 1. Introduction

The **Contract Details** tab provides a complete overview of an individual subscription contract and gives you full control over its settings. By clicking on a **Contract ID** (starting with `#`), you can access all essential information related to the subscription, including subscription details, payment summary, billing cycle, applied discounts, customer information, payment method, and internal notes.

From this view, you can update key contract settings when needed—such as subscription details, billing frequency, minimum order requirements, discounts, shipping information, delivery pricing, payment methods, and order notes. You can also manage the contract lifecycle by changing its status at any time, allowing you to pause, cancel, or reactivate the subscription based on customer requests or business needs.

### 2. How to use

{% stepper %}
{% step %}

#### View contract detail

Click on the Contract ID (starting with the #). You'll see a full record of the contract, including Subscription details, Payment summary, Billing cycle, Discount, Customer Information, Payment method and Notes.

<figure><img src="/files/5gV16dLMDddhzygVSb4M" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Edit details (if any)

You can edit any of the following information:

* Edit ***Subscriptions details:***

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

* Edit ***Billing frequency:***

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

* Edit ***Minimum number of orders:***

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

* Edit ***Minimum number of orders:***

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

* Create ***New manual discount:***

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

* Edit ***Shipping Information:***

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

* Edit ***Delivery price:***

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

* Change ***Payment method:***

<figure><img src="/files/7F3sRPZxXkWj6gl4bdcT" alt=""><figcaption></figcaption></figure>

* Update ***Order note:***

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

* Update ***Additional details:***

<figure><img src="/files/NLHXqmhaOeludLfsNlMK" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Change status (if needed)

You can also change the status of the contract anytime, from Active to Pause or Cancel and vice versa.

<figure><img src="/files/DGMiEnXQVe16iRJgsatz" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

*If you need help, feel free to reach out to us via in-app* [***Live chat***](https://go.crisp.chat/chat/embed/?website_id=c4ae10a3-f762-4968-b35a-c931caf62a96)***,*** [***Book a call***](https://calendly.com/ta-subscription-app-support/30min) *or at* [***support@tech-arms.io***](mailto:support@tech-arms.io)***.***


---

# 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://ta-subscriptions-app.easto.io/features/subscriptions/contract-details.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.
