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

# BulkNotion

> Start here to understand what BulkNotion changes in Notion and how it differs from Notion's own bulk edit.

## What BulkNotion does

Notion lets you edit many database items at once — but only their **properties**.
Tags, status, dates. The moment you want to change what is *inside* the pages, you
are opening them one at a time.

BulkNotion applies a **Notion template to the body of existing pages**, across a
whole database, in one batch. A thousand pages in a few minutes instead of an
afternoon of clicking.

<CardGroup cols={2}>
  <Card title="From the console" icon="gauge" href="/quickstart">
    Pick a database, narrow it down with conditions, choose a template, run it.
  </Card>

  <Card title="From Claude" icon="plug" href="/mcp/overview">
    Connect BulkNotion to Claude and ask for the same thing in a sentence.
  </Card>
</CardGroup>

## What it does not do

<Warning>
  Your database *rows and their properties* are untouched — names, tags, dates and
  relations all stay. It is the page content underneath that changes.

  From the **console**, applying a template **replaces that page's body**, which is
  how Notion's own template application works. It cannot be undone from BulkNotion.

  From **Claude** the default is the other way round: the template is added and the
  existing content is kept. [More on that](/mcp/safety).
</Warning>

Run it against a copy first if you are unsure. The console shows you exactly how
many pages will change, and which ones, before anything happens.

## What a run costs

One page updated costs one credit. How many you have depends on your plan, and
every account starts with a small free allowance so you can see it work before
paying.

<Card title="Credits and plans" icon="coins" href="/credits">
  What each plan includes, when the balance refills, and what happens when you run out.
</Card>

## Getting going

<Steps>
  <Step title="Connect Notion">
    Authorise BulkNotion against the workspace holding the pages you want to
    change. [How connecting works](/notion-connection)
  </Step>

  <Step title="Try it on a few pages">
    Pick a database, select a handful of pages, apply a template. The free
    allowance is enough to prove it out.
  </Step>

  <Step title="Then do it at scale">
    Use conditions to target hundreds or thousands at once.
    [Quickstart](/quickstart)
  </Step>
</Steps>

<Note>
  Something not behaving? [Troubleshooting](/troubleshooting) covers the common
  cases — stalled jobs, failed pages, empty results.
</Note>
