Search Tokens for Templates
You can use these tokens to search for templates.
andand
Use a boolean query to express your query using AND logic.
Example
Show templates with the name NIST and with category Info Security
name: NIST and category: INFO SECURITY
namename
Use a text value ##### to find the template with specified name.
Example
Show templates that have CIS in name
name: CIS Top 20 Critical Security Controls
statestate
Use the values DRAFT | PUBLISHED to find templates with the specified status.
Example
Show templates that have a status draft
state: DRAFT
createdBycreatedBy
Use a text value ##### to list all templates created by the specified author.
Example
Show templates that have this author
createdBy: John Doe
categorycategory
Use the values from the available list to find the templates with specified category. Values are CYBERSECURITY | ENERGY | FINANCE| HEALTHCARE | INFO SECURITY and many more.
Example
Show templates that have this category
category: CYBERSECURITY