# Boards

- [Board views](https://docs.publicboards.com/boards/board-views.md): When setting up a board, you can choose between different views. Depending on the situation, you put a different view in front of your linear project, creating a personalized customer experience.
- [Kanban board](https://docs.publicboards.com/boards/kanban-board.md): The ideal project dashboard for your stakeholders. They can track progress, get project updates, comment on issues and send in new requests.
- [Overview](https://docs.publicboards.com/boards/kanban-board/overview.md): The ideal project dashboard for your stakeholders. They can track progress, get project updates, comment on issues and send in new requests.
- [Layout](https://docs.publicboards.com/boards/kanban-board/layout.md): Hide or show anything you want, from project details to entire issue columns.
- [Notifications](https://docs.publicboards.com/boards/kanban-board/notifications.md): With email notifications, anyone can subscribe to stay up to date on new comments
- [Security settings](https://docs.publicboards.com/boards/kanban-board/security-settings.md): Manage who can access your boards and what they can do. Restrict access by domain and define permissions for viewing, creating, and commenting.
- [Sharing](https://docs.publicboards.com/boards/kanban-board/sharing.md): Different ways to share boards with your stakeholders.
- [Known limitations](https://docs.publicboards.com/boards/kanban-board/known-limitations.md): Please read this page carefully before you start using Publicboards.
- [Support ticket system](https://docs.publicboards.com/boards/support-ticket-system.md): Streamline your support with the ticket system view. Clients can create helpdesk tickets, you get all new requests as issues in triage.
- [Product Roadmap](https://docs.publicboards.com/boards/product-roadmap.md): Share your product direction with your users and accept feature requests or bug reports.
- [Changelog](https://docs.publicboards.com/boards/changelog.md): Keep your customers engaged with every release. Updating the changelog is as easy as creating an issue in Linear.


---

# 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.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.
