> For the complete documentation index, see [llms.txt](https://help.clickatell.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.clickatell.com/data/dashboards/departments.md).

# Departments

We’re excited to announce that the Department-Level Reporting feature is now live for Chat Desk! This is a big step forward in helping our clients get more granular insights and improve their operational efficiency.

**What’s New?**

* **Department Filter on the Portal Dashboards**\
  Clients will be able to filter their existing reporting pages by department. This means they can quickly drill down into performance metrics for specific teams or business units.
* **Department Field in Data Sharing Files**\
  For those using our Data Sharing service, we’re populating the existing Department column in their export files. This structured data will make it easier to integrate with their BI tools and run more detailed analysis.

**How It Works:**

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

&#x20;

* **If clients have departments configured:**
  * Department names will appear in the dashboard dropdown filters.
  * The Data Sharing files will include department names in the Department column.

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

* **If clients don’t have departments configured:**
  * The dashboard filter will show (Blank) as the only option.
  * The Department column in their data file will remain empty.

&#x20;

However, if a client starts creating department structures in Chat Desk, the Department dropdown will automatically populate accordingly, and the same will happen in the Data Sharing file.

<figure><img src="blob:https://clickatellonline.sharepoint.com/f3aa2c38-01b7-4d1a-bd5c-28a52dbeab54" alt="" height="613" width="1204"><figcaption></figcaption></figure>

**Why This Matters:**

&#x20;

This update is all about giving our clients better visibility and control. Whether they are tracking SLAs, optimizing operations, or feeding data into their BI systems, this feature will help them make smarter decisions faster.

\
Thank you to all the Chat Desk and Data teams who made this possible.

&#x20;

Regards,\
Stephen

### Comments <a href="#sp-comments" id="sp-comments"></a>

<br>


---

# 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://help.clickatell.com/data/dashboards/departments.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.
