> ## 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.

# Tags

> Classify bookmarks with keywords

<Frame style={{backgroundColor: '#D1FAE4', padding: '48px'}}>
  <Icon icon="hashtag" iconType="duotone" size={80} color="#166E3F" />
</Frame>

A bookmark lives in one collection, but tags let you label it with multiple keywords — `to-read`, `important`, `Q2` — so you can find it from different angles later. Any characters, any language, spaces included.

## Adding tags

You can add tags when you [save a bookmark](/bookmarks) or at any time later by editing it. Type tags separated by commas in the **Tags** field.

<Tabs>
  <Tab title="Web & Desktop">
    <Steps>
      <Step>
        Right-click a bookmark to open the context menu and select **Edit**.
      </Step>

      <Step>
        Find the **Tags** field and type your tags.

        <img src="https://mintcdn.com/raindropio-0c6b7ca1/GdpCiIhWcEST3eHX/assets/edit-tags.png?fit=max&auto=format&n=GdpCiIhWcEST3eHX&q=85&s=7be0ea08a73e17ac25b8b95c2711f559" alt="" width="2070" height="1076" data-path="assets/edit-tags.png" />
      </Step>

      <Step icon="sparkle">
        *Optionally*, pick from ✦ AI suggested tags based on the page content.
      </Step>
    </Steps>
  </Tab>

  <Tab title="Browser extension">
    <Steps>
      <Step>
        Click the Raindrop.io extension icon.

        <Frame style={{padding: 0}}>
          <img src="https://mintcdn.com/raindropio-0c6b7ca1/g7d24I8ROfahz7TM/assets/extension-button.png?fit=max&auto=format&n=g7d24I8ROfahz7TM&q=85&s=661c11225776658e9a713b1fbe354094" alt="" width="1516" height="320" data-path="assets/extension-button.png" />
        </Frame>
      </Step>

      <Step>
        Type tags in the **Tags** field.

        <Frame style={{padding: 0}}>
          <img src="https://mintcdn.com/raindropio-0c6b7ca1/g7d24I8ROfahz7TM/assets/extension-intro.png?fit=max&auto=format&n=g7d24I8ROfahz7TM&q=85&s=e8fd769360ca62fb9a428168ba2714dc" alt="" width="1838" height="1220" data-path="assets/extension-intro.png" />
        </Frame>
      </Step>

      <Step icon="sparkle">
        *Optionally*, pick from ✦ AI suggested tags based on the page content.
      </Step>
    </Steps>
  </Tab>

  <Tab title="iOS">
    <Steps>
      <Step>
        Long-press a bookmark and choose **Edit**.

        <Frame style={{padding: '20px 0 0 0'}}>
          <img src="https://mintcdn.com/raindropio-0c6b7ca1/g7d24I8ROfahz7TM/assets/ios-edit-bookmark.png?fit=max&auto=format&n=g7d24I8ROfahz7TM&q=85&s=120b06aa24f6c6de9872cce2ce11bafb" style={{maxHeight: '333px'}} width="670" height="999" data-path="assets/ios-edit-bookmark.png" />
        </Frame>
      </Step>

      <Step>
        Tap the **Tags** field and type your tags.

        <Frame style={{padding: '20px 0 0 0'}}>
          <img src="https://mintcdn.com/raindropio-0c6b7ca1/g7d24I8ROfahz7TM/assets/ios-add-tags.png?fit=max&auto=format&n=g7d24I8ROfahz7TM&q=85&s=7c2554d08a598ff2eedb8321b0fad3df" style={{maxHeight: '333px'}} width="1340" height="1998" data-path="assets/ios-add-tags.png" />
        </Frame>
      </Step>
    </Steps>
  </Tab>

  <Tab title="Android">
    <Steps>
      <Step>
        Tap the <Icon icon="ellipsis" size={16} /> icon next to a bookmark to open the edit screen.

        <Frame style={{padding: '20px 0 0 0'}}>
          <img src="https://mintcdn.com/raindropio-0c6b7ca1/g7d24I8ROfahz7TM/assets/android-edit-bookmark.png?fit=max&auto=format&n=g7d24I8ROfahz7TM&q=85&s=5d60571673f3fe5b1d3117b2c26fa5ee" style={{maxHeight: '333px'}} width="1160" height="1998" data-path="assets/android-edit-bookmark.png" />
        </Frame>
      </Step>

      <Step>
        Tap the **Tags** field and type your tags.
      </Step>
    </Steps>
  </Tab>
</Tabs>

<Accordion title="Managing tags on multiple bookmarks">
  <Tabs>
    <Tab title="Web & Desktop">
      <Steps>
        <Step>
          Select items by hovering over them and clicking the checkbox that appears.

          <Frame>
            <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 **Add tags** in the toolbar at the top, or **More…** → **Delete tags** to remove.
        </Step>
      </Steps>
    </Tab>

    <Tab title="iOS">
      <Steps>
        <Step>
          Tap the **Select** button in the top right corner to start selection mode.
        </Step>

        <Step>
          Select as many bookmarks as you want.
        </Step>

        <Step>
          Tap **Add tags** or **Remove tags**.

          <Frame style={{padding: '20px 0 0 0'}}>
            <img src="https://mintcdn.com/raindropio-0c6b7ca1/g7d24I8ROfahz7TM/assets/ios-batch-actions.png?fit=max&auto=format&n=g7d24I8ROfahz7TM&q=85&s=f3a98ef5cdd8f0079405739c0112797d" style={{maxHeight: '333px'}} width="1340" height="1998" data-path="assets/ios-batch-actions.png" />
          </Frame>
        </Step>
      </Steps>
    </Tab>

    <Tab title="Android">
      <Steps>
        <Step>
          Long-press an item to enter selection mode. Tap more items to add them.
        </Step>

        <Step>
          Tap **⋮** → **Add tags** or **Remove tags**.
        </Step>
      </Steps>
    </Tab>
  </Tabs>
</Accordion>

## Managing tags

Rename or delete a tag itself — the change applies to every bookmark that uses it.

<Tip>**Pro tip**: need to tag, rename, or merge tags across your library? Ask [Stella](/stella) — just describe what you need in plain language.</Tip>

<Tabs>
  <Tab title="Web & Desktop">
    Right-click any tag in the sidebar and choose **Rename tag** or **Delete tag**.

    <Frame style={{padding:0}}>
      <img src="https://mintcdn.com/raindropio-0c6b7ca1/UpJnJp4vN9eLaH-s/assets/tags.png?fit=max&auto=format&n=UpJnJp4vN9eLaH-s&q=85&s=d07e4f571a73a36ecd1822defba2347d" alt="" width="1532" height="900" data-path="assets/tags.png" />
    </Frame>
  </Tab>

  <Tab title="iOS">
    On the main screen, scroll to the tag list at the bottom. Swipe a tag to the left — tap **Rename** or **Delete**.
  </Tab>

  <Tab title="Android">
    On the main screen, scroll to the tag list at the bottom. Swipe a tag to the left — tap **Rename** or **Delete**.
  </Tab>
</Tabs>

## Finding tagged bookmarks

Each tag appears as a clickable [filter](/filters) — select it to see all bookmarks with that tag. There's also a **Without tags** filter to find bookmarks that have no tags yet.

<Tabs>
  <Tab title="Web & Desktop">
    Click any tag in the sidebar filter list.

    <Frame style={{padding:0}}>
      <img src="https://mintcdn.com/raindropio-0c6b7ca1/UpJnJp4vN9eLaH-s/assets/tags.png?fit=max&auto=format&n=UpJnJp4vN9eLaH-s&q=85&s=d07e4f571a73a36ecd1822defba2347d" alt="" width="1532" height="900" data-path="assets/tags.png" />
    </Frame>
  </Tab>

  <Tab title="iOS">
    <Steps>
      <Step>
        Tap <Icon icon="ellipsis" /> in top right corner and then **Filter**.
      </Step>

      <Step>
        Select a tag from the list.

        <Frame style={{padding: '20px 0 0 0'}}>
          <img src="https://mintcdn.com/raindropio-0c6b7ca1/g7d24I8ROfahz7TM/assets/ios-filter.png?fit=max&auto=format&n=g7d24I8ROfahz7TM&q=85&s=70962dd3800d2a24a660fb90b2fd55d6" style={{maxHeight: '333px'}} width="1340" height="1998" data-path="assets/ios-filter.png" />
        </Frame>
      </Step>
    </Steps>
  </Tab>

  <Tab title="Android">
    <Steps>
      <Step>
        Tap on the search field.
      </Step>

      <Step>
        Select a tag from the suggestions.

        <Frame style={{padding: '20px 0 0 0'}}>
          <img src="https://mintcdn.com/raindropio-0c6b7ca1/g7d24I8ROfahz7TM/assets/android-filter.png?fit=max&auto=format&n=g7d24I8ROfahz7TM&q=85&s=fc0c93cc9baa5e901710fd1741f40499" style={{maxHeight: '333px'}} width="1160" height="1998" data-path="assets/android-filter.png" />
        </Frame>
      </Step>
    </Steps>
  </Tab>
</Tabs>

## Related

<CardGroup cols={2}>
  <Card title="Filters" icon="filter" iconType="duotone" href="/filters">
    Narrow down bookmarks by type, tag, date, and more
  </Card>

  <Card title="AI Assistant" icon="sparkles" iconType="duotone" href="/stella" />
</CardGroup>
