> For the complete documentation index, see [llms.txt](https://docs.platform.softwareone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.platform.softwareone.com/modules-and-features/marketplace/subscriptions/edit-subscription-id.md).

# Assign client ID to a subscription

A subscription client ID is a unique, optional identifier that you can assign to a subscription.

This allows you to reference the subscription using a meaningful ID within your business systems, such as your CRM or ERP, instead of using only the auto-generated Marketplace subscription ID.

You can assign a new client ID or update the existing ID from the subscription details page. IDs can only be added or updated for active, updating, terminated, or terminating subscriptions.&#x20;

### Assign a client ID to a subscription

To assign a client ID to a subscription:

1. Go to **Marketplace** > **Subscriptions**.
2. Select the required subscription.
3. On the subscription details page, select the **Details** tab.&#x20;
4. Select **Edit**.&#x20;
5. In the **Edit ID** dialog, enter the ID, then select **Save**. The updated ID is displayed under **Additional IDs**.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
