Skip to content

Views

A View in Plane is a saved configuration of filters, layouts, display options, and sorting preferences applied to your work items. Views do not change the underlying data — they are lenses that let you see the same work items through different perspectives without creating duplicates or moving anything.

Think of a view as a smart bookmark: you define what you care about (priority = urgent, assigned to me, due this week), how you want to see it (Kanban board, grouped by state), and which columns to show — and Plane remembers all of that for every session.

Views

Views are especially useful when you need to:

  • Focus a recurring standup on a specific slice of work (e.g., all blockers this sprint).
  • Give stakeholders a curated window into progress without exposing the full backlog.
  • Share a stable URL that always shows the latest issues matching defined criteria.
  • Standardize how a team monitors a specific workflow (e.g., QA queue, release checklist).

Types of Views

Plane offers two scopes of views, with fundamentally different coverage.

  • Project Views
    Project views are created within a specific project and accessible to all members of that project. This feature is enabled by default and can be toggled from Project Settings. Project views support all layouts.

  • Workspace Views
    Workspace views are created at the workspace level and available to all workspace members. These include some default system-defined views that cannot be removed. Workspace views are visualized using the spreadsheet layout.

    Workspace Views

    Workspace views include four built-in, non-deletable default views: All Issues, Assigned to Me, Created by Me, and Subscribed. These are always available and always reflect live data.

  • Teamspace Views
    Teamspace views provide a third scope: views tied to a teamspace rather than a single project or the full workspace. See more about Teamspace Views.

Create view

Create a project view

Create view

  1. Open a project and go to Views in the left sidebar.
  2. Click Add view.
  3. Enter a name for the view.
  4. Optionally add a description to explain the view's purpose.
  5. Select the access level, layout and display options as per your requirements.
  6. Set Filters to define which issues appear. Use the filter builder to select properties like Assignee, Priority, State, Label, or date ranges.
  7. Click Create View.

Alternatively, spin off a View from within the project's Work items section after applying the layout, filters, display options and then clicking Save View.

Create view from filters

The view is created with your current filter selections and saved to the project's views list. Display filters and properties default to your workspace defaults and can be adjusted after creation from within the view.

Create a workspace view

  1. Click Views in the main sidebar (not inside a project — at the workspace level).
  2. Click Add View.
  3. Enter a name and optional description.
  4. Set filters — these apply across all projects in the workspace.
  5. Click Create View.

Workspace views appear alongside the four built-in views (All Issues, Assigned to Me, Created by Me, Subscribed).

Learn more about how to apply filters here. After creating a view, you can share the link to collaborate and investigate with other members.

View access levels

Every view has an access level.

Public view

By default, views are public. They are visible and usable by all members with access to the project.

Private view Pro

They are visible only to the creator; other members cannot see or open it. Only the owner of a private view can change its access level. Project admins cannot override private view access. Toggle between public and private using the globe and lock icons in the create or edit view modal.

Private view

Edit a view

  1. Open the view.
  2. Select your preferred layout: List, Board, Calendar, Table, or Gantt.
  3. Add, remove, or modify filter conditions and display options.
  4. Click Update View that appears in the filter bar.

If you close the view without saving, your unsaved filter changes are discarded and the view reverts to its saved state on next open.

Group work items in a view

  1. Open the view.
  2. Click Display in the top toolbar.
  3. Under Group by, select a property: State, Priority, Label, Assignee, Cycle, Module, or others.
  4. Optionally set Sub-group by for a second-level grouping (in the Board layout).
  5. Toggle Show empty groups if you want to see group headers even when there are no matching issues.
  6. Save the view.

Lock view Pro

A view can be locked by its creator to prevent any edits — including filter changes, display changes, and renames. Locked views can still be read by all permitted members; only the creator can unlock them.

  1. Open the view and click the Lock button on the top.
  2. Alternatively, go to the Views list. Open the ... menu → Lock View.

A lock icon appears next to the view name. Members who try to edit the view will see a read-only message. To unlock, open the same menu and select Unlock View — only the creator can do this.

Locking is useful when a view represents an agreed-upon team standard and you want to prevent accidental changes.

Publish View Pro

Project views can be published to generate a public shareable link.

Publish view

  1. Open the project view.
  2. Open the ... menu → Publish.
  3. In the publish modal:
    • Toggle on Publish to generate the public link.
    • Enable or disable Comments, Reactions, and Votes for public visitors.
    • Choose which layouts are available to public viewers.
  4. Copy the generated link and share it.

A published view:

  • Is accessible to anyone with the link — no Plane account required.
  • Shows issues filtered by the view's saved configuration.
  • Can optionally allow reactions, comments, or votes from public visitors.
  • Can restrict which layouts (List, Board, etc.) are exposed to public viewers.

You can update publish settings or unpublish at any time without changing the original view. To unpublish, return to the same modal and toggle Publish off. The link immediately stops working.

Export view Pro

When you export a view, Plane captures the view's filters, processes it and notifies you when it is ready to download.

  1. Go to the views list or open a view.
  2. Open the ... menu → Export.
  3. Select a format: CSV, XLSX, or JSON.
  4. Click Continue.
  5. A toast notification confirms the export has started. Click View Exports in the toast, or go to Workspace Settings → Exports, to monitor the job and download the file when it is ready.
  6. Once the status shows as complete, click Download to save the file.

The exported data reflects the work items that match the view's filters at the moment you trigger the export. Specifically, Plane uses the currently active filters in your session — so if you have modified the filters since last saving the view, the export will include those unsaved changes. This means the file you download matches exactly what you see on screen when you click Export.

For project views, the export is scoped to the single project the view belongs to. For workspace views, the export spans all projects in the workspace, consistent with how workspace views work in general.

Export is available on projects views and workspace views.

Export formats

FormatDescription
CSVComma-separated values. Opens in any spreadsheet tool. Best for importing into other systems.
XLSXExcel workbook format. Opens directly in Excel or Google Sheets with formatting preserved.
JSONStructured data format. Intended for programmatic use or importing into other tools via scripts.

Learn more about custom exports.

Add view to favorites

From the views list:

  • Hover over the view and click the star icon.

From inside the view:

  • Click the star icon in the view header.

Favorited views appear in the Favorites section of the sidebar for quick access.

Duplicate view

  1. Go to the views list (project or workspace level).
  2. Right-click or open the ... menu on the view you want to duplicate.
  3. Click Duplicate (or Make a copy).

The duplicate is created with the same filters, display filters, and display properties, with "Copy of" prepended to the name. You can rename and modify it independently.

Delete a view

You can remove views by deleting them from the list of views in your workspace or project. Deleting a view has no impact on the associated work items.

  1. Go to the views list.
  2. Open the ... menu on the view → Delete.
  3. Confirm deletion.

Deletion is permanent. Issues are not affected — only the saved view configuration is removed. The built-in workspace views (All Issues, Assigned to Me, Created by Me, Subscribed) cannot be deleted.