Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Widget Filtering

Image Added

Each widget contains a Show Only: text box which allows the user to drill down on specific entity names or entity types. Most common uses for this are in Entity Significance, Event Graph, and Doc Viewer. 

i.e. In Entity Significance, enter company or product in the Show only: text box

Image Added

Info

Two useful tips for using "Show only" text:

  • To avoid matching unwanted substrings, put a space at the end of the string, eg "Vulnerability" (my quotes) will match on Vulnerability and VulnerabilityCategory entities, but "Vulnerability " will only match on the former.
  • You can use regex tricks, eg "Vulnerability|Incident" (my quotes) will match on either of those 2 strings, "https?://" will match on "http://" or "https://" etc

Workspace Filtering

Another option is to filter your result set across the entire workspace, think of this as a temporary sub-query within your query results. Examples:

Entity Significance: Double click on an entity to filter, the other widgets in your workspace will populate with only the documents that contain that particular entity.

Map: Click the Image Added icon to 'enter click-to-filter' mode, then click on a document cluster Image Added to investigate the corresponding documents in the Doc Viewer or Entity Significance.

Doc Viewer: Select an entity from one of the document data tables, mouse over the Image Added icon at the top left of the section header and select 'Filter Selected Items' from the list.

Image Added Image Added

To remove a filter, click the Image Added button located just below the query bar, this will revert the workspace back to the original query results.