Create Dashboard
create_dashboardCreate a dashboard on monday.com to aggregate data from multiple boards into visual widgets and charts.
Instructions
Use this tool to create a new monday.com dashboard that aggregates data from one or more boards. Dashboards provide visual representations of board data through widgets and charts.
Use this tool when users want to:
- Create a dashboard to visualize board data
- Aggregate information from multiple boards
- Set up a data visualization container for widgetsInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Human-readable dashboard title (UTF-8 chars) | |
| workspace_id | Yes | ID of the workspace that will own the dashboard | |
| board_ids | Yes | List of board IDs as strings (min 1 element) | |
| kind | No | Visibility level: PUBLIC or PRIVATE | PUBLIC |
| board_folder_id | No | Optional folder ID within workspace to place this dashboard (if not provided, dashboard will be placed in workspace root) |