# Comments & Stars

## Comments

In just about every item uploaded into CollabMind there is an opportunity to have discussion about *that particular item*. This helps there not be any confusion in what image you're talking about, what drawing is being discussed, or perhaps helps keep track of questions specific to a change order.

Because of the screen space available, the comments look different whether you're on your mobile or tablet device.&#x20;

**Mobile:**

<div><figure><img src="/files/kk573yvmugzqrJkj18d6" alt=""><figcaption><p>On the mobile device, you'll see notice that there is a comment, click into it</p></figcaption></figure> <figure><img src="/files/hZuJuoKkC6yNqnALVBhV" alt=""><figcaption><p>You'll then see the chain of commentary, and you can always add to the conversation in the text box below. Hit the arrow to save.</p></figcaption></figure></div>

**Tablet:**

<figure><img src="/files/ItHqHkAEcvhqBEM6Eiuu" alt=""><figcaption><p>On tablets, the commentary will be visible from the item's main screen. Continued discussion can be typed into the text box here (don't forget to hit send).</p></figcaption></figure>

## Mark-Up directly on an item

Commentary can also be made directly onto the item through the Mark-Up tool.

<div><figure><img src="/files/Ed5UxncY30lRTQK8idYw" alt=""><figcaption><p>Click on Mark Up</p></figcaption></figure> <figure><img src="/files/foS4mxgs6iWmKKXVw8Oa" alt=""><figcaption><p>You'll be taken into a menu that allows you many options - highlight, type text, draw, etc</p></figcaption></figure></div>

<div><figure><img src="/files/1ul4RXWbaUAYxs0LZOm0" alt=""><figcaption><p>Make your mark-up and hit "Save"</p></figcaption></figure> <figure><img src="/files/AxxSkQFfnRgF59lv6dLk" alt=""><figcaption><p>Your mark-up will now be attached to that image</p></figcaption></figure></div>

## Star Ratings

Another way to communicate likes and dislikes is to use the star ratings. The rating system is part of the Dream phase Schematic Designs, Inspiration Boards, Material Selection, and Moodboards. Any user can assign 1 through 5 stars to an item, based on how well it is liked.

<div><figure><img src="/files/DFIZpIvc12BdnHm7xqbW" alt=""><figcaption><p>Click into an item and rate it</p></figcaption></figure> <figure><img src="/files/5tgwaTDWvOTUy9LI6MkT" alt=""><figcaption><p>Within that section, click on "sort" and then "rating". Hit Apply.</p></figcaption></figure></div>

<figure><img src="/files/s2TlWIzhKrzr3XH0CWbo" alt="" width="375"><figcaption><p>The images will be sorted from most to least stars</p></figcaption></figure>

Sorting through the star ratings allows users to see what bubbles to the top as the most liked items being reviewed.

*<mark style="color:green;">Tip: Half starts are given when two users give different ratings. The averge is taken - because sometimes partners don't always agree!</mark>*


---

# 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://collabmind.gitbook.io/collabmind-docs/communication-tools/comments-and-stars.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.
