# Set Up Wall boards

Navigate to Configuration | Wallboards | Add.

Give the wall board a name and a description. &#x20;

Select one or multiple queues and/or IVRs specify the order displayed.&#x20;

Select desired data columns and the order displayed. See [Wallboards](/reports/wallboards.md) for column details.

Select an OU where the wall board should be located. See [Organizational Units](/administration/organizational-units.md)

Choose a picture for your wallboard (optional).

The following columns are supported for IVRs:

* Live
* Longest waiting
* Calls
* Avg Handle
* Requested Callbacks

All columns are supported for queues.

{% hint style="info" %}
Wallboard are linked to an organization Unit. For a user to see a wallboard, they will need a data access policy assigned directly to the organization unit.
{% endhint %}

{% hint style="info" %}
The queue color shown on the wall board can be customized. Queues & IVRs | Select queue | Edit | Color
{% 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://cc.docs.landis.cloud/setup/setup-wall-boards.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.
