Analysis reports

View as Markdown

When viewing generated analysis reports, you can use the keywords in this section to search and filter.

Name

The Name field can be searched using the syntax name:<text>.

name:"main"

Description

The Description field can be searched using the syntax description:<text>

description:"compare secondary"

Type

The report type can be searched using the syntax type:<text>

type:outliers

Report ID

The ID field is the unique identifier for a given analysis report, written as a UUID. This field is searched using the syntax id:<uuid>.

id:cdb084f9-4811-445c-8ea1-3ea9cf88d536

Timestamps

The timestamp when a report was generated can be searched using the syntax created_at:.

The term supports the standard runZero [time comparison syntax][time].

created_at:>2019-08-01
created_at:<1week

Created by

The Created By field can be searched using the syntax created_by:<term>.

created_by:jsmith
Updated