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

# Subscription

> Upgrade to Pro for full-text search, web archive, AI assistant, and more

<Frame style={{backgroundColor: '#FCE5E4', padding: '48px'}}>
  <Icon icon="badge-check" iconType="duotone" size={80} color="#d32a57" />
</Frame>

You save dozens of links every week — but when you need one, it's buried. Pages disappear, duplicates pile up, and there's no way to search inside saved articles.

The Pro plan gives you the tools to actually use what you save: search through full content, archive pages forever, and let AI help you find and organize everything.

Available as a **monthly** or **yearly** subscription with a \~20% yearly discount. Cancel anytime.

<CardGroup cols={2}>
  <Card title="Compare plans" icon="badge-check" iconType="duotone" href="https://raindrop.io/pro/buy">
    See prices and choose a plan
  </Card>
</CardGroup>

## What's included in Pro

<CardGroup cols={2}>
  <Card title="AI assistant" icon="sparkles" iconType="duotone" href="/stella">
    Ask questions about your saved content, get help organizing, and manage bookmarks hands-free
  </Card>

  <Card title="Full-text search" icon="search" iconType="duotone" href="/using-search">
    Search through the entire content of every bookmark, PDF, and EPUB — not just titles and URLs
  </Card>

  <Card title="Web archive" icon="cloud-check" iconType="duotone" href="/permanent-copy">
    Saved copies of web pages, accessible even if the original is deleted or changed
  </Card>

  <Card title="Reminders" icon="bell" iconType="duotone" href="/reminders">
    Set notifications on bookmarks to revisit them later
  </Card>
</CardGroup>

And more:

* <Icon icon="link-slash" size={16} /> [Broken link checker](/broken-links) and <Icon icon="copy" size={16} /> [duplicate finder](/duplicates) — keep your library clean
* <Icon icon="feather" size={16} /> [Annotations](/highlights#adding-a-note) — add notes to your highlights
* <Icon icon="file" size={16} /> [File uploads](/files) up to **10 GB/month** (vs 100 MB on Free)
* <Icon icon="history" size={16} /> [Automatic backups](/export#automatic-daily-backups) — scheduled exports of your entire library

See [Limits](/limitations) for a full Free vs Pro comparison.

## Subscribing

You can subscribe on the web, through the App Store, or through Google Play. The feature set is the same regardless of where you purchase.

<Tabs>
  <Tab title="Web">
    <Steps>
      <Step>
        Go to [raindrop.io/pro/buy](https://raindrop.io/pro/buy)
      </Step>

      <Step>
        Choose monthly or yearly and complete the checkout
      </Step>
    </Steps>

    Payment is processed by **Paddle**. Credit/debit cards, PayPal, Apple Pay, Google Pay, and regional methods (iDEAL, Alipay, etc.) are accepted depending on your location. Raindrop.io does not handle your payment information directly.
  </Tab>

  <Tab title="iOS">
    <Steps>
      <Step>
        Open the Raindrop.io app on your iPhone, iPad, or Mac
      </Step>

      <Step>
        Go to **Settings** → **PRO Account**
      </Step>

      <Step>
        Choose a plan and confirm the purchase
      </Step>
    </Steps>
  </Tab>

  <Tab title="Android">
    <Steps>
      <Step>
        Open the Raindrop.io app on your Android device
      </Step>

      <Step>
        Go to **Settings** → **PRO Account**
      </Step>

      <Step>
        Choose a plan and confirm the purchase
      </Step>
    </Steps>
  </Tab>
</Tabs>

## Managing your subscription

<AccordionGroup>
  <Accordion title="Changing billing cycle" icon="arrows-rotate">
    You can switch between monthly and yearly at any time.

    <Tabs>
      <Tab title="Web">
        Email [info@raindrop.io](mailto:info@raindrop.io) with your desired billing cycle (monthly or yearly). Do not cancel the current subscription manually — the team will update it for you.
      </Tab>

      <Tab title="App Store">
        <Steps>
          <Step>
            Go to **Settings** → **PRO Account** in the Raindrop.io app
          </Step>

          <Step>
            Tap **Change subscription**
          </Step>

          <Step>
            Select the new billing cycle and follow the on-screen instructions
          </Step>
        </Steps>
      </Tab>

      <Tab title="Google Play">
        Switching billing cycles directly is not supported on Google Play yet. As a workaround, [cancel your current subscription](#cancelling), wait until it ends and Pro access expires, then subscribe again with the billing cycle you want.

        Sorry for the inconvenience — we're working on making this smoother in a future update.
      </Tab>
    </Tabs>
  </Accordion>

  <Accordion title="Updating payment method" icon="credit-card">
    <Tabs>
      <Tab title="Web">
        <Steps>
          <Step>
            Open [subscription settings](https://app.raindrop.io/settings/pro)
          </Step>

          <Step>
            Click **Change subscription** → **Manage** → **Update payment method**
          </Step>

          <Step>
            Add a new payment method and click **Use This** to set it as default
          </Step>
        </Steps>
      </Tab>

      <Tab title="App Store">
        On your iPhone or iPad, go to **Settings** → tap your name → **Payment & Shipping**.
      </Tab>

      <Tab title="Google Play">
        Open Google Play Store → **Menu** → **Payment methods** → **More payment settings**, then edit or add a payment method.
      </Tab>
    </Tabs>
  </Accordion>

  <Accordion title="Cancelling" icon="xmark">
    To cancel, stop the subscription from auto-renewing. You keep Pro access until the end of the current billing period.

    <Tabs>
      <Tab title="Web">
        <Steps>
          <Step>
            Log in at [app.raindrop.io](https://app.raindrop.io)
          </Step>

          <Step>
            Click your **avatar** → **Settings** → **Subscription**
          </Step>

          <Step>
            Click **Change subscription** → **Manage** → **Cancel subscription**
          </Step>
        </Steps>
      </Tab>

      <Tab title="App Store">
        Open your device **Settings** → tap your name → **Subscriptions** → find Raindrop.io and cancel.
      </Tab>

      <Tab title="Google Play">
        Open Google Play Store → **Menu** → **Subscriptions** → find Raindrop.io and cancel.
      </Tab>
    </Tabs>
  </Accordion>

  <Accordion title="Refunds" icon="rotate-left">
    If you cancel within **30 days** of purchase or renewal, you can request a full refund.

    <Tabs>
      <Tab title="Web">
        Email [info@raindrop.io](mailto:info@raindrop.io) with your payment receipt or order reference ID. Refunds arrive in 3–10 business days.
      </Tab>

      <Tab title="App Store">
        [Contact Apple directly](https://support.apple.com/HT204084) — Apple does not allow developers to process refunds for App Store purchases.
      </Tab>

      <Tab title="Google Play">
        Email [info@raindrop.io](mailto:info@raindrop.io) with your payment details.
      </Tab>
    </Tabs>
  </Accordion>
</AccordionGroup>

## What happens after downgrading

All your bookmarks, collections, tags, and highlights stay in your account — nothing is deleted.

Pro-only features become unavailable:

* Automatic backups stop
* New file uploads are limited to 100 MB/month
* Web archive copies become inaccessible (permanently deleted after about a month)
* Full-text search stops working

## FAQ

<AccordionGroup>
  <Accordion title="Can I use Raindrop.io for free?">
    Yes. Raindrop.io is completely free with unlimited bookmarks, collections, and devices. The free plan has no time limit.
  </Accordion>

  <Accordion title="Can I collaborate with other people without paying?">
    Yes. Collaboration works on the free plan.
  </Accordion>

  <Accordion title="Are there any discounts?">
    The yearly plan is \~20% cheaper than paying monthly.
  </Accordion>

  <Accordion title="If I cancel, do I lose Pro access immediately?">
    No. You keep Pro access until the end of the current billing period, then return to the free plan automatically.
  </Accordion>

  <Accordion title="What happens if my payment fails?">
    You'll receive email notifications after each failed attempt. Payments are retried up to 4 times within a week. If all retries fail, your account is downgraded to the free plan.
  </Accordion>
</AccordionGroup>
