# Edit Reps

Reps are Salesforce users that you associate with target books. A Salesforce user can only be associated with a single target book at one time. Only active Salesforce users may be associated with a target book.

Once a rep is associated with a target book, you can [distribute accounts](/kb/bookbuilder/transfer-accounts/distributions.md) to them, [retrieve accounts](/kb/bookbuilder/transfer-accounts/retrievals.md) from them and view them in Bookbuilder reports.

To add or remove reps from a target book go to the target book listing, click the down arrow on the far right beside the target book and select Edit Reps.

<figure><img src="/files/EnBkxhkBMuvzb1ap3604" alt=""><figcaption></figcaption></figure>

Select or unselect reps to add or remove them from the target book, respectively.


---

# 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/target-books/edit-reps.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.
