# Transfer Accounts

Bookbuilder makes is easy to mass update account ownership. You can transfer accounts based on rules that you specify without spreadsheets and with full change tracking. You can reuse configurations with [templates](https://docs.gradient.works/kb/bookbuilder/transfer-accounts/templates) and even [schedule](https://docs.gradient.works/kb/bookbuilder/transfer-accounts/scheduling) transfers to fully automate the process.

The account transfer capabilities in Bookbuilder are based on dynamic books principles.

{% hint style="info" %}
The [dynamic books](https://www.gradient.works/books) process combines a capacity-constrained [target book](https://docs.gradient.works/kb/bookbuilder/target-books) with ongoing distributions of high-quality accounts to "top off" rep books and retrievals to enforce "use-it-or-lose-it" rules of engagement. This ensure reps stay focused on working the best accounts at all times.
{% endhint %}

There are two ways to mass transfer accounts in Bookbuilder:

* [Distributions](https://docs.gradient.works/kb/bookbuilder/transfer-accounts/distributions) allow you to transfer accounts to individual reps or to all reps in a [target book](https://docs.gradient.works/kb/bookbuilder/target-books) while respecting their target book criteria and capacity.
* [Retrievals](https://docs.gradient.works/kb/bookbuilder/transfer-accounts/retrievals) allow you to transfer accounts away from individual reps or all reps in a target book based on criteria that you specify. Doing so will free up capacity in the reps' target book that can be filled with future distributions.

You can also set up a [returns process](https://docs.gradient.works/kb/bookbuilder/transfer-accounts/returns) where reps can return individual accounts for a variety of reasons.&#x20;

### Replacing account spreadsheets

Distributions and retrievals replace the process of building Salesforce reports, exporting them to Excel or Google Sheets, updating ownership fields and then re-importing using data loader.

Both distributions and retrievals allow you to define criteria to specify the relevant accounts and execute ownership changes within Salesforce without the need to manipulate a spreadsheet.

### Relationship with target books

Target Books describe the kinds of accounts reps *should* own, but just defining a target book doesn't automatically cause accounts to move in and out or reps' names. To adjust reps' books, you use distributions to proactively transfer accounts that meet certain criteria into reps' books and retrievals to remove accounts from reps' books.

Target books define how things should be, distributions and retrievals help you make it that way.

### Getting started

Start transferring accounts by setting up your first distribution and retrieval.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Core Concepts</strong></td><td>Before running your first distributions or retrievals, review the building blocks of account transfers.</td><td></td><td><a href="transfer-accounts/concepts">concepts</a></td></tr><tr><td><strong>Distributions</strong></td><td>Transfer accounts to your reps that match their target book criteria. No spreadsheets required.</td><td></td><td><a href="transfer-accounts/distributions">distributions</a></td></tr><tr><td><strong>Retrievals</strong></td><td>Make sure your reps cover their accounts with an automated use-it-or-lose-it process.</td><td></td><td><a href="transfer-accounts/retrievals">retrievals</a></td></tr><tr><td><strong>Returns</strong></td><td>Everything you need to know about setting up a returns process. </td><td></td><td><a href="transfer-accounts/returns">returns</a></td></tr></tbody></table>

### Optimizing your process

Once you've mastered the basics of transferring accounts with distributions and retrievals, save time with more advanced configuration.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Templates</strong></td><td>Save time with reusable configurations for distributions and retrievals.</td><td></td><td><a href="transfer-accounts/templates">templates</a></td></tr><tr><td><strong>Scheduling</strong></td><td>Configure now, run later. Put distributions and retrievals on autopilot.</td><td></td><td><a href="transfer-accounts/scheduling">scheduling</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.gradient.works/kb/bookbuilder/transfer-accounts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
