# Configure Board Settings

Configure a Board to keep it accurate, organized, and aligned to your reporting needs. You can rename, publish, or delete Boards, manage visibility and sorting, and customize layouts by resizing or rearranging cards. Update card fields, titles, and chart settings as needed, and use **Refresh Cards** to auto-update insights—status indicators will flag any refresh failures so you can address outdated or mismatched results.

***

## **Rename Board**

To rename a board, click on the title, make the necessary edits, and then save.

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

***

## **Layout Customization**

After clicking **Edit** in the top-right, you can reassign and rearrange cards to design boards that match your workflow and reporting needs.

<figure><img src="/files/7sY6q0i6RF4PAoMlgHvc" alt=""><figcaption></figcaption></figure>

***

## **Scheduling Refresh Rates**

Schedule boards to refresh and deliver at set intervals so insights are always current without manual effort.

<figure><img src="/files/126FYLEuCSQMqStUmZVr" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
A status symbol will indicate if a card failed to refresh. Hovering over the symbol will show how outdated the last successful state is. Refresh failures typically occur due to changes in the knowledge base. If done accidentally, the knowledge base can be adjusted back. If the change is permanent, the card must be removed and regenerated in chat or directly on the board.
{% endhint %}

***

## Pinning Board to Favorites

Click the **star** icon to add the Board to your **Favorites** for quicker filtering later.

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

***

## Publishing Your Board

To publish a Board, click the **Publish** icon in the top-right. This allows other users in your workspace to view the Board.

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

***

## Delete Board

To delete a board, click on the 3 dots on the top right hand side of interface.

<figure><img src="/files/RMItUqOkS9xkb7M3YtPo" 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.lumi-ai.com/product-features/boards/configure-board-settings.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.
