Search Tokens for Questionnaire 

You can use these tokens to search for questionnaires.

andand

Use a Boolean query to express your query using AND logic.

Example

Show the questionnaire with name NIST and with the state as closed

name: NIST and state: closed

namename

Use a text value ##### to find the questionnaire with the given name.

Example

Show questionnaires that have Quest in the name.

name: Quest

riskrisk

Use the values VERY_HIGH | HIGH | MEDIUM | LOW to find the questionnaire with the state.

Example

Show questionnaires with high risk

risk: HIGH

statestate

Use the values Not Started | In Progress | Pending Review | Closed to find the questionnaire with the state.

Example

Show questionnaires that have state as Pending Review

status: Pending Review

TIMEFRAMETIMEFRAME

Use the values Due within 2 weeks | Idle | Overdue to find the questionnaire created in the specified time frame.

Example

Show questionnaires time frame overdue.

TIMEFRAME: Overdue

tagtag

Use a text value ##### to find the questionnaire with the given tag.

Example

Show questionnaires with the given tag.

tag: External assets