# \[NEW] Inline Comments

## Never lose track of your inline comments!

**Inline comments** on Confluence pages are a powerful way to collaborate, exchange ideas, and give targeted feedback right where it’s needed. However, when you’re working across multiple pages, it’s easy for these comments to slip through the cracks — especially when they’re buried in older content.\
\
With ACNC’s new **Inline Comments** feature you can now instantly see on which pages you have unresolved inline comments, quickly check them out, and mark them as resolved. No more hunting through pages or missing important feedback.

<figure><img src="/files/CLTrIYqb9vxCy7ktMcBD" alt="" width="563"><figcaption><p>Find where you have Unresolved inline comments</p></figcaption></figure>

From the **Page Options** menu, you can now choose **Comments** to read through all inline comments along with their replies in a single, organized view.

<figure><img src="/files/hWEcBKOMGJCLnnMpCEG2" alt="" width="563"><figcaption><p>See all the Inline comments on each page tree node</p></figcaption></figure>

To keep things focused, simply toggle the **Hide Resolved** button to filter out comments that have already been resolved.

<figure><img src="/files/k7E7sDd0cRnhLi3d7HRJ" alt=""><figcaption><p>Hide resolved comments</p></figcaption></figure>

And if you come across comments that are no longer relevant, you can easily resolve them with a single click. This gives you full control over discussions on your pages — making it simple to track, manage, and close the loop on collaboration.

To easily track unresolved discussions, simply select the **Show unresolved comments** option from the **Activity** menu. This will highlight all pages that currently have open inline comments and display the number of unresolved comments on each page.

<figure><img src="/files/Pg5xlGfs0uZVtiRksw96" alt=""><figcaption><p>Show unresolved comments option </p></figcaption></figure>


---

# 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.meta-inf.hu/advanced-content-navigator/cloud-users-guide/new-inline-comments.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.
