| Entry fields | Content |
| Name | Name of the builder |
| Page Location | Page location where tag cloud should be displayed |
| Color of Maximum Value | Hex value of color for maximal value. For example #000000 for black |
| Color of Minimum Value | Hex value of color for minimal value. For example #aaaaaa for light grey |
| Relative minimal Font size | Relative Font size of the minimal value displayed in the cloud. Enter a percent value without the percent sign. |
| Relative maximal Font size | Relative Font size of the maximal value displayed in the cloud. Enter a percent value without the percent sign. |
| Width of displayed cloud | Width of the coud in pixel. For example 200. |
| Heigth of displayed cloud | Approximate heigth of the cloud in pixel. The height itself will be calculatetd with a best effort during generation. |
| Element variable with tags | Variable of the element which holds the tags. For example Variables/myvar/rows/row/tagname. |
| Element variable with weigth | Variable of the element which holds the tags. For example Variables/myvar/rows/row/weigth. |
| Minimal weight to display | Minimal weight a tag should have before it is displayed in percent. for example 40 |
| Action for selected link | Action which should be called when clicking on a link. |