> 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/vision/click-image.md).

# Click Image

Click on an image.

This activity allows users to perform a specific click operation (Left click, Right-click, etc.) on a user-specified image on a specified area on the desktop.

### Input

* **Click Offset:**\
  The X and Y offset will be added to the middle point of the found image. A positive X value moves to the right, and a positive Y value moves to the bottom. Negative values move to the opposite direction.
* **Click Type:**\
  Specifies the click type that is to be used on the image.
* **Image:** [`String Argument`](/getting-started/rpa-studio/arguments.md#types-of-arguments)![](https://1935494318-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M927xRZSEM57y2sBcm3%2Fuploads%2Fgit-blob-60c0f61d26a232f2fd29f73432b792d3f03147e3%2Fimage.png?alt=media)\
  Specify the image that is to be clicked.

### Area Settings

* **Desktop Area:**\
  Specifies an area on the Desktop where the specified image is present.
* **UI Element Selector:**\
  Specifies a UI Element or a Window on the screen in which the specified image is present.

### Configure

* **Mode:**

  The **TopMostWindow** mode will take a screenshot of the topmost window. The **Auto** mode will either use the UI Element Selector or Desktop Area Rectangle to take the screenshot.
