The Query Library is where everything you have built on top of your collected data is kept: the widgets you put on dashboards, the evidence queries you collect compliance proof with, and the alert queries that run on a schedule.
This guide covers all three tabs, what each one lists, and the actions available on a row.
Navigation: Sidebar → Assets → Query Library
The page opens with three tabs: Widget, Evidence and Alert. Each has a Search box, and each row has a menu on the right holding its actions.
> Note: If you do not hold the permission for a tab, that tab shows an access-denied screen while the others keep working.
Lists every saved widget, including the standard ones that ship with Interno.
| Column | What it shows |
|---|---|
| Name | The widget's name |
| Visualization Type | How it is drawn, for example a chart type, table or standard |
| Created By | Who created it |
| Created On | When it was created |
| Updated By | Who last changed it |
| Updated On | When it was last changed |
Create Widget at the top right opens the widget builder. It appears only if you hold defence:widget:create.
| Action | What it does |
|---|---|
| Edit | Opens the widget in the builder |
| Delete | Removes the widget |
| Preview | Shows the widget's visualisation without leaving the page |
| Drilldown | Opens a drilldown built from this widget |
Standard widgets cannot be edited or deleted — attempting to delete one is refused with a message. Drilldown is not offered for table or standard widgets.
> Note: Deleting a widget that is used on a dashboard warns you first and names the dashboards it appears on.
Lists saved evidence queries, which collect data from your integrations for use as compliance evidence.
| Column | What it shows |
|---|---|
| Identifier | The evidence identifier |
| Name | The evidence query's name |
| Type | Control or Parameter |
| Created By | Who created it |
| Created On | When it was created |
| Updated By | Who last changed it |
| Updated On | When it was last changed |
Use the Type filter to show only Control or only Parameter entries. Create Evidence opens the evidence builder.
| Action | What it does |
|---|---|
| Edit | Opens the evidence query in the builder (needs grc:evidence:create) |
| Delete | Removes the evidence query (needs grc:evidence:create) |
| Preview | Runs the query and shows what it currently returns |
Lists saved alert queries, which run on a repeating interval.
| Column | What it shows |
|---|---|
| Name | The alert's name |
| Interval | How often it runs |
| Created By | Who created it |
| Created On | When it was created |
| Last Executed | When it last ran |
| Next Execution | When it is due to run next |
Create Alert opens the alert builder.
| Action | What it does |
|---|---|
| Edit | Opens the alert in the builder (needs defence:query:create) |
| Delete | Removes the alert (needs defence:query:delete) |
| Trigger | Runs the alert immediately, without waiting for its next scheduled run |
A tab is empty → Nothing of that kind has been saved yet. Use Create Widget, Create Evidence or Create Alert to add the first one.
I cannot see the Create button → Creating is permission-gated: defence:widget:create for widgets, grc:evidence:create for evidence, defence:query:create for alerts. Editing and deleting evidence are gated on grc:evidence:create as well.
Edit and Delete are missing from a widget's menu → That widget is a standard one. Standard widgets cannot be edited or deleted.
Drilldown is missing from a widget's menu → Drilldown is not available for table widgets, standard widgets, or the advanced chart types.
An alert has not produced anything → Check Last Executed and Next Execution on its row. Use Trigger to run it now and see what it returns.
A tab shows an access-denied screen → Each tab needs its own view permission: defence:widget:view, grc:evidence:view or defence:query:view. Ask your administrator.
Need more help? Contact support@zeron.one