# How to Access and View Subscription Contracts

## **What are Subscription Contracts?**

Subscription Contracts represent the agreements made between your store and your customers for recurring purchases. They provide a detailed overview of each subscription, including product details, billing intervals, order history, and customer information. This feature allows you to easily manage and review all active and past subscription agreements.

## Steps to Access Subscription Contracts

#### Step 1: Navigate to the Contracts Section

Click on **"Contracts"** in the sidebar menu. This will take you to the main Contracts page, where all subscription contracts with your customers are listed.

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

**Step 2: Browse and Search Contracts**

* Use the **search bar** at the top to find a specific contract by entering keywords, such as a subscription ID or customer name.
* The Contracts page displays a list of all active and past subscriptions, sorted by creation date. Each entry includes the **Created On** date, **Subscription ID**, the associated **Product,** the P**rice, when** is the **Next Delivery**, the **Customer name** and the **Status of the Subscription**.

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

#### Step 3: View Contract Details

Click on any contract from the list to see a detailed view of that specific subscription. The contract details will open in a new panel on the right and include the following information:

1\. Details Section

* **Product Name**: The name of the product in the subscription.
* **Variant**: The specific product variant (e.g., size, color) subscribed to.
* **Quantity**: The number of units in the subscription.
* **Price**: The cost per unit.
* **Shipping Interval**: How often the product is shipped (e.g., every 15 days).
* **Billing Interval**: How often the customer is charged (e.g., every 15 days).
* **Next Shipping Date**: The upcoming date when the product will be shipped.
* **Next Billing Date**: The next date when the customer will be billed.

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

2\. Orders Section

* **Order Date**: The date when an order under the subscription was placed.
* **Order ID**: A clickable ID that links to the detailed Shopify's order page.
* **Price**: The total price of that order.
* **Status**: The fulfillment status of the order.

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

3\. Customer Information

* **Customer Name and Email**: The contact details of the customer.
* **Shipping Address**: The address where the product is shipped.
* **Payment Method**: The customer's payment details, including the card type and expiration date.
* **Shopify Link**: A direct link to view the order page of the product.

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

<details>

<summary><strong>Can I edit the details of a subscription contract?</strong></summary>

Certain elements of a subscription, such as the shipping interval or product quantity, can be modified directly in the Subscriptions app. For significant changes, you may need to communicate with the customer or cancel and recreate the contract.

</details>

<details>

<summary><strong>How do I handle an unfulfilled order in a subscription?</strong></summary>

If an order is marked as "Unfulfilled," make sure to process and ship the product. The fulfillment status will update once the order has been processed through Shopify.

</details>

<details>

<summary><strong>How do I cancel a subscription contract?</strong></summary>

To cancel a contract, open the specific subscription and select the cancel option. Make sure to confirm with the customer and explain any consequences, such as pending deliveries.

</details>

## Conclusion

The Contracts feature in the Subscriptions app provides a comprehensive view of all active and past subscription agreements. By efficiently managing these contracts, you can ensure a seamless experience for your customers and maintain control over recurring orders. If you need further guidance or run into any issues, our support team is ready to assist.

***

<table data-card-size="large" data-column-title-hidden data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><mark style="color:purple;"><strong>Get Subscriptions</strong></mark> </td><td>Try free </td><td> </td><td><p>1. Subscription Contracts</p><p>2. Contract Management</p><p>3. View Contracts</p><p>4. Subscription Agreements</p><p>5. Manage Contracts</p><p>6. Recurring Order Contracts</p><p>7. Active Contracts</p><p>8. Customer Subscriptions</p><p>9. Contract Details</p><p>10. Subscription History</p></td><td><a href="https://apps.shopify.com/subscriptions-pickystory">https://apps.shopify.com/subscriptions-pickystory</a></td><td></td></tr></tbody></table>


---

# 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://support.heyamplify.com/subscriptions/scenarios/how-to-access-and-view-subscription-contracts.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.
