# Widgets

{% content-ref url="/pages/-MlM-x0WNHI4ZT\_XD45d" %}
[App security](/canvas/4.1/canvas-functionality/reference/reusable-elements/widgets/app-security.md)
{% endcontent-ref %}

**UI Widgets**\
UI widgets offer elements designed to be interacted with by your users on the front end and contain workflows specific to the reusable. Typically you should clone these reusables and customize them for your specific use case.

{% content-ref url="/pages/-MOlc2a8v2H6YxiGRn7t" %}
[Header Widgets](/canvas/4.1/canvas-functionality/reference/reusable-elements/widgets/ui-widgets.md)
{% endcontent-ref %}

**Workflow Widgets**\
Workflow widgets contain workflows that can be referenced from the page using the 'Trigger a custom workflow from a reusable element' action.&#x20;

{% content-ref url="/pages/-MOlmDiQ7VRgArGRkozc" %}
[Workflow Widgets](/canvas/4.1/canvas-functionality/reference/reusable-elements/widgets/workflow-widgets.md)
{% endcontent-ref %}


---

# 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.airdev.co/canvas/4.1/canvas-functionality/reference/reusable-elements/widgets.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.
