# Dashboard

Reader Mode [Dashboard](https://readermode.io/dashboard) is where you can see the big picture by bringing all your saved bookmarks and materials together such as articles, collections, PDFs, highlights, tweets, images, maps, videos, podcasts and websites. Reader Mode lets you save everything in a centralized and searchable place.&#x20;

{% hint style="info" %}
You can access your dashboard by going here: [readermode.io/dashboard](https://readermode.io/dashboard)
{% endhint %}

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

### Customize View

To change the view, click `List` button on the top right corner. And select the view that you like:

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

<details>

<summary>List View</summary>

You might recognize `list`, our default view mode. Useful information is surfaced (including who, what, and when the item was created), making it a great fit for alphabetical and date sorting. Ideal for bookmarks, files, and list building.

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

</details>

<details>

<summary>Grid View</summary>

Ideal for the grid-obsessed, items get cropped to clean and tidy squares. See your content on a level playing field (regardless of type), and drag to reorder your collection with ease. For the visually inclined, toggle labels off and let the thumbnails stand out.

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

</details>

### Sort Bookmarks

To change the view, click `By last updated` button on the top right corner. And select the sort option that you like:

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

### Filter Bookmarks

To filter what type of bookmarks that you want to see, click on `Filters` button on the top right corner. And select what type of bookmarks that you like, then click `Update` :

<figure><img src="/files/FrTK0KKmNZ3eQVeE3loN" alt="" width="335"><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/dashboard.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.
