---
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


---

# Design desktop actions

# Desktop actions 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) 5 min. de leitura

Desktop actions enable you to automate repetitive tasks on your desktop and web applications. This capability helps you streamline repetitive tasks, improve efficiency, and integrate desktop application workflows into your ServiceNow processes.

## Types of desktop actions {#desktop-actions-designer-workspace-ad__section_mrj_hx1_hhc}

AI agents use these desktop actions to interact with desktop applications, perform UI-based tasks, and automate end-to-end workflows. There are two types of desktop actions that can be added as tools to AI agents:

UI blocks

:   The UI block actions help you simulate humans interacting with UI elements on your thick client applications, legacy systems, or SaaS applications without APIs. These actions include clicking buttons, typing into text boxes, selecting from dropdown menus, and more. These desktop actions make it easier to automate repetitive tasks. They encapsulate repeatable UI interactions, such as screens, anchors, and steps. You can create, manage, and test your desktop actions using the no-code Design workspace.Example: Filling in fields on a payroll application, updating inventory in a point-of-sale system, or submitting a request through a
    desktop insurance claims app.

    You can access and view the existing desktop actions in the ServiceNow instance by navigating to AllAgentic DesktopDesktop Actions. You can see the details of related desktop action applications, AI agents, and desktop action execution records for UI block, and AI agents and desktop action execution records for non-UI block
    desktop actions.

Non-UI block

:   The non-UI block actions include pre-built connectors that enable your AI agents to interact with various applications and system components in the background. These connectors streamline automation by offering actions for common tasks, reducing the need for complex scripting. Each connector focuses on a specific application or system area, providing a collection of related methods. You can't create non-UI block actions.Example: Reading data from Microsoft Excel, extracting emails from Microsoft Outlook, generating a PDF, compressing files into a ZIP, fetching records from a database, or sending a system notification.

    Non-UI block actions are supported for the following applications:  
    Nota:  
    For the AI agents to perform non-UI block automations, the following applications must already be installed on the end-user's system.
    {#desktop-actions-designer-workspace-ad__table_i2q_4lb_hhc__entry__2}

    | Application | Description |
    |-|-|
    | Microsoft Excel | Enables AI agents to perform standard actions on the Microsoft Excel documents. For example, data manipulation, content modification, and information retrieval from spreadsheets. The following methods are supported: * ReadData * WriteData * FindAndReplace {#desktop-actions-designer-workspace-ad__ul_iwk_bmb_hhc} Nota: CSV and password-protected files aren't supported. |
    | Microsoft Outlook | Enables AI agents to perform standard actions on the Microsoft Outlook application. For example, you can automate sending or replying to emails. The following methods are supported: * DeleteMail * ForwardMail * GetMailsFromFolder * MoveMail * Reply * SaveAllAttachments * SendMail * GetMail * MarkAsRead * MarkAsUnread {#desktop-actions-designer-workspace-ad__ul_qzh_gmb_hhc} Nota: Only the classic view is supported. Shared inboxes aren't supported. |
    | Microsoft Word | Enables AI agents to perform standard actions on the Microsoft Word documents. For example, you can replace text in a document. The following methods are supported: * GetText * InsertText * ReplaceText {#desktop-actions-designer-workspace-ad__ul_xyv_smb_hhc} Nota: Password-protected files aren't supported. |
    | PDF | Enables AI agents to perform standard actions on the PDF documents. For example, extracting text, converting to Excel or Images, and merging and spiting files. The following methods are supported: * GetText * ConvertToExcel * ConvertToImages * Merge * Split {#desktop-actions-designer-workspace-ad__ul_olp_xmb_hhc} Nota: Password-protected files aren't supported. |
    | PowerShell | Enables AI agents to execute PowerShell commands and scripts and returns the results. The following methods are supported: * InvokeCommand * InvokeScript {#desktop-actions-designer-workspace-ad__ul_ytm_fnb_hhc} Nota: Each PowerShell step runs in a new session. Output from one step isn't carried over to the next step. |
    | SQL | Enables AI agents to execute custom SQL queries against supported databases (MSSQL, ORACLE, MYSQL, OLEDB, ODBC) and returns results as JSON. The following method is supported: ExecuteQuery |
    | Secure Shell (SSH) | Enables AI agents to securely connect to remote servers to run SSH commands and scripts; and returns the execution results. This connector supports non-interactive commands. The following method is supported: RunCommand Nota: Each SSH step runs in a new session. Output from one step isn't carried over to the next step. |
    | System Actions | Enables AI agents to perform standard Windows system operations. For example, starting an app, creating a ZIP file, or deleting any file or folder. The following methods are supported: * StartApp * Terminate * DateTimeNow * SetEnvironmentVariable * GetEnvironmentVariable * CopyFileOrFolder * DeleteFileOrFolder * WriteToFile * ReadFromFile * GetFilesFromFolder * ExtractFile * CreateZip {#desktop-actions-designer-workspace-ad__ul_afx_snb_hhc} |
    [ ]

    {#desktop-actions-designer-workspace-ad__table_i2q_4lb_hhc}

## Ways to create desktop actions {#desktop-actions-designer-workspace-ad__section_pj5_3x1_hhc}

Nota:  
If your automation requires manual inputs, such as entering an OTP or CAPTCHA, you must provide instructions to the AI Agent to wait for user input during execution. Otherwise, the automation can't proceed.

You can create desktop actions of type UI block in the following ways:

[Auto-capture screens and steps](https://servicenow-prod.fluidtopics.net/hUMkOkXVIItmDt0P~uwF1A "Create desktop actions by auto-capturing steps to automate repetitive tasks in Agentic Desktop. You can save the steps that you perform on the application elements as a reusable desktop action of type UI block.")
:   With Action recorder, you can record your interactions with desktop applications to create automated workflows. It records every step you take, including clicks, keystrokes, and data entry, along with visual and
    contextual information. By recording steps, you can automate tasks that replicate your interactions. You can save the recorded screens and steps as a reusable desktop action. For more information, see [Action recorder in Agentic Desktop](https://servicenow-prod.fluidtopics.net/JW~NZoUC2S4aanWViaxzIg "With Action recorder, you can auto-capture steps to automate repetitive tasks in Agentic Desktop. You can save the steps that you perform on the application elements as a reusable desktop action of type UI block.").

[Manually capture screens and steps](https://servicenow-prod.fluidtopics.net/eTtj818J_kI67rzn~IIi4w "Create desktop actions by manually capturing steps to automate repetitive tasks in Agentic Desktop. The steps that you define on one or more application screens are saved as a reusable desktop action of type UI block.")
:   You can manually take a screen capture, add anchors and steps to automate a series of steps you perform on your computer, such as clicking buttons, typing text, or interacting with different applications, and then
    save this sequence as a reusable desktop action.

## Benefits of desktop actions {#desktop-actions-designer-workspace-ad__section_ztg_5hr_fhc}

* Eliminate manual effort by automating repetitive tasks for frequent desktop activities.
* Execute complex sequences of steps quickly and consistently.
* Connect desktop application processes with your broader ServiceNow automations.
* Standardize task execution to minimize human error.
* You can record steps directly on your desktop applications.
* Automate tasks that span across multiple desktop applications.
* Save recorded sequences as desktop actions to use them in various automations.
* Review, rearrange, edit, or delete individual steps within a recorded action.
* Mask sensitive information during recording and store it securely.
{#desktop-actions-designer-workspace-ad__ul_nbq_vhr_fhc}

## How the Design workspace works {#desktop-actions-designer-workspace-ad__section_vy2_lvd_2hc}

Record steps
:   Capture your interactions with desktop applications, including clicks, text input, and screen navigation.

Define steps
:   Specify individual steps like Click, Set Text, or Get Text to interact with elements on your screen.

Application details
:   Select and store the desktop applications involved in your automations in the Details tab.

Organize screens
:   Structure your recorded steps by application screens, making it easy to review and edit.

Save and publish
:   Store your desktop actions in your ServiceNow instance for reuse and deployment.

## What you can automate {#desktop-actions-designer-workspace-ad__section_ctr_fvd_2hc}

Desktop actions support a wide range of desktop application interactions, including:

* Entering data into forms.
* Extracting information from applications.
* Navigating through application menus and screens.
* Performing steps like saving files or generating reports.
* Transferring data between different desktop applications.
{#desktop-actions-designer-workspace-ad__ul_r2x_rzz_dhc}
**Conceitos relacionados**   

* [Agentic Desktop Design workspace](https://servicenow-prod.fluidtopics.net/Fu0GWG9zICohe3YooYNCBQ "The Design workspace is an interactive environment within Agentic Desktop that enables you to create desktop actions by recording and configuring user interactions with desktop applications. The workspace provides a visual canvas where you can design multi-screen automation workflows that capture business processes across different applications.")
* [Action recorder in Agentic Desktop](https://servicenow-prod.fluidtopics.net/JW~NZoUC2S4aanWViaxzIg "With Action recorder, you can auto-capture steps to automate repetitive tasks in Agentic Desktop. You can save the steps that you perform on the application elements as a reusable desktop action of type UI block.")  
**Tarefas relacionadas**   

* [Automate repetitive tasks by auto-capturing steps in Agentic Desktop](https://servicenow-prod.fluidtopics.net/hUMkOkXVIItmDt0P~uwF1A "Create desktop actions by auto-capturing steps to automate repetitive tasks in Agentic Desktop. You can save the steps that you perform on the application elements as a reusable desktop action of type UI block.")
* [Automate repetitive tasks by manually capturing steps in Agentic Desktop](https://servicenow-prod.fluidtopics.net/eTtj818J_kI67rzn~IIi4w "Create desktop actions by manually capturing steps to automate repetitive tasks in Agentic Desktop. The steps that you define on one or more application screens are saved as a reusable desktop action of type UI block.")
* [Add details to desktop actions in Agentic Desktop](https://servicenow-prod.fluidtopics.net/4yMt9yc~TSXmrYYINWKLRg "Add desktop action details, such as name, description, and associated applications, and review inputs and outputs.")
* [Test and activate a desktop action in Agentic Desktop](https://servicenow-prod.fluidtopics.net/RqGSwWEICDLMAfhJsT3Qsw "Test the desktop action and then activate it so that it’s available as a tool in the AI Agent Studio. You can add this tool to the AI agents that execute desktop actions in your desktop environment.")
* [Add a desktop action to an AI agent](https://servicenow-prod.fluidtopics.net/Ieo2VWTQR4Mlp9adasf8Bg "Add a desktop action as a tool to an AI agent in AI Agent Studio so that AI agents can perform desktop actions for repetitive tasks.")

