# Terminate agreement

You can terminate an agreement by submitting a termination order for the agreement.&#x20;

When you terminate an agreement, all subscriptions with the agreement are terminated. Once terminated, the agreement can't be restored or used when ordering new subscriptions. However, you can still access and view the terminated agreement.

### Before you begin <a href="#before-you-begin" id="before-you-begin"></a>

Before terminating an agreement, note the following points:

* You can only terminate agreements in the **Active** state. Agreements in any other state (such as **Processing** or **Updating**) can't be terminated. For a description of these states, see [Agreement states](/modules-and-features/marketplace/agreements/agreement-states.md).
* Creating a termination order doesn't immediately cancel your agreement. An agreement is terminated only after the vendor approves it.

### Terminating an agreement

To terminate an agreement:

1. Go to **Marketplace** > **Agreements**.
2. (Optional) Use filters to find the agreement you want to terminate.
3. Select the agreement.&#x20;
4. On the **agreement details** page, select the down arrow <img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAYAAADimHc4AAAAAXNSR0IArs4c6QAAAopJREFUeF7tmk1OwmAURQvL0f04Z+SaHDF3P7ocNI2pCYZAudx+9z1zGPN+vnN6CaXsJl5RArvodIZPCAhfBAhAQJhAeDwJQECYQHg8CUBAmEB4PAlAQJhAeDwJQECYQHg8CUBAmEB4PAlAQJhAeDwJQECYQHg8CUBAmEB4PAlAQJhAeDwJQECYQHg8CUBAmEB4PAlAQJhAeDwJQECYQHh8JAGHw+vT8fj2GT772fjUTsMFzAc97ffv+9PppYqE5E5DBSwHnaav52nafVSQkN5pmIDzgy7pz0qosNMQAZcPmpVQZafNBVw/aEZCpZ02FbDuoGMlVNtpUwEz2koHrrTL72U34rt4hYNX2OES680TsAxNAkjOvnWBDxOQ+jiqDH9mMlTAaAnV4UcEjJLQAX5MwNYSusCPCthKQif4cQFuCd3glxDgktARfhkBj0roCr+UAFXCXDc/4Pl5xnDrlf35O3onfAuNesf8U9cTfrkEaBLWqK135S9bD78TXoPr/o+ja13rwi+bAF8SasMvL+CxJNSH30KAJqEH/DYC7pPQB34rAesk9ILfTsB1Cf3gtxRwWUJP+G0FnEuYpgp/cVx7f/P3fWVvxNYcaP4Rbn5flT/5rtn5XwlQDlytpnUCqsFU9kGAQs1YgwAjTKUVAhRqxhoEGGEqrRCgUDPWIMAIU2mFAIWasQYBRphKKwQo1Iw1CDDCVFohQKFmrEGAEabSCgEKNWMNAowwlVYIUKgZaxBghKm0QoBCzViDACNMpRUCFGrGGgQYYSqtEKBQM9YgwAhTaYUAhZqxBgFGmEorBCjUjDUIMMJUWiFAoWasQYARptIKAQo1Yw0CjDCVVghQqBlrEGCEqbT6Bgoy2nAnTiZDAAAAAElFTkSuQmCC" alt="" data-size="line">, then choose **Terminate**. The **Items** step in the **Terminate agreement** wizard is displayed.

<div data-with-frame="true"><figure><img src="/files/RX64Jw4WAuptCHi4p4Xu" alt=""><figcaption><p>Use the Terminate Agreement wizard to submit a termination order for the agreement.</p></figcaption></figure></div>

5. In the **Terminate agreement** wizard, do the following:
   1. **Items** - Make sure the new item quantity is displayed as 0. Then, select **Next**.
   2. **Order details** - Add or update the additional ID and notes as needed. When done, select **Next**.&#x20;
   3. **Review order** - Check the order details, then select **Place order** to submit your order.&#x20;
   4. Select **View order** to open the details page of the termination order. Otherwise, select **Close**.

When the order is placed, the status of the agreement changes from **Active** to **Updating**. Once the order has been processed and all subscriptions within the agreement are canceled, the status changes to **Terminated**.


---

# 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.platform.softwareone.com/modules-and-features/marketplace/agreements/terminate-agreements.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.
