> For the complete documentation index, see [llms.txt](https://docs.advertisingbeast.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.advertisingbeast.com/managing-advertising-accounts/modules/cross-module-components/building-blocks/controllers-bar.md).

# Controllers bar

{% hint style="info" %}
Not all controllers are available in all modules
{% endhint %}

### Header

Edit icon Should allow user to modify title of the current building block.&#x20;

Description icon Should allow user to include a comment on the current building block.&#x20;

Duplicate/copy icon Should allow user to duplicate the current building block.&#x20;

Delete (archive) icon Should allow user to delete the current building block. Should trigger confirmation modal.&#x20;

Expand/Collapse icon Should allow user to show or hide the selected building block details.&#x20;

### Footer

Save button (primary) Should allow user to save current widget settings to database.&#x20;

Reset button (secondary) Should allow user to reset (delete) current widget settings.&#x20;

Cancel button (danger) Should allow user to temporarily disable the current widget (and dependencies) state.&#x20;

Resume button (success) Should allow user to resume the current widget (and dependencies) state. Triggered only after cancellation.&#x20;

Archive button (danger) Should allow user to permanently disable the current widget (and dependencies) state.&#x20;

Run now button (primary) Should allow user to deploy the widget action.&#x20;

Pause button (secondary or run now dropdown) Should allow user to pause the widget action. Schedule icon Should allow user to schedule recurrence and recipients. Detailed in #...&#x20;

Shareable link icon Should allow user to copy URL to clipboard.
