# Published  Documents

### <mark style="color:orange;">**To publish a document:**</mark>

Once all necessary approvals have been secured, the Compliance Manager proceeds to publish the document:

1. The Compliance Manager clicks the <mark style="color:blue;">**Publish Document**</mark> button to publish the document.

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

Publishing ensures the document reaches the relevant stakeholders within the organization or a broader audience, as required

Once published, the document appears in the Published section as an official compliance document.

<figure><img src="/files/VWtN7deKEvslDXVqVHno" alt="" width="563"><figcaption></figcaption></figure>

### <mark style="color:orange;">**To view a published document:**</mark>

* Navigate to the <mark style="color:blue;">**Published section**</mark> with all approved documents.
* Locate your desired document from the list.
* Click the three dots beside the document.
* Choose "<mark style="color:blue;">**View Document**</mark>" from the menu.

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

### <mark style="color:orange;">**To initiate a new version of a published document:**</mark>

1. Click on the three dots and select **Create New Version**.
2. Choose the version type, assign editors, set a due date, and click **Save**. The new version will be accessible in the Attention Required section.
3. To invite editors and approvers and publish the document, follow the same steps as when creating a new document.

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

### <mark style="color:orange;">**To add readers to a published document**</mark>

1. Click on the three dots and select <mark style="color:blue;">**Add Readers.**</mark>
2. Choose the readers you want and click <mark style="color:blue;">**Done**</mark>
3. To add someone with their email, click <mark style="color:blue;">**Add More Viewers**</mark> in the Add Reader section.
4. Enter the user's first name, last name, and email. Select the roles you wish to assign, and if the user is external, enable external sharing.
5. Finally, click <mark style="color:blue;">**Add**</mark><mark style="color:blue;">.</mark>

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


---

# 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.compliancebot.io/policy-management/policy-management-workflow/published-documents.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.
