# 12. Adding notes

Analytics+ delivers an out-of-the-box and user-friendly annotation feature that allows you to add more perspective to your data. You can add different types of annotations with Analytics+:

* Canvas annotations capture priorities and perspectives for the entire report page.
* Data point annotations capture the context for a specific data point. In tables, cell-level notes enable adding data point annotations to record additional details for every cell.
* Row-level notes in tables allow you to add a notes column to include information applicable to the entire row.
* Footnotes in tables: IBCS recommends the display of footnotes in reports. You can present all the cell-level notes in a single footnote section.

{% hint style="info" %}
The annotation feature can be used only in chart and table mode.
{% endhint %}

[Learn more about adding notes for charts](/analytics+/working-with-analytics+/12.-adding-notes/notes-for-charts.md)

[Learn more about adding notes for tables](/analytics+/working-with-analytics+/12.-adding-notes/notes-for-tables.md)


---

# 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.inforiver.com/analytics+/working-with-analytics+/12.-adding-notes.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.
