# Release notes

{% updates format="full" %}
{% update date="2026-03-31" tags="update" %}

## Custom chat limits per agent.

See what’s new and improved in our latest update.

Supervisors can now customise chat limits for each agent, allowing for reduced limits for new or specialised team members, and flexible workload management.&#x20;

<a href="https://help.clickatell.com/chat-desk/chat-desk-dashboard/settings/chat-desk#general-preferences" class="button primary">Read the user guide</a>

<figure><img src="/files/E6EjVPILnyvA7I0VpfGZ" alt=""><figcaption></figcaption></figure>
{% endupdate %}
{% endupdates %}


---

# 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://guides.clickatell.com/release-notes/readme.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.
