Versions Compared

Key

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

Overview

todo

Widget Filtering

Image Removed 

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 Removed 

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 Removed icon to 'enter click-to-filter' mode, then click on a document cluster Image Removed 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 Removed icon at the top left of the section header and select 'Filter Selected Items' from the list.

Image Removed Image Removed

...