Divya78
ServiceNow Employee

The Agentic Desktop Recorder is your starting point for building reliable desktop automations. But like any powerful tool, the quality of what you get out depends heavily on how you use it. Follow these guiding principles to create recordings that are clean, stable, and ready for AI agents to execute every time. Before you begin, ensure you have the set up ready (Refer Getting Started with Agentic Desktop - Set up)

 

Divya78_0-1775564187025.png

Recording Best Practices

1. Use Pause Deliberately

Prepare your environment before every step

 

The Pause function exists for a reason, use it. Before each recorded action, pause to navigate to the correct application state, open the required dialog, or prepare your input data. Anything you do while paused is invisible to the Recorder, giving you a clean, intentional sequence with no accidental steps mixed in.

 

Divya78_1-1775564187026.png

 

When to Pause:

  • Switching windows or applications
  • Loading or navigating to the correct screen
  • Preparing input data or opening required dialogs
  • Adjusting screen layout before continuing

2. Always Activate the Target Window First

Context matters-click in before you act

 

The Recorder captures not just your action but the window context it happens in. If the wrong window is active, your action gets associated with the wrong application thereby leading to mismatches at execution time. Before performing any step you want recorded, click anywhere inside the target application window to bring it into focus.

 

Why it matters: Incorrect window context is one of the most common causes of automation failures during playback.

 

3. Wait for the Red Overlay Before Moving On

Let the Recorder confirm each capture

 

After performing each action, wait for the red overlay indicator to appear on screen. This confirmation tells you the action has been successfully captured and the Recorder is ready for the next step. Moving ahead without waiting risks missing or partially capturing interactions especially in applications that take a moment to respond.

Divya78_2-1775564187043.png

 

4. Record slowly and deliberately- Not Quickly

Precision over speed during the recording session

 

The Recorder processes each interaction in sequence. Rapid or overlapping actions including fast double-clicks can confuse the capture engine, resulting in actions being missed, merged, or misinterpreted. Perform each step with slow, clear, deliberate intent. This is especially important for double-clicks, which should be performed slowly enough for the Recorder to recognize them as a single compound action.

 

The Mindset: Record Once, Automate Forever

 

A few extra seconds of care during recording pays off in automations that run reliably across environments, applications, and AI agent sessions without needing constant rework.