# Edit subscription client ID

If you want to assign a client ID to a subscription, you can do this from the subscription's details page.&#x20;

Client IDs can only be added or updated for the subscriptions in the **Active**, **Updating**, **Terminated**, and **Terminating** states. For a description of these states, see [Subscription States](/modules-and-features/marketplace/subscriptions/subscription-states.md).

### Updating a subscription's client ID

To update a subscription's client ID:

1. Go to **Marketplace** > **Subscriptions**.
2. Select the subscription you want to update.
3. On the **subscription details** page, select the **Details** tab. Then, select **Edit**.&#x20;

<div data-with-frame="true"><figure><img src="/files/XTVNrNijqZIqyWA85OV4" alt=""><figcaption><p>The Details tab on the subscription details page.</p></figcaption></figure></div>

4. In the **Edit ID** dialog, enter the new ID in the **Additional ID** field.&#x20;
5. Select **Save**. The ID is updated and displayed as **Client ID** under **Additional IDs**.&#x20;

<div data-with-frame="true"><figure><img src="/files/qtHX8st5ONnOSoyVoKTy" alt=""><figcaption><p>The Client Additional ID within the Details tab.</p></figcaption></figure></div>


---

# 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/edit-subscription-id.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.
