1. Open the Admin Center.

  2. Click on Detection Libraries and then Import Library (CSV).

  3. Click on Download CSV Template.

  4. Open the downloaded CSV in an editor of your choice (e.g. Microsoft Excel) and fill in the required information. An example row has been created automatically in the template, this should be deleted before importing.

    This file contains contains the following template required to create detection libraries:

    Field    DescriptionRequiredAllowed ValueDefault Value
    PhraseThe keyword/website/application/caption to detect.YesAnyN/A
    ContextThe context(s) in which the phrase should be detected.

    (BLOCK/ALLOW)
    Keyword - Detects keystrokes
    Website URL - Detects website activity

    (BLOCK ONLY)
    Caption - Detects window titles/captions
    Website Content - Detects within website HTML
    Application - Detects running applications

    Multiple values must be separated by semicolons e.g. KEYWORD;CAPTION
    NoKEYWORD,
    WEBSITEURL,
    CAPTION,
    WEBSITECONTENT,
    APPLICATION
    KEYWORD
    ActionThe action to take when a detection occurs.No
    BLOCK 
    or
    ALLOW
    BLOCK
    SeverityThe severity of the violation which is logged when the detection occurs.NoLOW
    or
    MEDIUM
    or
    HIGH
    or
    URGENT
    or
    CRITICAL
    LOW
    ScreenshotIf a screenshot should be captured when the detection occurs.NoTRUE or FALSEFALSE
    Match(Keyword only) This determines the matching condition for a violation to be raised.

    Alone - A violation will be raised immediately when the phrase is detected.

    SameType - A violation will be raised only once this phrase and another of the same "type" (defined in the type column) are detected.

    AnyType - A violation will be raised once this phrase and another of the same type or any other non-same type phrase are detected.
    NoALONE,
    SAMETYPE,
    ANYTYPE
    ALONE
    TypeThe type used for matching phrases. This is a user-defined field and can be any alphanumeric value upto 8 characters in length. See the Match column description for usage details.NoMaximum of 8 charactersN/A


    IMPORTANT: The above information should be entered on a new row for each library item

  5. Once you have completed entering the user data into the CSV return to Import Library (CSV) in the Senso Portal and click on Select CSV.

  6. A browse window should appear. Browse to the CSV file and select it.

  7. You should now see a table with the contents of your CSV on screen. Confirm the data is correct and then click Start Upload

  8. A prompt window will appear. Enter a name for the library and click to confirm.

    IMPORTANT: Do not navigate away from the page until the import is complete