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

# Workflow library

> Ready-made workflows to download and bring into Few.

Few runs one workflow: a chain of steps that decides when a tab moves to Bin,
sleeps, or closes. These are ready-made ones for different ways of working.

## Using one

<Steps>
  <Step title="Download it">
    Each workflow below is a small file.
  </Step>

  <Step title="Import it">
    In the editor, choose **Import** and drop the file in. Few checks it first,
    and changes nothing if it can't use it.
  </Step>

  <Step title="Save">
    The steps replace your current workflow. Your settings — protected sites,
    grouping — stay as they are.
  </Step>
</Steps>

Every step can be changed afterwards; see [Workflows](/docs/guides/workflows).
To keep what you have, **Export** it first.

## Everyday cleanup

How long a tab waits, and whether Few ever closes it.

<CardGroup cols={2}>
  <Card title="Default cleanup" img="https://mintcdn.com/withfew/cc7NiASckqByJywN/library/default-cleanup.svg?fit=max&auto=format&n=cc7NiASckqByJywN&q=85&s=2a77ebe8a38577d02dfab4d4bcaa16c0" width="250" height="125" data-path="library/default-cleanup.svg">
    What Few does out of the box.

    <p className="mt-2 text-xs opacity-70">Unused for 3 hours → Move to Bin → In Bin for 5 days → Close.</p>
    <a href="https://withfew.app/docs/library/default-cleanup.json" download="default-cleanup.json">Download</a>
  </Card>

  <Card title="Gentle cleanup" img="https://mintcdn.com/withfew/cc7NiASckqByJywN/library/gentle-cleanup.svg?fit=max&auto=format&n=cc7NiASckqByJywN&q=85&s=a25eb7d069ae1220396f1339a5b1be82" width="250" height="125" data-path="library/gentle-cleanup.svg">
    For people who like to keep things around.

    <p className="mt-2 text-xs opacity-70">Unused for a day → Move to Bin → In Bin for 2 weeks → Close.</p>
    <a href="https://withfew.app/docs/library/gentle-cleanup.json" download="gentle-cleanup.json">Download</a>
  </Card>

  <Card title="Aggressive cleanup" img="https://mintcdn.com/withfew/cc7NiASckqByJywN/library/aggressive-cleanup.svg?fit=max&auto=format&n=cc7NiASckqByJywN&q=85&s=47f989fc0722368ab875a6e083b577dc" width="250" height="125" data-path="library/aggressive-cleanup.svg">
    For people who open a lot of tabs.

    <p className="mt-2 text-xs opacity-70">Unused for an hour → Move to Bin → In Bin for 2 days → Close.</p>
    <a href="https://withfew.app/docs/library/aggressive-cleanup.json" download="aggressive-cleanup.json">Download</a>
  </Card>

  <Card title="Never close anything" img="https://mintcdn.com/withfew/cc7NiASckqByJywN/library/never-close.svg?fit=max&auto=format&n=cc7NiASckqByJywN&q=85&s=4ebd39c9622291298545517179043cc0" width="250" height="125" data-path="library/never-close.svg">
    Tidy, but nothing is ever closed for you. Bin keeps everything until you close it yourself.

    <p className="mt-2 text-xs opacity-70">Unused for 3 hours → Move to Bin. That’s all.</p>
    <a href="https://withfew.app/docs/library/never-close.json" download="never-close.json">Download</a>
  </Card>

  <Card title="Just remind me" img="https://mintcdn.com/withfew/cc7NiASckqByJywN/library/just-remind-me.svg?fit=max&auto=format&n=cc7NiASckqByJywN&q=85&s=4b03e72bdc75c29e8bc61082ed9fe693" width="250" height="125" data-path="library/just-remind-me.svg">
    Few moves nothing. You get a notification for each tab you haven’t opened in three days.

    <p className="mt-2 text-xs opacity-70">Unused for 3 days → Notify.</p>
    <a href="https://withfew.app/docs/library/just-remind-me.json" download="just-remind-me.json">Download</a>
  </Card>
</CardGroup>

## Memory

Free memory without moving anything.

<CardGroup cols={2}>
  <Card title="Memory saver" img="https://mintcdn.com/withfew/cc7NiASckqByJywN/library/memory-saver.svg?fit=max&auto=format&n=cc7NiASckqByJywN&q=85&s=bf9121b6fb2e7aa7ee21bbf6a3ba4b7f" width="250" height="125" data-path="library/memory-saver.svg">
    Tabs stay exactly where they are; ones you aren’t using stop taking memory, and reload when you open them.

    <p className="mt-2 text-xs opacity-70">Unused for 30 minutes → Sleep.</p>
    <a href="https://withfew.app/docs/library/memory-saver.json" download="memory-saver.json">Download</a>
  </Card>
</CardGroup>

## Focus

Clear the desk on a schedule, or keep distractions light.

<CardGroup cols={2}>
  <Card title="End-of-day tidy" img="https://mintcdn.com/withfew/cc7NiASckqByJywN/library/end-of-day.svg?fit=max&auto=format&n=cc7NiASckqByJywN&q=85&s=46a9ba86f1c12afeaf650916c7d24540" width="250" height="125" data-path="library/end-of-day.svg">
    Nothing moves during the day. At 6pm on weekdays, everything you aren’t looking at goes to Bin (if Chrome is open then).

    <p className="mt-2 text-xs opacity-70">Weekdays at 18:00 → Move to Bin → In Bin for 5 days → Close.</p>
    <a href="https://withfew.app/docs/library/end-of-day.json" download="end-of-day.json">Download</a>
  </Card>

  <Card title="Friday reset" img="https://mintcdn.com/withfew/cc7NiASckqByJywN/library/friday-reset.svg?fit=max&auto=format&n=cc7NiASckqByJywN&q=85&s=5bc0bb9b24e18abe7a202bf93dc5937e" width="302" height="151" data-path="library/friday-reset.svg">
    Start every week clean, without losing anything: Friday evening, open tabs are bookmarked and moved to Bin.

    <p className="mt-2 text-xs opacity-70">Fridays at 17:00 → Bookmark → Move to Bin → In Bin for 7 days → Close.</p>
    <a href="https://withfew.app/docs/library/friday-reset.json" download="friday-reset.json">Download</a>
  </Card>

  <Card title="Social timeout" img="https://mintcdn.com/withfew/cc7NiASckqByJywN/library/social-timeout.svg?fit=max&auto=format&n=cc7NiASckqByJywN&q=85&s=47aed344ca3d718c19751a39a36b9867" width="358" height="179" data-path="library/social-timeout.svg">
    Social and video sites are unloaded after 20 minutes away; everything else follows the default cleanup.

    <p className="mt-2 text-xs opacity-70">Unused for 20 minutes → on social or video sites, Sleep → then, unused for 3 hours → Move to Bin → In Bin for 5 days → Close.</p>
    <a href="https://withfew.app/docs/library/social-timeout.json" download="social-timeout.json">Download</a>
  </Card>
</CardGroup>

## Research & reading

For tabs you mean to come back to.

<CardGroup cols={2}>
  <Card title="Long-haul research" img="https://mintcdn.com/withfew/cc7NiASckqByJywN/library/long-haul-research.svg?fit=max&auto=format&n=cc7NiASckqByJywN&q=85&s=1850fbaef858251490184687e8be3cd2" width="302" height="151" data-path="library/long-haul-research.svg">
    Docs, papers and wiki pages get a week before Bin; everything else, 3 hours.

    <p className="mt-2 text-xs opacity-70">Unused for 3 hours → docs, papers and wikis wait until unused for 7 days, the rest go now → Move to Bin → In Bin for 5 days → Close.</p>
    <a href="https://withfew.app/docs/library/long-haul-research.json" download="long-haul-research.json">Download</a>
  </Card>

  <Card title="Save before closing" img="https://mintcdn.com/withfew/cc7NiASckqByJywN/library/save-before-closing.svg?fit=max&auto=format&n=cc7NiASckqByJywN&q=85&s=7952c5501822d2fc6169cf75fadb043b" width="302" height="151" data-path="library/save-before-closing.svg">
    Nothing is ever really lost: a tab is bookmarked to your WithFew folder just before Few closes it.

    <p className="mt-2 text-xs opacity-70">Unused for 3 hours → Move to Bin → In Bin for 5 days → Bookmark → Close.</p>
    <a href="https://withfew.app/docs/library/save-before-closing.json" download="save-before-closing.json">Download</a>
  </Card>
</CardGroup>

## Duplicates & noise

The tabs nobody needs twice.

<CardGroup cols={2}>
  <Card title="Duplicate killer" img="https://mintcdn.com/withfew/cc7NiASckqByJywN/library/duplicate-killer.svg?fit=max&auto=format&n=cc7NiASckqByJywN&q=85&s=5fc9fd6d603d86dcd035f9cfb66d73b5" width="250" height="125" data-path="library/duplicate-killer.svg">
    Closes a tab the moment the same page is already open, and does nothing else.

    <p className="mt-2 text-xs opacity-70">Duplicate → Notify → Close.</p>
    <a href="https://withfew.app/docs/library/duplicate-killer.json" download="duplicate-killer.json">Download</a>
  </Card>

  <Card title="Search sweeper" img="https://mintcdn.com/withfew/cc7NiASckqByJywN/library/search-sweeper.svg?fit=max&auto=format&n=cc7NiASckqByJywN&q=85&s=e62bbdbfbede22daa59cbcbbab5c537d" width="302" height="151" data-path="library/search-sweeper.svg">
    Search results go to Bin after 30 minutes; everything else follows the default cleanup.

    <p className="mt-2 text-xs opacity-70">Unused for 30 minutes → search results go now, the rest wait until unused for 3 hours → Move to Bin → In Bin for 5 days → Close.</p>
    <a href="https://withfew.app/docs/library/search-sweeper.json" download="search-sweeper.json">Download</a>
  </Card>
</CardGroup>

## By kind of site

Rules on what kind of site a tab is — which Few works out on your device.

<CardGroup cols={2}>
  <Card title="Shopping pages" img="https://mintcdn.com/withfew/Z1ODgImrBUGJRmzW/library/shopping-pages.svg?fit=max&auto=format&n=Z1ODgImrBUGJRmzW&q=85&s=2738efd78054d5d070a137bc6aa49d3b" width="302" height="151" data-path="library/shopping-pages.svg">
    Product pages are bookmarked, so you can find them again, then moved to Bin after an hour; everything else follows the default cleanup.

    <p className="mt-2 text-xs opacity-70">Unused for an hour → on shopping sites, Bookmark; the rest wait until unused for 3 hours → Move to Bin → In Bin for 5 days → Close.</p>
    <a href="https://withfew.app/docs/library/shopping-pages.json" download="shopping-pages.json">Download</a>
  </Card>

  <Card title="Keep reference material" img="https://mintcdn.com/withfew/Z1ODgImrBUGJRmzW/library/keep-reference.svg?fit=max&auto=format&n=Z1ODgImrBUGJRmzW&q=85&s=9c5169bd3abd27762779b671e87ea573" width="358" height="179" data-path="library/keep-reference.svg">
    Docs, code and research get a day before Bin and two weeks in it; everything else follows the default cleanup.

    <p className="mt-2 text-xs opacity-70">Unused for 3 hours → docs, code and research wait until unused for a day → Move to Bin → In Bin for 5 days (two weeks for reference) → Close.</p>
    <a href="https://withfew.app/docs/library/keep-reference.json" download="keep-reference.json">Download</a>
  </Card>
</CardGroup>
