# Add Labels and Notes

[Coinshift](https://coinshift.xyz/) allows you to enhance treasury management within your organisation by enabling the addition of **labels** and **notes** to transactions.&#x20;

This feature allows you to annotate critical information for any transaction, irrespective of its status in the **Proposal**, **Queue**, or **History** tab, promoting easy communication and collaboration throughout your organisation.

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

Follow the steps below to incorporate notes and labels into a transaction:

## Step 1: Locate the labels and notes section

Navigate to the **Transaction** section. Choose a transaction from the **Proposal,** **Queue**, or **History** tab. You will find the labels and notes fields situated at the bottom of the page.

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

## Step 2: Input labels and notes for transactions

Prior to adding a label, you are required to define it. Refer to our guide for detailed instructions on [label creation](/business/coinshift-walkthrough/label-management/add-label.md). Enter any appropriate remarks in the **Notes** field.

<figure><img src="/files/2tdQVBJV9OnfzjgCn2An" alt=""><figcaption></figcaption></figure>

Once completed, the transaction will be labeled accordingly. To review the notes associated with a transaction, simply expand the transaction information.

<figure><img src="/files/4u5Qn46sIW85jetXpeCK" alt=""><figcaption></figcaption></figure>

By adding labels and notes, you can enhance communication within your treasury management processes.


---

# 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.coinshift.xyz/business/coinshift-walkthrough/transaction-management/add-labels-and-notes.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.
