# Manage

Following are sections related to managing collections.

{% content-ref url="/pages/F1A5AdYyLd79ManP3mx6" %}
[Get Collection List](/api-docs/cloud-payment/collection/manage/get-collection-list.md)
{% endcontent-ref %}

{% content-ref url="/pages/TmkyX5JyommSA1vmhReK" %}
[Get a Collection](/api-docs/cloud-payment/collection/manage/get-a-collection.md)
{% endcontent-ref %}

{% content-ref url="/pages/7QivmkM16cNUBAW9fybM" %}
[Update Collection](/api-docs/cloud-payment/collection/manage/update-collection.md)
{% endcontent-ref %}

{% content-ref url="/pages/iu0wWsNwfbgjMuTQFwm6" %}
[Activate Collection](/api-docs/cloud-payment/collection/manage/activate-collection.md)
{% endcontent-ref %}

{% content-ref url="/pages/kFH1ASIio7KO90yqewKX" %}
[Deactivate Collection](/api-docs/cloud-payment/collection/manage/deactivate-collection.md)
{% endcontent-ref %}

{% content-ref url="/pages/1klwZTKgMKJ41Q5kP902" %}
[Delete Collection](/api-docs/cloud-payment/collection/manage/delete-collection.md)
{% endcontent-ref %}


---

# 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.leanx.io/api-docs/cloud-payment/collection/manage.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.
