---
sourceDocument: Australia Enable AI
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/intelligent-experiences

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Enable AI

ft:clusterId :

    - platai

bundleId :

    - platai

workflow :

    - Platform


---

# Screen, anchor, and step properties

# Screen, anchor, and step properties in Agentic Desktop {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 3 min. de leitura

Learn about the properties of screens, anchors, and steps. There are multiple types of steps and each step type has distinct properties. You can update the properties to modify the behavior of the steps.

## Screen {#screen-anchor-and-action-properties-ad__section_upq_vht_ghc}

{#screen-anchor-and-action-properties-ad__table_ydk_d3t_ghc__entry__2}

| Property | Description |
|-|-|
| Name | Unique name for the captured screen. The updated name reflects in the Screens and steps panel. |
| Execution order | Order in which the screen is executed when multiple screens are captured. You can drag the screen at the desired order in the Screens and steps panel. |
[Tabela 1. Screen properties]

{#screen-anchor-and-action-properties-ad__table_ydk_d3t_ghc}

## Anchor {#screen-anchor-and-action-properties-ad__section_nw2_fjt_ghc}

{#screen-anchor-and-action-properties-ad__table_hfv_fjt_ghc__entry__2}

| Property | Description |
|-|-|
| Name | Unique name of the added anchor. The updated name reflects in the Screens and steps panel. |
| Execution order | Order in which the anchor is executed when multiple anchors are added. |
| X | Location of the top-left corner of the anchor on the screen along the X-axis. |
| Y | Location of the top-left corner of the anchor on the screen along the Y-axis. |
| Width | Width of the area highlighted as anchor. |
| Height | Height of the area highlighted as anchor. |
| Convert to grayscale | Option to convert the captured screen as a grayscale image. The default value is False. |
| Search in Scale | Option to specify whether the component scales the target image before trying to match the source image. The scaling is done in an increment of 10% each between 100% and 150%. The default value is False. |
| Confidence threshold | Specifies the accuracy in matching the image captured before the component performs a step. The value of 1 defines a 100% match while 0.5 defines 50% match. The default value is 0.95 or 95% match. |
| Retry with scroll | Option to scroll the target image before trying to match the source image. |
| Wait for image | Option to specify if the automation must wait for the image to appear on the screen. The default value is True. |
| Max wait time | Number of seconds to wait for the image or application to appear on the screen. |
| Delay before | Delay in number of seconds before the anchor is executed. The automation waits until the specified time elapses before executing the anchor. |
| Delay after | Delay in number of seconds after the anchor is executed. The automation will wait until the specified time elapses before executing the next anchor. |
[Tabela 2. Anchor properties]

{#screen-anchor-and-action-properties-ad__table_hfv_fjt_ghc}

## Step {#screen-anchor-and-action-properties-ad__actionset-click}

Common properties for steps

:   The following properties apply to all steps - Set Text, Click, Mouse Click, Send Keys, Get Text, Get Table, and OCR Read Text.

    {#screen-anchor-and-action-properties-ad__table_fwq_zj5_ghc__entry__2}

    | Property | Description |
    |-|-|
    | Name | Unique name of the step. The updated name reflects in the Screens and steps panel. |
    | Execution order | Order in which this step is executed when multiple steps are set up. This order is assigned when you add a step from the anchor. You can drag the step under its anchor at the desired order in the Screens and Steps panel. |
    | Type | Type of the step, such as Set Text, Get Text, Mouse Click. |
    | Description | Helpful description of this step. |
    | X | Location of the green plus icon ![]() along the X-axis relative to the anchor. |
    | Y | Location of the green plus icon ![]() along the Y-axis relative to the anchor. |
    | Delay before | Delay in seconds before the action is executed. |
    | Delay after | Delay in seconds after the action is executed. |
    [Tabela 3. Common properties]

    {#screen-anchor-and-action-properties-ad__table_fwq_zj5_ghc}

Set Text
:
    {#screen-anchor-and-action-properties-ad__table_l1r_54s_rsb__entry__2}

    | Property | Description |
    |-|-|
    | Value | New text to set in the field. |
    [Tabela 4. Set Text properties]

    {#screen-anchor-and-action-properties-ad__table_l1r_54s_rsb}

Mouse Click
:
    {#screen-anchor-and-action-properties-ad__table_qyf_lk5_ghc__entry__2}

    | Property | Description |
    |-|-|
    | Mouse click type | Type of mouse click action to set for this step: * Left click * Left double click * Middle click * Right click * Right double click * Move * Drag * Drop * Scroll down * Scroll up * Paste {#screen-anchor-and-action-properties-ad__ul_mxj_rk5_ghc} |
    [Tabela 5. Mouse Click properties]

    {#screen-anchor-and-action-properties-ad__table_qyf_lk5_ghc}

Send Keys
:
    {#screen-anchor-and-action-properties-ad__table_bdj_1l5_ghc__entry__2}

    | Property | Description |
    |-|-|
    | Clear existing value | Option to specify if the step clears the existing value on a field before setting the text. |
    | Value | New text to set in the field. |
    | Focus with mouse click | Option to use the mouse click to focus on the area in the application where the mouse inputs are passed. |
    [Tabela 6. Send Keys properties]

    {#screen-anchor-and-action-properties-ad__table_bdj_1l5_ghc}

OCR Read Text
:
    {#screen-anchor-and-action-properties-ad__table_vhw_fq5_ghc__entry__2}

    | Property | Description |
    |-|-|
    | Width | Width of the area in image to recognize and get the text. |
    | Height | Height of the area in image to recognize and get the text. |
    [Tabela 7. OCR Read Text properties]

    {#screen-anchor-and-action-properties-ad__table_vhw_fq5_ghc}

