> For the complete documentation index, see [llms.txt](https://docs.coinshift.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coinshift.xyz/business/coinshift-walkthrough/label-management.md).

# Label Management

Utilising Labels on [Coinshift](https://coinshift.xyz/) enables the categorisation and organisation of transactions. Associate user contact information with a custom label designed to meet your specific requirements. This feature can be employed for a variety of purposes, including categorising transactions, user groups, teams, or customers, ultimately improving your organisation's operations.

Below is an image of the **Labels** section:

<figure><img src="/files/g1bamwUXwW1aFVml2v7q" alt=""><figcaption></figcaption></figure>

Coinshift has the following label management options.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><ol><li><mark style="color:blue;"><strong>Add Label</strong></mark></li></ol></td><td>Learn to create a new Label. </td><td></td><td><a href="/pages/MTDAjcHDCCp87xYLcKEJ">/pages/MTDAjcHDCCp87xYLcKEJ</a></td></tr><tr><td><ol start="2"><li><mark style="color:blue;"><strong>Edit Label</strong></mark></li></ol></td><td>Learn to edit an existing Label. </td><td></td><td><a href="/pages/iiPDXG3aoHyLWz66HFd4">/pages/iiPDXG3aoHyLWz66HFd4</a></td></tr><tr><td><ol start="3"><li> <mark style="color:blue;"><strong>Archive/ Unarchive Label</strong></mark></li></ol></td><td>Learn to delete a Label and if required how to recover a deleted label.</td><td></td><td><a href="/pages/NK9cxYNwlcRypgzx0YOD">/pages/NK9cxYNwlcRypgzx0YOD</a></td></tr></tbody></table>

Continue reading to explore them in further detail.


---

# 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.coinshift.xyz/business/coinshift-walkthrough/label-management.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.
