# Publicboards.com

## PublicBoards.com Documentation

- [Introduction](https://docs.publicboards.com/getting-started/introduction.md)
- [Getting started](https://docs.publicboards.com/getting-started/getting-started.md)
- [Your account](https://docs.publicboards.com/getting-started/your-account.md)
- [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.
- [Roadmap](https://docs.publicboards.com/product/roadmap.md): Here's an overview what we're working on and what's up next.
- [Changelog](https://docs.publicboards.com/product/changelog.md): On this page, you can see an overview of what's been added, updated and fixed on Publicboards.com.
- [Support](https://docs.publicboards.com/support/support.md): Do you need help, have a question or feedback? We're here for you!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.publicboards.com/getting-started/introduction.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.
