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

# Tabs

> Save all open browser tabs to a collection in one click

<Frame style={{backgroundColor: '#ECDFFB', padding: '48px'}}>
  <Icon icon="window-restore" iconType="duotone" size={80} color="#5314A3" />
</Frame>

Too many open tabs piling up? Save them all as bookmarks and come back to them when you're ready.
Each saved session is automatically tagged with today's date, so you can tell one apart from another.

## Saving tabs

<Tabs>
  <Tab title="Browser extension">
    <Steps>
      <Step>
        Right-click the Raindrop.io extension icon and choose **Save tabs**.

        <Frame style={{padding: '20px 0 0 0'}}>
          <img src="https://mintcdn.com/raindropio-0c6b7ca1/g7d24I8ROfahz7TM/assets/save-tabs.png?fit=max&auto=format&n=g7d24I8ROfahz7TM&q=85&s=3ceb7cd44b411d840a266a699d6e7a20" style={{maxHeight: '259px', marginRight: 'auto'}} width="790" height="518" data-path="assets/save-tabs.png" />
        </Frame>

        <Check>Make sure you have the [browser extension](/install-extension) installed.</Check>
      </Step>

      <Step>
        Pick a collection or leave the default, then click **Save tabs**.

        <Frame style={{padding: '10px 0 0 0'}}>
          <img src="https://mintcdn.com/raindropio-0c6b7ca1/g7d24I8ROfahz7TM/assets/tabs.png?fit=max&auto=format&n=g7d24I8ROfahz7TM&q=85&s=58d8a7e6e4f55ac50388921089ccaf70" style={{marginRight: 'auto'}} width="1530" height="1092" data-path="assets/tabs.png" />
        </Frame>
      </Step>
    </Steps>
  </Tab>

  <Tab title="iOS">
    <Steps>
      <Step>
        Install the [Raindrop.io mobile app](/mobile-app) if you haven't already.
      </Step>

      <Step>
        Enable the Safari extension: go to iOS **Settings** → **Safari** → **Extensions** → **Raindrop.io** and turn it on.
      </Step>

      <Step>
        In Safari, tap the **puzzle** icon in the address bar, then tap **Raindrop.io**.
      </Step>

      <Step>
        Tap **Tabs**. Pick a collection or leave the default, then tap **Save tabs**.
      </Step>
    </Steps>
  </Tab>

  <Tab title="Android">
    Not available. Chrome on Android doesn't support extensions, which are required for this feature.
  </Tab>
</Tabs>

## Reopening saved tabs

<Tabs>
  <Tab title="Web & Desktop">
    You can open all bookmarks in a collection at once, or select specific ones.

    **Open entire collection:**\
    Right-click a collection in the sidebar and choose **Open all bookmarks**.

    <Frame style={{padding:0}}>
      <img src="https://mintcdn.com/raindropio-0c6b7ca1/g7d24I8ROfahz7TM/assets/collection-context-menu.png?fit=max&auto=format&n=g7d24I8ROfahz7TM&q=85&s=ad9bcfe82e7ce21f93f31bffc7fd6e6b" alt="" width="1280" height="640" data-path="assets/collection-context-menu.png" />
    </Frame>

    **Open specific bookmarks:**

    <Steps>
      <Step>
        Hover over a bookmark and click the tick mark in the top-left corner. Repeat for each bookmark you want to open.

        <Frame style={{padding:0}}>
          <img src="https://mintcdn.com/raindropio-0c6b7ca1/g7d24I8ROfahz7TM/assets/bookmarks-bulk.png?fit=max&auto=format&n=g7d24I8ROfahz7TM&q=85&s=1ec967fc9a7da610ab563e6470329331" alt="" width="1532" height="860" data-path="assets/bookmarks-bulk.png" />
        </Frame>
      </Step>

      <Step>
        Click **Open** in the toolbar that appears at the top.
      </Step>
    </Steps>
  </Tab>

  <Tab title="iOS">
    Opening all bookmarks at once is not yet supported. Saved tabs are regular bookmarks — you can open them one by one from the collection.
  </Tab>

  <Tab title="Android">
    Opening all bookmarks at once is not yet supported. Saved tabs are regular bookmarks — you can open them one by one from the collection.
  </Tab>
</Tabs>

## FAQ

<AccordionGroup>
  <Accordion title="Can I choose which tabs to save?">
    By default all tabs in the current window are included. To exclude a tab, hover over it in the list and click the **trash** icon.
  </Accordion>

  <Accordion title="What happens if I save tabs twice?">
    A new set of bookmarks is created each time. You can use the [duplicates](/duplicates) tool to find and merge them.
  </Accordion>
</AccordionGroup>
