# Configuring the Bulletin Board

One of the system administrator responsibilities is to configure the bulletin board and define bulletin priorities.

You can:

* enable auditing of bulletins, which will track changes to bulletins, recording the date of the change, the name of the analyst who made it and the action undertaken
* enable version control, which instructs the system to track and store versions of objects attached to bulletins when these versions are updated
* define the priorities analysts can assign to bulletins when they create them.

### Configuring the Bulletin Board Settings <a href="#displayi" id="displayi"></a>

{% hint style="info" %}

### Before you start

You must have **Bulletin Board Setup** selected on the Admin tab of your **General Access Security Role**. Changes to priorities will not affect existing bulletins.
{% endhint %}

1. Select the Menu button, then **Admin**, then select **System Administration**.
2. The System Administration window appears.
3. In the Explorer pane, expand **Bulletin Board**, then select **Bulletin Board Settings**.
4. Select or deselect the checkbox(es) for: Audit.  Auditing enables tracing of changes to your bulletin board.&#x20;
5. Select or deselect **Bulletin Board Object Version Control**.  Object Version Control allows you to maintain versioning on=f related attachments against bulletins.
6. Set the **default bulletin expiry time**.  Select the numerical value 1,2.3, etc.. and the period; minutes, hours, days, weeks, months, or years
7. Select to save the changes.&#x20;
8. Provide the Change Reasons if prompted to do so.

### &#x20;<a href="#managing" id="managing"></a>


---

# 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.alemba.com/asm-hermes/setup-and-configure-asm/configuring-your-system/system-administration-settings/bulletin-board/configuring-the-bulletin-board.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.
