# 19. Analytics

Analytics provide deeper insights into data patterns, trends, and relationships. You can incorporate analytical elements such as trend lines, regression curves, or statistical summaries directly into charts. Users can quickly grasp the underlying patterns and make informed decisions.

[Learn more about adding reference lines](/analytics+/working-with-analytics+/19.-analytics/reference-line.md)

[Learn more about reference bands](/analytics+/working-with-analytics+/19.-analytics/reference-band.md)

[Learn more about error bars](/analytics+/working-with-analytics+/19.-analytics/error-bar.md)

[Learn more about trend lines](/analytics+/working-with-analytics+/19.-analytics/trend-line.md)

[Learn more about additional series and bars](/analytics+/working-with-analytics+/19.-analytics/additional-series.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+/19.-analytics.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.
