> For the complete documentation index, see [llms.txt](https://automation-toolkit.gitbook.io/automation-toolkit-pro-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://automation-toolkit.gitbook.io/automation-toolkit-pro-user-guide/variables-types/collection/boolean/actions.md).

# Actions

| Name                    | Info                                                                                    |
| ----------------------- | --------------------------------------------------------------------------------------- |
| add element             | adds a boolean to the collection                                                        |
| add element at index    | adds a boolean at the current index (collection "index" property) of the collection     |
| remove element at index | removes an element at the current index (collection "index" property) of the collection |
| remove all              | removes all the elements in the collection                                              |
