# Add Board & widgets

Now that you’ve connected your data sources, it’s time to start building. **Boards** allow you to organize, visualize, and play around with your data. You can add team members to Boards or manage them solo — or a combination of both.

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

### How it works:

Open the lefthand navigation panel and click **Add Board**. Give your new Board a specific and unique name.&#x20;

To add widgets (data visualizations), click on the <img src="/files/Fm5GeXjpjw9kpDnHY4Un" alt="" data-size="line"> in the lower righthand corner and select **Add Widget via AI**. Tell the AI exactly what you want to build. In just a click, you’ll have a new widget in no time.&#x20;

Add your new widget to the Board and either exit Add Widget via AI mode or type in another prompt to build another widget.

Besides creating new widgets, you can also [duplicate existing widgets](https://docs.corraldata.com/kb/getting-started/duplicating-widgets) from other boards into your new one.

Be sure to [add any teammates](https://docs.corraldata.com/kb/~/changes/S3T9gVEKA5fBFeRV56Dd/getting-started/manage-users) you'd like to have access to your board, too!

{% hint style="info" %}
If you're having trouble and require technical assistance, feel free to reach out to <support@corraldata.com>.
{% 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.corraldata.com/kb/getting-started/add-dashboards.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.
