Widgets are flexible components that can inserted in different places in Insight, such as the object page layout page, or on a dashboard. Learn how to configure every widget in different ways, depending on the widget and the context in which it is used. |
The attributes widget will display the selected attributes of your object in a customized order. It's useful to show specific information to your team without displaying all the attributes and overwhelming them with data.
The attributes widget as it appears in the main panel of the object page layout.

You can modify the attributes widget by adding, deleting, and re-ordering the attributes that will appear on the screen.
You can also modify the following settings in the attribute widget.
| Setting | Description | |
|---|---|---|
| Display content in a collapsible panel |
| |
| Load content only when visible (Lazy loading) |
|
The connected tickets widget displays ALL of the Jira tickets that are connected to the selected object.
The connected tickets widget as it appears in the main panel of the object page layout.

You can also modify the following settings for the connected ticket widget.
| Setting | Description |
|---|---|
| Number of items per page | Set the number of connected tickets displayed on each page. |
| Load content only when visible (Lazy loading) |
|
The comments widget can be used to view, edit, and add comments to the object.
The comments widget as it appears in the main panel of the object page layout.

You can also modify the following settings for this widget.
| Setting | Description |
|---|---|
| Number of items per page | Set the number of comments displayed on each page. |
| Display the editor |
|
| Load content only when visible (Lazy loading) |
|
The attachments widget can be used to view, add, and delete attachments to the object.
The attachments widget as it appears in the main panel of the object page layout.

You can also modify the following settings for this widget.
| Setting | Description |
|---|---|
| Number of items per page | Set the number of attachments displayed on each page. |
| Display the dropbox |
|
| Load content only when visible (Lazy loading) |
|
The inbound references widget can be used to view the inbound references to this object.
The inbound references widget as it appears in the main panel of the object page layout.

You can also modify the following settings for this widget.
| Setting | Description | |
|---|---|---|
| Display content in a collapsible panel |
| |
| Load content only when visible (Lazy loading) |
|
The history widget can be used to view the history of changes to this object, or the history of changes to all connected tickets.
The history widget as it appears in the main panel of the object page layout.

You can also modify the following settings for this widget.
| Setting | Description |
|---|---|
| History of |
|
| Number of items per page | Set the number of history items displayed on each page. |
| Load content only when visible (Lazy loading) |
|
The IQL query widget can be used display objects (and their attributes) returned by an IQL query.
The IQL query widget as it appears in the main panel of the object page layout.

You can also modify the following settings for this widget.
| Setting | Description |
|---|---|
| Number of items per page | Set the number of objects returned by the IQL query. |
| Load content only when visible (Lazy loading) |
|
| Description | Enter a description of this query and the information returned. |
| IQL query | Enter an IQL query to run in the widget. For more information about IQL, see IQL - Insight Query Language. |
You can modify the IQL widget by adding, deleting, and re-ordering the attributes that will appear on the screen.
Placeholders are very handy when used in the IQL query widget because they can return information that is filtered by the current object. For example, this IQL query will return all objects that have outbound references to the current object and are "Network interfaces". This is a great way of finding more detailed information about objects within an object type.
