# Edit a Published document

**Edit a Published document's settings**

By making changes to the document in terms of viewability and access before sending, the recipients will have instant access to the links in the email received.

When you click to edit the Publish document you are presented with the following options under **Edit Published Document > Configuration**:

<img src="/files/USjbOgVsKb4epUwj2cdX" alt="Screenshot of the published document editor within Bullhorn." width="563">

1. **Title** is the current title of the published document. This is pre-populated by the selected Publish template title but can be changed here at any time.
2. **Max number of Document Views** restricts the number of times each recipient can view the published document.
3. **Public** determines whether the document is visible to the recipients. **This should be enabled to Public before sending.**\
   If this is set to **Private** then no recipient will be able to view the document.
4. **Enable Notifications** set to enabled will ensure an email notification is sent every time a recipient interacts with the published document.
5. **Expiry Date** will determine when the document will be automatically set to private.

To confirm your changes, click **Save** on the bottom.

#### Edit a Published document's recipients

You can either click on the person icon on the Published documents overview or if already in **Edit Published Document** the 2nd tab, **Recipients**.

<img src="/files/Nd8tUAZxim7qkWtfRijE" alt="Screenshot of the published document editor within Bullhorn." width="563">

1. **Add More Recipients:** Click to add *additional* recipients to the documents (see [Add recipients](#add-recipients) below).
2. **The trash can** deletes the recipient.
3. **The envelope** sends the email with document link to this specific recipient immediately.
4. **The checkboxes** allow the selection of multiple recipients. The upper-most checkbox allows the selection of all recipients.
5. **The 3 buttons - the bin and envelopes** are enabled when recipients are selected via the checkboxes. This allows multiple recipients to be either deleted or emailed at once.

#### Add recipients

When you click Add More Recipients this section of the panel will expand for you to be able to search for and add your recipients, under draft.

<img src="/files/0vNX6tXiyxppT2f03u2P" alt="Screenshot of the recipient editor within Bullhorn." width="563">

1. **Contacts** allows the search to include client contacts in the search.
2. **Candidates** allows the search to include candidates in the search.
3. **Search People** is where you can search Bullhorn for people to add as a recipient. Click on the appropriate record to add to the search. Click the cross next to the name to remove them from the search.
4. **Add People:** Click to add the people in the search to the list of recipients.
5. **Search Hotlists/Tearsheets** is where you can search Bullhorn for hotlists. All the related records on the hotlist will be added as recipients. Click the cross next to the name of the hotlist to remove it from the search.
6. **Add List:** Click to add all the people related to the hotlists to the list of recipients.


---

# 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://help.kyloepartners.com/kyloe-awesomedocs/publish/edit-a-published-document.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.
