> For the complete documentation index, see [llms.txt](https://knowledgebase.qommentary.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.qommentary.com/qommentary-pivot-table/working-with-data/adding-comments-to-cells.md).

# Adding comments to cells

With the Qommentary Pivot Table extension, you can invite users to collaborate and add comments to cells at various drilldown levels. Comments are stored in the central Qommentary Database and data can be loaded as an additional source in any application of your choice.

### Creating a new comment

{% hint style="warning" %}
**You need the following user access rights to perform this action:**

* Root Admin
* Pivot Admin
* User with Create Comment permissions on the resource
  {% endhint %}

If you wish to add a new comment, please follow these steps:

1\. Click on cell where you wish to add a comment

![](/files/5XmhvMbc4RWePMmE7CUC)

&#x20; 2\. If no comments have been added, you'll be prompted to add the first one&#x20;

![](/files/O1Wxb8N3dwHsXvbkkvZJ)

3\. On the top left you will see the **Dimension** values associated to the selected cell

![](/files/6y6qzsL85IVXI9XgpGzk)

&#x20; 4\. On the top right you will see the **Measure** value associated to the selected cell

![](/files/xOrnldXq48g9DuKtxw1c)

5\. Go ahead and add a comment on the bottom toolbar&#x20;

![](/files/CSmOgJAVuJPktummvIqF)

A comments badge will be displayed with the total number of cell comments

![](/files/5kmnZLYvoKKK2h1Zy69Z)

### Deleting a comment

{% hint style="warning" %}
**You need the following user access rights to perform this action:**

* Root Admin
* Pivot Admin
* User with Delete Comment permissions on the resource
  {% endhint %}

If you wish to delete a comment, please follow these steps:

1. Click on the 3-dots "More options" button for the comment you wish to delete

![](/files/bptKEMYGd4xbymxMn2zW)

2\. Click on **Delete** comment&#x20;

![](/files/9tpPGPtGzmgSjKbT1sx7)


---

# 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 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, and the optional `goal` query parameter:

```
GET https://knowledgebase.qommentary.com/qommentary-pivot-table/working-with-data/adding-comments-to-cells.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
