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

# Saving Views

> Create custom views for one-click access to your feature workflows

Save your perfect combination of filters, sorting, and display settings as a view. Access your custom workflows instantly without recreating complex setups.

\[image]

## Creating a Saved View

1. Apply your desired filters
2. Set sort preferences
3. Choose visible properties
4. Select layout (table or kanban)
5. Click **Save view**
6. Name your view
7. Choose visibility (personal or team)

\[image]

<Tip>
  Give views descriptive names like "Q1 Roadmap" or "iOS Bug Triage" so they're easy to find later.
</Tip>

## What Gets Saved

Views remember everything about your setup:

**Filters** - All active filter criteria
**Sort order** - Which field and direction\
**Layout** - Table or kanban display
**Visible properties** - Selected columns
**Property order** - Column arrangement
**Group by** - Kanban organization

## Managing Saved Views

### Access Views

Click the view selector dropdown to see:

* Default views (All, My Features)
* Your personal views
* Team views (shared)

### Edit Views

1. Load the view
2. Make changes to filters or display
3. Click **Update view**
4. Changes save automatically

### Delete Views

1. Load the view
2. Click **View settings** (...)
3. Select **Delete view**
4. Confirm deletion

\[image]

## Personal vs Team Views

### Personal Views

* Only visible to you
* Unlimited creation
* Perfect for individual workflows
* No impact on other users

### Team Views

* Visible to everyone
* Created by Admins and Makers
* Maintain team alignment
* Shared perspectives

\[image]

<Info>
  Contributors can use team views but cannot create them. They can create unlimited personal views.
</Info>

## View Best Practices

### Naming Conventions

Use clear, descriptive names:

* ❌ "View 1", "Test"
* ✅ "Sprint 23 Planning", "Customer Bugs"

### Regular Maintenance

* Review views quarterly
* Delete unused views
* Update filters as workflow changes
* Consolidate similar views

### Team Alignment

* Create team views for shared workflows
* Document view purposes
* Train team on available views

\[image]

## Quick Tips

**Star favorites** - Pin frequently used views to the top

**Duplicate views** - Start from existing view and modify

**Share view links** - Copy URL to share current view state

**Export from views** - Download filtered feature lists

## Common View Patterns

### Sprint Planning

* Filter: Status = Planned
* Sort: Priority descending
* Group by: Assignee

### Bug Tracking

* Filter: Type = Bug, Status ≠ Released
* Sort: Created date (oldest first)
* Visible: Priority, Customer impact

### Roadmap Review

* Filter: Target date = This quarter
* Sort: Status, then Priority
* Group by: Product area

\[image]

Ready to collaborate? [Learn about team views →](/views/team-views)
