# Board views

{% hint style="info" %}
If you need an experience that isn't mentioned here, feel free to [send in a feature request](/support/support.md).
{% endhint %}

## Available (Beta)

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Kanban view</strong></td><td>The ideal project dashboard for your stakeholders. They can track progress, get project updates and comment on tasks.</td><td></td><td><a href="/files/QfVAJRG8NqsXa2C1x292">/files/QfVAJRG8NqsXa2C1x292</a></td><td><a href="/pages/osAnhxaJ9LfeQSMNMj7k">/pages/osAnhxaJ9LfeQSMNMj7k</a></td></tr></tbody></table>

## Coming soon

These boards are being worked on.

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Support ticket system</strong></td><td>Streamline your support with the ticket system view. Clients can create helpdesk tickets, you get all new requests as issues in triage.</td><td></td></tr><tr><td><strong>Product roadmap</strong></td><td>Share your product direction with your users and accept feature requests or bug reports.</td><td></td></tr><tr><td><strong>Changelog</strong></td><td>Keep your customers engaged with every release. Updating the changelog is as easy as creating an issue in Linear.</td><td></td></tr></tbody></table>

***

## Use cases

Every customer and every project is different. Depending on the type of project, you can create a different experience for your customer.

### Add clients to Linear projects

Disadvantages of adding clients directly to your Linear workspace:

* If you're working for multiple clients, you might want to add them to your Linear project without giving them access to all your projects.&#x20;
* Adding all your clients, often multiple people per client, can get very expensive, very fast.
* Clients don't always want to work with tools like Linear or Jira, they want something easy.

These can all be solved by Publicboards.com

### Read-only public Linear views

You cannot share Linear views publicly. With Publicboards.com, now you can.

### Ongoing maintenance & development

If you have projects that are in maintenance mode, you can share them with your clients as a kanban board. They will be able to make requests, while you manage everything from within Linear, with a triage queue to protect your workflow and stay in control.

### Developers want more focus, fewer tools, and less context-switching

There are tools for everything these days, more pop up every day, increasing mental load and context switching. Developers want fewer tools, preferably limited to these 3: an IDE, a CLI, and a single tool for work management like Linear. By empowering Linear with extra public views for external stakeholders, we can achieve that!

### Customer support

Dedicated support software is often used to increase the user experience for your clients, or just to dummy-proof the process for them. Those tools often cost a lot, and while they integrate with tools like Linear, they need to be managed separately.&#x20;

### Product feedback

### SaaS clients


---

# 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.publicboards.com/boards/board-views.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.
