Dashboards can display a variety of different content, known as Widgets. Widgets can contain standard graphs, custom graphs, a filtered list of alerts, and other types of content.
Deleting Widgets
To delete a widget when looking at a dashboard click the Trash can icon in the top right of the widget's title bar. Alternatively, from the Manage Dashboards view, locate the widget under the dashboard in the tree in the left panel, select it, and click the Delete button in the top right bar.
Creating Widgets - see the Creating Widgets page.
Editing Widgets
Simply click the pencil icon in the top right corner of any widget to be taken to the form to edit that widget.
Cloning Widgets
From the Dashboard management view, you can right click and widget, and clone it. This will create a duplicate widget that you can then edit to display slightly different content, or that you can drag onto a separate dashboard so that the same widget is visible on more than one dashboard.
Moving Widgets between dashboards
You can move a widget from one dashboard to another by simply dragging it between dashboards in the left hand tree of the Manage Dashboards view.
Full Screen Widgets
It is possible to display a widget full screen with no tabs or navigation controls, by calling the URL /santaba/uiv2/onegadgets/onewidget.jsp#widget=X
The Widget ID can be determined by mousing over the Edit icon for a widget - the ID will display in a pop up:

Adding Widgets an External Webpage
If you would like to add a widget to an external webpage you will need to pass credentials in the url.
https://<PORTAL>.logicmonitor.com/santaba/uiv2/onegadgets/onewidget.jsp?c=<PORTAL>& u=<USER>&p=<PASSWORD>#widget=<WidgetID>&showbox=false
c=PORTAL (<PORTAL>.logicmonitor.com)
u=USER
p=PASSWORD
#widget=<WidgetID> is the ID given when you mouse over the pencil icon of the graph
showbox=true/false is a flag which dictates whether the widget border is displayed