# Viewing Bulletins

You can view bulletins in a number of ways:

* From the scroll bar at the top
* From the Home page, along the right-hand side of the screen
* Display a list of bulletins on a bulletin board

### Viewing Bulletins from the Home Page <a href="#viewing" id="viewing"></a>

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

You can display a list of current bulletins on the bulletin board, and view any one of them in more detail.

{% @arcade/embed flowId="tY2qczgUT7MUvZd86qio" url="<https://app.arcade.software/share/tY2qczgUT7MUvZd86qio>" %}

{% hint style="info" %}
Bulletins can be restricted to certain groups and partitions. You will only be able to see those bulletins to which you have access.
{% endhint %}

1. Select the Bulletin Board.
2. From the submenu, select Bulletin Board. A list of bulletins is displayed in a browse table, in collapsed format. You can see the title of each bulletin, its priority and the date on which it was created. If you have this window on screen for some time, you can refresh the display to see the latest bulletins by selecting . You can also print the list of bulletins by selecting .
3. To view a bulletin's details, Click it. More detail is given, including the description text and a list of any attachments.

{% hint style="info" %}
\*\*If you have sufficient permissions, you can edit the bulletin from here.  Click the Edit button to switch to Edit Mode.
{% endhint %}


---

# 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/use-asm/using-nano/nano-application/viewing-bulletins.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.
