# Multiple Views & Filter

In Smarty, flexibility is key. We recognize that everyone's working style varies and what suits one person on a Monday morning might not feel right on a Friday afternoon. With Smarty, you have the power to choose how you visualize your tasks, with three distinct views: List, Kanban, and Calendar. Complement these views with powerful filtering capabilities to truly customize your task management experience.

### **1. List View 📋**

Imagine a clear notepad that structures your tasks chronologically, flowing seamlessly from today into the future.

### **2. Kanban View 🗂️**

Visualize your week in columns. Each day is a column, granting a comprehensive overview of your entire week.

### **3. Calendar View 📅**

Embrace the traditional calendar view, highlighting the broader landscape of your month and year.

### **Filtering Functionality 🔍**

Whichever view you're in, filters empower you to narrow down and highlight specific tasks.

### **Side Panel 🚪**

Every task, note, calendar event, or scheduling link you create in Smarty is more than just a title. Dive deeper with the side panel, a dedicated space tailored to each item type. Whether you wish to provide an extensive description for a task or specify the location for an event, the side panel is your go-to spot.

### **Conclusion**

Everyone's workflow is unique, and Smarty acknowledges this. Whether you're in the mood for a straightforward list, need a week's overview, or want a monthly perspective, Smarty adapts to fit your thinking style. With the added power of filters, your tasks are always just a click away from the perfect view.


---

# 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://help.smarty.ai/product-guide/multiple-views-and-filter.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.
