> For the complete documentation index, see [llms.txt](https://docs.visualyze.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.visualyze.ai/rpa-studio/automation/sap/find/find-by-name.md).

# Find By Name

Finds the SAP GUI element by name.

This activity is used to find the SAP GUI element by the given name. It selects the first element in the list if there are multiple items in the search result.

### Input

* **Element Name:** [`String Argument`](/getting-started/rpa-studio/arguments.md#types-of-arguments) <mark style="color:red;">`Required`</mark>\
  Specifies the name of the element to be found.
* **Element Type:**\
  Specifies the type of element to be found.

### Output

* **Selector:**\
  Specifies the element found.
