> ## Documentation Index
> Fetch the complete documentation index at: https://user-docs.seaticket.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Organizing Tickets with Views

Views let you control how tickets are grouped and displayed in the ticket list. Views do not change the tickets themselves — only how they appear.

Two default views are provided in both All Tickets and My Tickets:

* **Open** — shows all active tickets
* **Closed** — shows all resolved tickets

Both default views can be customized. Note that the Open and Closed default views cannot be deleted, as they are required for the core ticket workflow.

## Customizing a View

You can customize any view using the tools in the top-right corner of the ticket list.

### Filtering

Filtering lets you display only tickets that match specific conditions.

Click the **Filter** icon in the top-right corner to open the filter panel.

* **Basic filters** — Filter by State (Open / Closed) or Type (Bug, Feature, Task)
* **Advanced filters** — Build detailed conditions using attributes such as Tags or Substate, combined with AND / OR logic

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/qI_M87mi9u4aE2e7/images/image-196.png?fit=max&auto=format&n=qI_M87mi9u4aE2e7&q=85&s=86a18e09c5a247a36143ce096ec0807d" alt="Image" width="1849" height="718" data-path="images/image-196.png" />
</Frame>

### Sorting

Click the **Sort** icon in the top-right corner to control the order tickets appear in.

* Sort by fields such as Created Time, Priority, or Due Date
* Choose ascending or descending order
* Add multiple sorting rules for layered sorting

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/qI_M87mi9u4aE2e7/images/image-199.png?fit=max&auto=format&n=qI_M87mi9u4aE2e7&q=85&s=7976addd06d2695516f8b53cb81b1ae2" alt="Image" width="1862" height="595" data-path="images/image-199.png" />
</Frame>

### Grouping

Click the **Group** icon in the top-right corner to organize tickets into visual sections.

* Group by fields such as Due Date, Priority, or Type
* Add multiple grouping rules
* Reorder or remove grouping rules
* Expand or collapse all groups at once

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/qI_M87mi9u4aE2e7/images/image-198.png?fit=max&auto=format&n=qI_M87mi9u4aE2e7&q=85&s=34eab45747f4f979063a51f8401b81a1" alt="Image" width="1880" height="773" data-path="images/image-198.png" />
</Frame>

### Column Visibility

Click the **Hidden columns** icon to show or hide attribute columns. This keeps the interface clean and focused on what matters.

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/qI_M87mi9u4aE2e7/images/image-200.png?fit=max&auto=format&n=qI_M87mi9u4aE2e7&q=85&s=d641901a3a54ba1892e5f0b95f7a0930" alt="Image" width="1890" height="802" data-path="images/image-200.png" />
</Frame>

### Row Height

Click the **Row Height** icon and choose Default, Double, Triple, or Quadruple to adjust how compact or expanded each row appears.

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/qI_M87mi9u4aE2e7/images/image-201.png?fit=max&auto=format&n=qI_M87mi9u4aE2e7&q=85&s=4f409fb32421ec1d65b9368f82e799bc" alt="Image" width="1886" height="692" data-path="images/image-201.png" />
</Frame>

## Creating Custom Views

Any team member can create additional custom views in All Tickets to organize tickets in ways that suit their workflow.

To create a new view:

1. Go to **All Tickets**.
2. Click the **+** tab.
3. Enter a descriptive name in the dialog.
4. Click **Submit**.

Each view saves its own filters, sorting, grouping, and column settings independently.

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/qI_M87mi9u4aE2e7/images/image-202.png?fit=max&auto=format&n=qI_M87mi9u4aE2e7&q=85&s=1e8abf9e86d13c1ff48234dfcb687853" alt="Image" width="1440" height="670" data-path="images/image-202.png" />
</Frame>

### Manage Existing Views

To manage a view, click the **∨** icon next to the view name. You can rename, duplicate, or delete it.

> **Note:** The default Open and Closed views can be customized but cannot be deleted.

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/qI_M87mi9u4aE2e7/images/image-203.png?fit=max&auto=format&n=qI_M87mi9u4aE2e7&q=85&s=acce674b79b3404ba28c0224be0d79cf" alt="Image" width="1389" height="697" data-path="images/image-203.png" />
</Frame>
