| Therefore⢠Navigator | Scroll | 
| Command | Result | Comment | 
| TheNavigator | Open the application. | |
| -nosplash | No splash screen is displayed. | |
| -cat:<category name> | Display a hit-list for all documents in the category. | No space between : and <category name> and put the category name in "" if there are any spaces. | 
| -catno:<category number> | Display a hit-list for all documents in the category. | No space between : and <category number>. | 
| -case:<case name> | Display a hit-list for all cases in the case definition. | No space between : and <case name> and put the case name in "" if there are any spaces. | 
| -caseno:<case number> | Display a hit-list for all cases in the case definition. | No space between : and <case number> . | 
| -createnew | Open a Therefore⢠form directly without starting the Therefore⢠Navigator. | Must be used with another command to specify what should be opened. Examples: -CreateNew - CatNo:10 (show empty dialog for category/form 10) -CreateNew - CaseNo:10 (show empty dialog for case/form 10) -CreateNew -CatNo:10 -fieldnamevalue:Amount;20 (show empty dialog for category/form 10, with the field "Amount" set to 10) 
 | 
| -fieldnamevalue:<field name>;<field value> | Display a hit-list for all documents/cases that match the string in field. | Multiple fields can be used. Operators can also be used. Can be used with -cat: or -case: | 
| -query:<query name> | Run the specified saved search. | No space between : and <query name> and put the query name in "" if there are any spaces. | 
| -queryno:<query number> | Run the specified saved search. | No space between : and <query number> . | 
| -flag:y | If only one result is returned open it in the Therefore⢠Viewer. | Can be used with -cat: , -case: or -query |