# Bookbuilder

- [Overview](https://docs.gradient.works/kb/bookbuilder/overview.md): Bookbuilder enables dynamic books for reps
- [Enroll Accounts](https://docs.gradient.works/kb/bookbuilder/enroll-accounts.md): Specify which accounts to manage with Bookbuilder
- [Target Books](https://docs.gradient.works/kb/bookbuilder/target-books.md): Define which accounts reps should work and how many of them
- [Target Book Report](https://docs.gradient.works/kb/bookbuilder/target-books/target-book-report.md): View rep account allocations, rep capacity and account supply
- [Edit Reps](https://docs.gradient.works/kb/bookbuilder/target-books/edit-reps.md): Assign sales reps to specific target books
- [Transfer Accounts](https://docs.gradient.works/kb/bookbuilder/transfer-accounts.md): Use Bookbuilder to manage account ownership
- [Concepts](https://docs.gradient.works/kb/bookbuilder/transfer-accounts/concepts.md): Core concepts used to configure both distributions and retrievals
- [Account Pool](https://docs.gradient.works/kb/bookbuilder/transfer-accounts/account-pool.md): Where unassigned accounts live in a dynamic books system
- [Distributions](https://docs.gradient.works/kb/bookbuilder/transfer-accounts/distributions.md): Mass transfer accounts to reps that match their target books
- [Retrievals](https://docs.gradient.works/kb/bookbuilder/transfer-accounts/retrievals.md): Transfer accounts from reps to a holding user or other reps
- [Returns](https://docs.gradient.works/kb/bookbuilder/transfer-accounts/returns.md): Allow reps to return an account to the pool in exchange for a new one
- [Templates](https://docs.gradient.works/kb/bookbuilder/transfer-accounts/templates.md): Save time with reusable configurations for distributions and retrievals
- [Scheduling](https://docs.gradient.works/kb/bookbuilder/transfer-accounts/scheduling.md): Put distributions and retrievals on autopilot with scheduling
- [Troubleshooting](https://docs.gradient.works/kb/bookbuilder/transfer-accounts/troubleshooting.md): What to do if you see retrieval or distribution errors
- [How-to Guides](https://docs.gradient.works/kb/bookbuilder/how-to-guides.md)
- [How to Rank Accounts for Distributions and Retrievals](https://docs.gradient.works/kb/bookbuilder/how-to-guides/rank-accounts-for-distributions-and-retrievals.md): Balance account allocation by ordering distributions and retrievals
- [How to Use the "Is In" Operator](https://docs.gradient.works/kb/bookbuilder/how-to-guides/use-the-is-in-operator.md): Check if the value of a field is contained in a list of values
- [Account Coverage](https://docs.gradient.works/kb/bookbuilder/account-coverage.md)
- [Market Coverage](https://docs.gradient.works/kb/bookbuilder/account-coverage/market-coverage.md)


---

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