# Highlights

Highlighting text as you read offers substantial advantages, facilitating deeper engagement with the material, enhancing comprehension of intricate topics, and ensuring effortless access to essential passages for future reference.

You can create highlights with Reader Mode, directly on the webpages, on [distraction-free reader](/using-reader-mode/reader-mode.md), or PDF with Reader Mode  [browser extensions](https://readermode.io/download) or  from the dashboard.

### Enable Highlighter Menu Bar on Webpages

[👉](https://yaytext.com/emoji/backhand-index-pointing-right/)  To enable highlighter menu on webpages, please read the guide [here](/using-reader-mode/highlights/enable-highlighter-menu-bar-on-webpages.md)<br>

### Create, Update, Annotate or Delete highlight

To create a highlight, start by selecting a text or sentence. When the [highlighter popup](/using-reader-mode/highlights.md)  appears, hover or click the `number 1: Highlight icon` : &#x20;

<figure><img src="/files/ODGaSyXuOhLHFnpgbVll" alt="" width="293"><figcaption></figcaption></figure>

When hover over this icon or click on existing highlight, it takes you to the additional actions. From here, you can take further action on your highlighted passages, including:

<figure><img src="/files/hCgMrqAj6Zz2BBARozWi" alt="" width="259"><figcaption></figcaption></figure>

* **Choose/change colour**
* **Annotate (add note)**: leave your instant thoughts on your highlight
* **Go to** [**Highlight Settings**](/using-reader-mode/highlight-settings.md)
* **Change** [**Folder**](/using-reader-mode/collections.md)&#x20;
* **Delete** - simply click on the colour icon to delete the highlight

### Export Highlights

You can export highlights of particular bookmark to Evernote, Notion, Word, PDF, Text file, or even email it to yourself or somebody else. To do this, go to your [dashboard](/using-reader-mode/dashboard.md) , and click the `...`  on the bookmark that you want to export and click `Export` :&#x20;

<figure><img src="/files/TwjIRFX62ME5hKIeBby6" alt="" width="375"><figcaption></figcaption></figure>

The `Export Highlights` popup will appears with the list of export options for you to choose from:

<figure><img src="/files/R6ZeNpfTd2ds32WMXbXV" alt="" width="375"><figcaption></figcaption></figure>

### Highlight & Annotate PDF

<details>

<summary>From browser extension</summary>

When opening a PDF link: On your browser's toolbar, click on Reader Mode extension icon, then click `Read & Annotate`:

<img src="/files/jw6HWY2tUCkL62BKo8Fa" alt="" data-size="original">

You can also click on `Annotate` button in the PDF itself:

<img src="/files/EMaMZQHEpVYpErZBWccK" alt="" data-size="original">

</details>

<details>

<summary>From dashboard</summary>

From your [dashboard](/using-reader-mode/dashboard.md), click `+ Add` button on the top toolbar, then click PDF:

<img src="/files/rIuZYMYZ2FbVMsXs1iuA" alt="" data-size="original">

Upload the PDF in the popup, then you can start highlighting and annotating once the PDF has been uploaded.

</details>

### Sync Highlights

Go to [Integrations setting page](http://readermode.io/settings/integrations) . From there, simply click connect for the services that you want to sync all your highlights with.

<figure><img src="/files/UM9TMzse4L3NX4mdkk0N" alt=""><figcaption></figcaption></figure>


---

# 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.readermode.io/using-reader-mode/highlights.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.
