Example Prompts
A library of real platform actions, expressed the way you would say them out loud. Use these as a starting point — you can always phrase things your own way, in your own language.
tip
Camera and device names below (like "entrance" or "factory") are examples. Replace them with your own. The assistant uses fuzzy matching, so you don't need the exact name.
Cameras & streams
| Prompt | What happens |
|---|---|
| "I want to watch a camera." | Shows a picker with your cameras |
| "Open the entrance camera." | Opens the live stream |
| "Show the cameras in the warehouse group." | Lists cameras in that group |
| "Close the entrance camera." | Closes that stream |
| "Close all streams." | Closes all open streams |
| "Load my lobby layout template." | Loads a saved camera layout |
Recording
| Prompt | What happens |
|---|---|
| "Record the entrance camera." | Starts a recording |
| "Stop recording the entrance camera." | Stops that recording |
| "Record every weekday from 09:00 to 18:00." | Creates a recurring recording schedule |
| "Show my recordings." | Lists recordings to review |
AI jobs
| Prompt | What happens |
|---|---|
| "Start people detection on the entrance camera." | Launches a job with the right model |
| "Detect vehicles on the parking camera." | Selects a suitable model and starts a job |
| "Stop the people detection job." | Stops that job |
| "What jobs are running?" | Lists active jobs |
Alarms
| Prompt | What happens |
|---|---|
| "Show today's alarms." | Lists triggered alarm events for today |
| "Create an alarm when a person is detected on the entrance camera." | Creates an inference alarm |
| "List my device alarms." | Lists device alarms |
Devices
| Prompt | What happens |
|---|---|
| "Connect to a device." | Shows a picker with your online devices |
| "Show the factory device status." | Displays live device metrics |
| "What's the GPU usage on the Orin NX?" | Shows GPU metrics for that device |
Scheduling & calendars
| Prompt | What happens |
|---|---|
| "Create a calendar that runs weekdays 09:00–18:00." | Creates a recurring calendar |
| "Schedule people detection every day from 08:00 to 20:00." | Creates a scheduled job |
| "Record the lobby camera every weekend." | Creates a recurring recording |
note
Some prompts open a selection card (for example, when several cameras match) or ask for confirmation (for sensitive or irreversible actions) before anything happens. This is expected — see How It Works.