# Subscription status

A subscription refers to the ongoing service provision under the terms and conditions of an agreement.

An order can currently exist in these states: **Draft**, **Deleted**, **Terminating**, **Active**, **Updating**, **Terminated**, or **Expired**. The following diagram shows the transitions between these states:

<figure><img src="/files/O071j77wkLVNuR1SagnR" alt=""><figcaption><p>The state transition diagram of a subscription.</p></figcaption></figure>

The following table provides a description of the different statuses:

<table><thead><tr><th width="160">State</th><th>Definition</th></tr></thead><tbody><tr><td><strong>Draft</strong></td><td>The vendor has created the subscription, but the order has not been completed yet.</td></tr><tr><td><strong>Active</strong></td><td>The subscription is active and in use.</td></tr><tr><td><strong>Updating</strong></td><td><p>A business transaction is in progress for the subscription. </p><p></p><p>This status applies to change orders submitted for the subscription.</p></td></tr><tr><td><strong>Terminating</strong></td><td>A termination order has been created for the subscription through the Client Portal.</td></tr><tr><td><strong>Terminated</strong></td><td><p>The vendor has completed the termination order and the </p><p>subscription is now terminated.</p></td></tr><tr><td><strong>Deleted</strong></td><td>The draft subscription has been deleted by the vendor.</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://docs.platform.softwareone.com/modules-and-features/marketplace/subscriptions/subscription-states.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.
