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

# Saved Guides

> Bookmark and organize guides for quick access

## What Are Saved Guides?

Saved guides (bookmarks) let you keep track of useful guides for future reference. Think of it as your personal library of helpful resources.

## Saving Guides

### Save a Guide

1. Open any guide
2. Click the **bookmark icon** (usually in the top right)
3. The guide is instantly saved

The bookmark icon will change to indicate the guide is saved.

### Unsave a Guide

Click the bookmark icon again to remove the guide from your saved list.

## Viewing Saved Guides

Access your saved guides at [https://rtfm.guide/saved-guides](https://rtfm.guide/saved-guides)

### Saved Guides Page

Your saved guides page shows:

* All guides you've bookmarked
* When you saved each guide
* Guide details (title, author, reactions)
* Quick unsave button
* Direct link to each guide

### Sort Options (Coming Soon)

* **Recently saved**: Newest bookmarks first
* **Oldest saved**: Original bookmarks first
* **Most viewed**: Your most visited saved guides
* **By category**: Group by topic

## Privacy

<Info>
  **Your saved guides are completely private**. No one else can see what you've bookmarked - not even guide authors.
</Info>

## Using Saved Guides

### Quick Reference

Save guides for:

* Code snippets you use frequently
* Solutions to recurring problems
* Tutorials to reference later
* Resources for current projects

### Study Lists

Create your own learning path:

* Save guides on a topic
* Work through them systematically
* Check back as you learn

### Share Later

Bookmark guides to:

* Share with teammates
* Reference in your own guides
* Send to friends
* Use in documentation

## Organizing Saved Guides (Coming Soon)

Future features will include:

* **Collections**: Group related guides
* **Tags**: Add custom labels
* **Notes**: Add personal notes to saved guides
* **Folders**: Create nested organization

## Export Saved Guides (Coming Soon)

Export your bookmarks:

* As JSON file
* As Markdown list
* As HTML bookmarks
* Via API

## Limits

Currently:

* **Unlimited saves**: No limit on bookmarks
* **No expiration**: Saved guides persist forever
* **Auto-cleanup**: Deleted guides removed from your list

## Tips for Managing Saved Guides

<AccordionGroup>
  <Accordion title="Review Regularly">
    Periodically review your saved guides:

    * Remove outdated ones
    * Re-read useful ones
    * Share with others
  </Accordion>

  <Accordion title="Use Descriptively">
    When you save, remember why:

    * What problem does it solve?
    * When might you need it?
    * What project is it for?
  </Accordion>

  <Accordion title="Don't Over-Save">
    Be selective:

    * Save guides you'll actually use
    * Unsave when no longer relevant
    * Keep your list manageable
  </Accordion>
</AccordionGroup>

## Saved Guides in Dashboard

Your dashboard shows:

* Recently saved guides (last 5)
* Total saved guide count
* Quick access to saved guides page

## Coming Soon

* **Search saved guides**: Find bookmarks quickly
* **Bulk actions**: Remove multiple at once
* **Share collections**: Public or team lists
* **Saved guide notifications**: Updates to guides you saved
* **Mobile app**: Access saved guides on mobile
