> For the complete documentation index, see [llms.txt](https://guides.clickatell.com/release-notes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.clickatell.com/release-notes/release-notes-archive/2023-release-notes/q1-2023.md).

# Q1 2023

- [NEW: Integrations feature](https://guides.clickatell.com/release-notes/release-notes-archive/2023-release-notes/q1-2023/new-integrations-feature.md): Release date: 22 March 2023
- [Automated Messaging](https://guides.clickatell.com/release-notes/release-notes-archive/2023-release-notes/q1-2023/automated-messaging.md)
- [New workflow nodes](https://guides.clickatell.com/release-notes/release-notes-archive/2023-release-notes/q1-2023/automated-messaging/new-workflow-nodes.md): Release date: 8 March 2023
- [Custom Button Text (WhatsApp)](https://guides.clickatell.com/release-notes/release-notes-archive/2023-release-notes/q1-2023/automated-messaging/custom-button-text-whatsapp.md): Release date: 10 Feb 2023
- [Live Agent Messaging](https://guides.clickatell.com/release-notes/release-notes-archive/2023-release-notes/q1-2023/live-agent-messaging.md)
- [Canned Replies](https://guides.clickatell.com/release-notes/release-notes-archive/2023-release-notes/q1-2023/live-agent-messaging/canned-replies.md): Release date: 16 February 2023
- [New Chat Desk Reports in Clickatell Portal](https://guides.clickatell.com/release-notes/release-notes-archive/2023-release-notes/q1-2023/live-agent-messaging/new-chat-desk-reports-in-clickatell-portal.md): Release date: 9 January 2023
- [Channel Updates](https://guides.clickatell.com/release-notes/release-notes-archive/2023-release-notes/q1-2023/channel-updates.md)
- [WhatsApp Cloud-Hosted API](https://guides.clickatell.com/release-notes/release-notes-archive/2023-release-notes/q1-2023/channel-updates/whatsapp-cloud-hosted-api.md): Release date: 31 March 2023
- [WhatsApp Commerce Feature](https://guides.clickatell.com/release-notes/release-notes-archive/2023-release-notes/q1-2023/channel-updates/whatsapp-commerce-feature.md)
- [Other Enhancements & Improvements](https://guides.clickatell.com/release-notes/release-notes-archive/2023-release-notes/q1-2023/other-enhancements-and-improvements.md): Release date: 23 January 2023 & 16 February 2023


---

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