# Show tooltip

The action will allow to create custom tooltips.

![](/files/-LdDl9fI4RH3BNHu-z10)

The "**Value**" parameter defines the tooltip content. HTML can be used to format the content.

A Qlik expression can be used in the “Value” parameter by prefixing it with an equals sign.

![](/files/-LdE0uv5HzYFSCDPr0-Y)


---

# 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://help.rbcgrp.com/actions/show-tooltip.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.
