# July 11: Changes in API key creation

**Changes in API key creation**\
\
**Previous Behavior**

When creating a new API key from Settings → API Keys, users could only:

* Click “Add New” to generate a new API key.
* View and copy the Secret Key once, immediately after creation.
* The popup could only be dismissed after viewing the secret key.\ <br>

&#x20;  Improvements\
\
&#x20;  Following recent improvements to the API key creation module:

* After creating an API key, users can now copy both the API Key and Secret Key.
* To proceed, users must check a confirmation box acknowledging that the keys will not be shown again.
* Once the confirmation is acknowledged, users can dismiss the popup.

This update offers better clarity and flexibility during API key generation, ensuring users have sufficient access to both key components without compromising security practices.

&#x20;

![](file:///C:/Users/lenovo/AppData/Local/Temp/msohtmlclip1/01/clip_image001.gif)![](/files/ZwLs8BuDIDhUNPavEdnz)

\
\ <br>

Consolidated Conversation Notes in a Column\
\
To view internal notes for a conversation:

1. Click Conversations in the left-hand navigation panel.
2. In the conversation module, click the three-dot menu on the right side of any conversation.
3. Select “View Notes” from the dropdown.

***

Feature Overview

* Once selected, a summary of all internal notes associated with the conversation and contact will appear on the right panel of the conversation screen.
* Notes include internal comments added by agents, which may also contain mentions or tags directed at other agents for collaboration or reassignment.

&#x20;

\
\
\
Use Case

This feature helps teams:

* Maintain context across ongoing conversations.
* Track internal discussions or handover notes related to a contact.
* Improve agent collaboration by tagging relevant team members directly in the notes.

&#x20;

&#x20;

![](file:///C:/Users/lenovo/AppData/Local/Temp/msohtmlclip1/01/clip_image004.gif)![](file:///C:/Users/lenovo/AppData/Local/Temp/msohtmlclip1/01/clip_image005.gif)![](/files/B3AQjV4xYotGZCTjoKP2)

&#x20;

&#x20;    \ <br>

\
\ <br>

&#x20;


---

# 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://changelog.gallabox.com/july-2025/july-11-changes-in-api-key-creation.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.
