---
title: "copyBoard"
canonical: "https://support.appfire.com/space/CSOAP/1493042592/copyBoard"
format: markdown
---
> Macro (aura-html)

See also: [Agile Client Actions](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/1493042328)

> Macro (details)
> 
> | **Description** | Copy a board identified by the board name or id using the board parameter. Optionally, use the name parameter to specify the name of the new board. |
> | --- | --- |
> | **Required Parameters** | [board](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/1493043986) |
> | **Optional Parameters** | [name](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68459513), [reference](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68458934) |
> | **Type** | [Create](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68455033/Action+Types#ActionTypes-Create) |
> | **Category** | [Boards](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68455044/Action+Categories#ActionCategories-Boards) |
> | **Output Formats** |  |
> | **Replacement Variables** | board, boardId |
> | **Hosting** | cloud,server,datacenter |
> | **Since Version** |  |
> | **Examples** | [copyBoard](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/1493044230/Agile+Client+Examples#copyBoard) |

## Related How To's

> Macro (cql-query)