# Configure Inline Highlighting

<figure><img src="/files/IDVlcXNonZhhIt9jL2Wh" alt=""><figcaption><p>Inline Highlighting in the Content Sharing Tab</p></figcaption></figure>

You can find the Inline Highlighting panel under the Content Sharing tab in the admin settings.

{% content-ref url="/pages/hNR3M54J6ZDBqDgoIhsP" %}
[Finding the Plugin's Settings](/highlight-and-share/getting-started/finding-the-plugins-settings.md)
{% endcontent-ref %}

You're able to:

* Enable or disable inline highlighting.
* Change the highlight's background color and hover background color.
* Change the highlight's text color and hover text color.
* Enable the Inline Highlighting tooltips.

### Adjusting the Highlight Colors

<figure><img src="/files/qJJZsVZXreCi2s8VbAeE" alt=""><figcaption><p>Adjust the Highlight Colors With a Preview Below</p></figcaption></figure>

You can change the highlight color when highlighting text. You can change the:

* Background color
* Background hover color
* Text color
* Text color on hover

A preview is below the colors, showing how the highlight will look on the frontend.

### Showing a Tooltip on Hover

<figure><img src="/files/B2AZTHv0zjhYZy1lWQp0" alt=""><figcaption><p>Show Tooltips When Hovering Over a Highlight</p></figcaption></figure>

You can enable a tooltip for inline highlighting when someone hovers over a highlight. Within this section, you can:

* Change the tooltip text.
* Adjust the tooltip background color.
* Adjust the tooltip text color.

<figure><img src="/files/UaxSoJyarVuvEuM8ps3v" alt=""><figcaption><p>Example Tooltip on an Inline Highlight</p></figcaption></figure>

As shown in the image above, when hovering over a highlight, a tooltip displays instructions for the user.


---

# 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.dlxplugins.com/highlight-and-share/inline-highlighting/configure-inline-highlighting.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.
