# Filter Option in Tabs

### 🆕Filter Option in Tabs

We’ve just added a **new Filter option** inside the **Tabs function** — making it easier and faster for you to organize and access your data.<br>

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

#### 🔍 What’s New

You can now **filter your Tabs** based on the following options:

* **Tabs** – View or sort specific tabs as per your choice.
* **Labels** – Filter and manage customers based on custom labels.
* **Kanban** – Easily find customers assigned to a specific Kanban stage.
* **Hide Tab View** – Instantly hide unnecessary tabs for a cleaner workspace.

#### 💡 Benefits

* **Save Time:** Quickly find the customers or tasks you need without scrolling through all tabs.
* **Better Organization:** Manage your data more efficiently by filtering through tabs, labels, or Kanban views.
* **Improved Focus:** Hide tabs you don’t need and keep your workspace clutter-free.
* **Enhanced Productivity:** Access relevant customer segments faster and improve your workflow.

#### 🚀 How to Use

1. Go to the **Tabs section**.
2. Click on the **Filter icon**.
3. Select from **Tabs, Labels, Kanban, or Hide Tab View** options.
4. Apply your preferred filters — and that’s it!<br>

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

Now you can easily reach and manage your customers using the new **Filter feature** in Tabs.


---

# 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://docs.wawf.app/wa-workflow/features/openapi.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.
