> 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/q4-2023/channel-updates/channels-report-update.md).

# Channels Report Update

We have introduced a new filter to the [*Channels Report*](https://guides.clickatell.com/chat-commerce-platform/navigation-and-access/reporting-and-analytics/messaging-channels#channels-report) in the Clickatell Portal that allows clients to search on specific WhatsApp template names. This long-awaited feature allows clients to do more targeted searches on their template usage and template performance by generating a report containing data for a selected template only.

To make use of this filter, follow these steps:

1. In the Clickatell Portal, go to *Analytics & Reports → Channels → Report.*
2. Select “Sent” messages, your date range, and the environment.
3. Select “WhatsApp” as the Channel and “HSM” as the Message Type.
4. A drop-down appears listing all the approved templates in the account. Search for a specific template by scrolling or by typing the template name.
5. Select a template and click *Generate Report*.

The report that is generated will contain data for the selected template only.

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


---

# 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, and the optional `goal` query parameter:

```
GET https://guides.clickatell.com/release-notes/release-notes-archive/2023-release-notes/q4-2023/channel-updates/channels-report-update.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
