# Known limitations

## **Known limitations**

The following limitations are known:

* **Issues are limited to 50 comments**, if an issue has more, they will not be loaded.

{% hint style="warning" %}
If any of the known limitations are troubling for your use case, please let us know.
{% endhint %}

## Production use

**Publicboards is currently in beta**, so you might encounter some rough edges, bugs, and ([minimal](https://status.publicboards.com/)) downtime.&#x20;

While we do not recommend using Publicboards intensively in production environments yet, we're dedicated to fixing any issues as soon as possible. Please report any problems you might encounter through the in-app chat or by emailing <timmy@publicboards.com>, and we'll take care of them as soon as possible.

If you plan on using Publicboards in production, please start with a few boards and increase slowly. Keep us informed on your plans, and we'll see what we can do to accommodate you.&#x20;


---

# 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/kanban-board/known-limitations.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.
