> ## Documentation Index
> Fetch the complete documentation index at: https://docs.omni.co/llms.txt
> Use this file to discover all available pages before exploring further.

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://docs.omni.co/feedback

```json
{
  "path": "/visualize-present/visualizations/configuration/tooltips",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Tooltips

> Customize chart tooltips in Omni by adding fields, reordering series, and controlling which data values appear on hover.

Tooltips can be adjusted by dragging series from 'Available Fields' into the tooltip section. They are not required to be visualized to show in the tooltip, and will display in the order added. For control over formatting, the series can be adjusted in the table view. If no series are present in the tooltip area, tooltips will be inactive.

<img src="https://mintcdn.com/omni-e7402367/LaCqotsRT2DGg3iL/images/docs/visualization-and-dashboards/configuration/assets/images/tooltips-30a92490d51a649569ec68fcfe2bde14.png?fit=max&auto=format&n=LaCqotsRT2DGg3iL&q=85&s=da68f582e649ae1327e6bcbddadfcaa5" alt="" width="1642" height="1182" data-path="images/docs/visualization-and-dashboards/configuration/assets/images/tooltips-30a92490d51a649569ec68fcfe2bde14.png" />

## Notes

Tooltips can also be significantly adjusted in advanced mode using the [Vega lite spec](https://vega.github.io/vega-lite/docs/tooltip.html).
