# 27 June: Custom Views and Conversation Revamp

### ✨ New

#### **Introducing Custom Views**

You can now create **Custom Views** in the Inbox to save time and stay organized. Filter conversations using **contact fields**, **conversation tags**, and **segments**. Each Custom View dynamically updates based on your saved criteria.

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

#### **Revamped Conversation UI**

The conversation module has a refreshed look! Conversation buckets are now arranged vertically, while retaining their familiar count logic. Selecting a bucket will display its conversations in the adjacent section, just as before.

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


---

# 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/june-2025/27-june-custom-views-and-conversation-revamp.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.
