# How to add/edit comment to connected exchange

Adding comments to connected exchanges can enhance organization and provide valuable information for better managing your trading activities. This article presents two methods for adding comments to connected exchanges within our system.

**Method 1: During the Connection Process**

1. When [connecting an exchange](/credentials-page/credentials-listning-page/how-to-connect-new-exchange.md) to our system, you have the option to add a comment.
2. Locate the "Comment" field during the exchange connection process.<br>

   <figure><img src="/files/ONmNeU6Yi7fW3WWOBBAG" alt="Comments input in the create credentials popup"><figcaption><p>Comments input in the create credentials popup</p></figcaption></figure>
3. Enter a comment relevant to the exchange, providing a brief description or any other pertinent details. Ensure that your comment does not exceed 140 characters.
4. Continue with the connection process as usual.

**Method 2: Editing Comments on the Credentials Page**

1. Go to the [Credentials details page](/credentials-page/credentials-details-page/how-to-go-to-the-credentials-details-page.md).

2. In the header section, click on the pencil icon.<br>

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

3. A pop-up window will appear, allowing you to edit the comment.<br>

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

4. Enter or modify the comment in the provided "Comment" field.<br>

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

5. Ensure that your comment does not exceed 140 characters.

6. Click the "Save" button to save your changes.<br>

   <figure><img src="/files/6oOOPJpv3PhnQfQ2GB3Z" alt=""><figcaption></figcaption></figure>

7. Wait for the notification confirming the successful adding/editing.<br>

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

**Conclusion:**&#x20;

By utilizing the available comment features, you can easily add valuable information and descriptions to your connected exchanges. These comments serve as helpful reminders and aids in organizing your trading activities effectively. Whether adding comments during the connection process or editing them on the Credentials page, you can ensure a well-managed and customized experience within our platform.


---

# 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.darkbot.io/credentials-page/credentials-details-page/interacting-with-connected-exchange-options-and-features/how-to-add-edit-comment-to-connected-exchange.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.
