# Hosted Widgets

<figure><img src="https://1659095931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcnDk3J1AzTgg2NFrGPlh%2Fuploads%2FcMarCgVlsLcl56bvVL6N%2Fimage.png?alt=media&#x26;token=e1735053-ab8d-43ae-9529-4b3c08807e28" alt=""><figcaption><p>Example AI Generated Hosted Widget</p></figcaption></figure>

Hosted widgets can be created from "Components" UI of design application, using React code. These widgets are compiled in run-time on the fly, making it possible to incorporate dynamic components without building and deploying admin UI each time.

Once a widget is created on this screen, it can be added to any of the existing or new UI screens similar to other pre-defined widgets. It is also possible to add parameters to hosted widgets and use them through the "props" received by the React component.
