# Comments Panel Configuration

This section allows administrators to control how Zoho Desk comments are displayed inside the Jira issue.

<figure><img src="/files/o3sa34XfMsFfi1UPEA69" alt=""><figcaption></figcaption></figure>

### Enable Zoho Desk Comments Panel

Controls whether the Zoho Desk comments panel is enabled in the Jira issue view.

* When enabled, Zoho Desk ticket comments will be rendered inside Jira.
* When disabled, the panel will be disabled.&#x20;

<figure><img src="/files/9zyQUPYiGhwCHB3EpZG2" alt=""><figcaption></figcaption></figure>

### Comment Privacy Filter

Determines which Zoho Desk comments are displayed based on their privacy level:

* **All** – Displays both public and private Zoho Desk comments.
* **Public** – Displays only public Zoho Desk comments.
* **Private** – Displays only private Zoho Desk comments.

### Comment Tag Filter

Allows filtering of Zoho Desk comments by tags included in the comment body.

* Enter a **space-separated list of tags** (e.g. `#jira #jira-service-desk`).
* If configured, only Zoho Desk comments containing **at least one** of the specified tags will be displayed in Jira.
* If left empty, no tag filtering is applied.


---

# 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.mybytes.tech/atlassian-cloud/zoho-desk-for-jira/administrator-guide/comments-panel-configuration.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.
