# Commenting

As apps get bigger, it is important to keep track of what the different pages, key actions, styles and data types are about. This will make modifying the app down the line easier, and will help other people collaborate with you on the application simpler.

## Adding comments

{% embed url="<https://youtu.be/18mrCLh_eSE>" %}
Our Academy quick tip on how to use comments throughout your app
{% endembed %}

Bubble has a way to comment on most objects. Whenever you see a quote icon (in the top bar of the Property Editor), clicking on it will reveal the Comment Panel.

![You can leave a comment every place where you see the chat bubble icon. In this example we're looking at the property inspector of the index page.](https://34394582-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M5sbzwG7CljeZdkntrL%2Fuploads%2F3d9DGDJiwMAqkPdKfk2k%2Fnotes-comments-bubble%402x.png?alt=media\&token=bedd0d2a-e30e-4ae8-8a98-3c59a79e5b71)

When the quote icon is filled, that means the element contains a comment. You are able to add comments to:

* **Elements** (available in the property inspector as illustrated above
* **Data types** (available in the *Data types* section of the *Data* tab
* **Data type fields** (available on each field where you name them)
* **Workflows** (available in the property inspector of the workflow)
* **Actions** (available in the property inspector of the action)
* **Privacy Rule** (available in each Privacy Rule you set up in the *Privacy* section of the *Data* panel)
* **Option sets** (available in the Option set editor on each individual option set)
* **Option set attributes** (available in the option set editor on each attribute of the selected option set)
* **Styles** (available on each individual style in the *Style* tab)

To delete a comment, simply remove its content.

## View all comments

To view all comments, click the *See all* link in the top right corner of the note editor.

<figure><img src="https://34394582-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M5sbzwG7CljeZdkntrL%2Fuploads%2FNT4IsBtoruFdLr5u0HSq%2Flist-of-comments%402x.png?alt=media&#x26;token=f6b8bbfe-2778-40c9-939c-9fb0edcd5b59" alt=""><figcaption></figcaption></figure>

Clicking on a note will take you to the object to which it belongs.
