# Add Board via AI

Gone are the days of manually building dashboards. With **Add Board via AI**, you can build any Board you need, complete with relevant widgets that display your data clearly and simply. You’ll be building dashboards faster and more efficiently than ever before.

### How it works:

#### Option 1: Build with AskCorral co-pilot

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

**Click the** <img src="/files/7rSFnZk63AZ71Dsp0vhT" alt="" data-size="line"> **icon** in the lower right corner, then select **Add Board via AI** from the popup menu.

Or, open <img src="/files/UnOG9kRc9zleduusbDg6" alt="" data-size="line"> and select **Add Board** from the dropdown menu in the prompt field.

Type your request into the AskCorral prompt field. Be as specific as possible. It’s helpful to include the word *“build”* but not mandatory — our AI knows what to do. For example: *"Build a marketing performance dashboard that tracks spend across Meta, Instagram, and Google ads; focuses on MQLs; and shows purchase rates for new products"*

Once generated, you can make follow-up requests, share updates with your team, or move on to your next build. View your new Board(s) any time by hovering over the **Boards icon** in the top left corner of the platform.

#### Option 2: Add Board with AI-generated widgets

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

Navigate to the left-hand side panel and click **Add Board** at the bottom of the list. Name your Board and click **Add**. Be sure to use a descriptive name so our AI can generate the appropriate widgets and deliver stronger results.

Then, open the Board from the left-hand side panel. Your Board will be blank; this is normal. In the **Getting Started** modal, choose exactly what you want to achieve:&#x20;

* **Generate Dashboard** automatically creates a complete Board with relevant widgets.
  * Heads up: This button will generate a board based only on what you name it. Be sure to use a specific name to receive stronger results.
* **Add via AI** lets you guide which individual widgets get created.

Enjoy exploring clean, clear data visualizations.


---

# 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.corraldata.com/kb/getting-started/add-board-via-ai.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.
