# TAP Actions

- [CSV](https://docs.tailent.com/actions/tap-actions/csv.md)
- [Append CSV](https://docs.tailent.com/actions/tap-actions/csv/append-csv.md)
- [Read CSV](https://docs.tailent.com/actions/tap-actions/csv/read-csv.md)
- [Write CSV](https://docs.tailent.com/actions/tap-actions/csv/write-csv.md)
- [Application](https://docs.tailent.com/actions/tap-actions/application.md)
- [Kill Process](https://docs.tailent.com/actions/tap-actions/application/kill-process.md)
- [Start Process](https://docs.tailent.com/actions/tap-actions/application/start-process.md)
- [Wait for Control](https://docs.tailent.com/actions/tap-actions/application/wait-for-control.md)
- [Clipboard](https://docs.tailent.com/actions/tap-actions/clipboard.md)
- [Get Clipboard Text](https://docs.tailent.com/actions/tap-actions/clipboard/get-clipboard-text.md)
- [Set Clipboard Text](https://docs.tailent.com/actions/tap-actions/clipboard/set-clipboard-text.md)
- [Control](https://docs.tailent.com/actions/tap-actions/control.md)
- [If Control Exists](https://docs.tailent.com/actions/tap-actions/control/if-control-exists.md)
- [Wait for Control to Disappear](https://docs.tailent.com/actions/tap-actions/control/wait-for-control-to-disappear.md)
- [Check Control](https://docs.tailent.com/actions/tap-actions/control/check-control.md)
- [Select List Item](https://docs.tailent.com/actions/tap-actions/control/select-list-item.md)
- [Set Focus](https://docs.tailent.com/actions/tap-actions/control/set-focus.md)
- [Set Text](https://docs.tailent.com/actions/tap-actions/control/set-text.md)
- [Get Value](https://docs.tailent.com/actions/tap-actions/control/get-value.md)
- [Get Native Value](https://docs.tailent.com/actions/tap-actions/control/get-native-value.md)
- [Get Window State](https://docs.tailent.com/actions/tap-actions/control/get-window-state.md)
- [Set Window State](https://docs.tailent.com/actions/tap-actions/control/set-window-state.md)
- [Custom](https://docs.tailent.com/actions/tap-actions/custom.md)
- [C# Script](https://docs.tailent.com/actions/tap-actions/custom/c-script.md)
- [Data](https://docs.tailent.com/actions/tap-actions/data.md)
- [JSON Deserialization](https://docs.tailent.com/actions/tap-actions/data/json-deserialization.md)
- [Database](https://docs.tailent.com/actions/tap-actions/database.md)
- [Connect To Database](https://docs.tailent.com/actions/tap-actions/database/connect-to-database.md)
- [Database Query](https://docs.tailent.com/actions/tap-actions/database/database-query.md)
- [Database Non Query](https://docs.tailent.com/actions/tap-actions/database/database-non-query.md)
- [Disconnect From Database ](https://docs.tailent.com/actions/tap-actions/database/disconnect-from-database.md)
- [Diagram](https://docs.tailent.com/actions/tap-actions/diagram.md)
- [Invoke Workflow](https://docs.tailent.com/actions/tap-actions/diagram/invoke-workflow.md)
- [Sequence](https://docs.tailent.com/actions/tap-actions/diagram/sequence.md)
- [Direct text](https://docs.tailent.com/actions/tap-actions/direct-text.md)
- [Click Text](https://docs.tailent.com/actions/tap-actions/direct-text/click-text.md)
- [Extract Direct Text](https://docs.tailent.com/actions/tap-actions/direct-text/extract-direct-text.md)
- [Excel](https://docs.tailent.com/actions/tap-actions/excel.md)
- [Write Table](https://docs.tailent.com/actions/tap-actions/excel/write-table.md)
- [Set Range Color](https://docs.tailent.com/actions/tap-actions/excel/set-range-color.md)
- [Rename Sheet](https://docs.tailent.com/actions/tap-actions/excel/rename-sheet.md)
- [Read Range](https://docs.tailent.com/actions/tap-actions/excel/read-range.md)
- [Read Cell Formula](https://docs.tailent.com/actions/tap-actions/excel/read-cell-formula.md)
- [Insert Rows](https://docs.tailent.com/actions/tap-actions/excel/insert-rows.md)
- [Insert Columns](https://docs.tailent.com/actions/tap-actions/excel/insert-columns.md)
- [Format Range](https://docs.tailent.com/actions/tap-actions/excel/format-range.md)
- [Fill Rows](https://docs.tailent.com/actions/tap-actions/excel/fill-rows.md)
- [Fill Columns](https://docs.tailent.com/actions/tap-actions/excel/fill-columns.md)
- [Delete Sheet](https://docs.tailent.com/actions/tap-actions/excel/delete-sheet.md)
- [Delete Rows](https://docs.tailent.com/actions/tap-actions/excel/delete-rows.md)
- [Delete Columns](https://docs.tailent.com/actions/tap-actions/excel/delete-columns.md)
- [Create Sheet](https://docs.tailent.com/actions/tap-actions/excel/create-sheet.md)
- [Clear Range](https://docs.tailent.com/actions/tap-actions/excel/clear-range.md)
- [Open Excel WorkBook](https://docs.tailent.com/actions/tap-actions/excel/open-excel-workbook.md)
- [Close Excel WorkBook](https://docs.tailent.com/actions/tap-actions/excel/close-excel-workbook.md)
- [Get Cell Value](https://docs.tailent.com/actions/tap-actions/excel/get-cell-value.md)
- [Set Cell Value](https://docs.tailent.com/actions/tap-actions/excel/set-cell-value.md)
- [Flow](https://docs.tailent.com/actions/tap-actions/flow.md)
- [Assign Value](https://docs.tailent.com/actions/tap-actions/flow/assign-value.md)
- [Show Message Box](https://docs.tailent.com/actions/tap-actions/flow/show-message-box.md)
- [Wait](https://docs.tailent.com/actions/tap-actions/flow/wait.md)
- [Loging](https://docs.tailent.com/actions/tap-actions/loging.md)
- [Log to FIle](https://docs.tailent.com/actions/tap-actions/loging/log-to-file.md)
- [Write to Console](https://docs.tailent.com/actions/tap-actions/loging/write-to-console.md)
- [IO](https://docs.tailent.com/actions/tap-actions/io.md)
- [Copy File](https://docs.tailent.com/actions/tap-actions/io/copy-file.md)
- [Create Directory](https://docs.tailent.com/actions/tap-actions/io/create-directory.md)
- [Create File](https://docs.tailent.com/actions/tap-actions/io/create-file.md)
- [Delete Directory](https://docs.tailent.com/actions/tap-actions/io/delete-directory.md)
- [Delete File](https://docs.tailent.com/actions/tap-actions/io/delete-file.md)
- [Move File](https://docs.tailent.com/actions/tap-actions/io/move-file.md)
- [Read Text File](https://docs.tailent.com/actions/tap-actions/io/read-text-file.md)
- [Write To File](https://docs.tailent.com/actions/tap-actions/io/write-to-file.md)
- [Keyboard](https://docs.tailent.com/actions/tap-actions/keyboard.md)
- [Press Key](https://docs.tailent.com/actions/tap-actions/keyboard/press-key.md)
- [Type Text](https://docs.tailent.com/actions/tap-actions/keyboard/type-text.md)
- [Type Password](https://docs.tailent.com/actions/tap-actions/keyboard/type-password.md)
- [Mail](https://docs.tailent.com/actions/tap-actions/mail.md)
- [Get Email Messages](https://docs.tailent.com/actions/tap-actions/mail/get-email-messages.md)
- [Move Mail Message](https://docs.tailent.com/actions/tap-actions/mail/move-mail-message.md)
- [Save Email Attachment](https://docs.tailent.com/actions/tap-actions/mail/save-email-attachment.md)
- [Get Outlook 365 Emails](https://docs.tailent.com/actions/tap-actions/mail/get-outlook-365-emails.md)
- [Save Outlook 365 Attachments](https://docs.tailent.com/actions/tap-actions/mail/save-outlook-365-attachments.md)
- [Mouse](https://docs.tailent.com/actions/tap-actions/mouse.md)
- [Click Control](https://docs.tailent.com/actions/tap-actions/mouse/click-control.md)
- [Click Point](https://docs.tailent.com/actions/tap-actions/mouse/click-point.md)
- [Move Mouse](https://docs.tailent.com/actions/tap-actions/mouse/move-mouse.md)
- [Move to Control](https://docs.tailent.com/actions/tap-actions/mouse/move-to-control.md)
- [Click Image](https://docs.tailent.com/actions/tap-actions/mouse/click-image.md)
- [Office](https://docs.tailent.com/actions/tap-actions/office.md)
- [Word.Replace](https://docs.tailent.com/actions/tap-actions/office/word.replace.md)
- [Get Word Page Count](https://docs.tailent.com/actions/tap-actions/office/get-word-page-count.md)
- [PDF](https://docs.tailent.com/actions/tap-actions/pdf.md)
- [Extract Sections from PDF](https://docs.tailent.com/actions/tap-actions/pdf/extract-sections-from-pdf.md)
- [Get PDF Page Count](https://docs.tailent.com/actions/tap-actions/pdf/get-pdf-page-count.md)
- [Read text from PDF](https://docs.tailent.com/actions/tap-actions/pdf/read-text-from-pdf.md)
- [UI](https://docs.tailent.com/actions/tap-actions/ui.md)
- [Assign Control Identifier](https://docs.tailent.com/actions/tap-actions/ui/assign-control-identifier.md)
- [User](https://docs.tailent.com/actions/tap-actions/user.md)
- [Choose File](https://docs.tailent.com/actions/tap-actions/user/choose-file.md)
- [Choose Folder](https://docs.tailent.com/actions/tap-actions/user/choose-folder.md)
- [User Input Dialog](https://docs.tailent.com/actions/tap-actions/user/user-input-dialog.md)
- [Visual](https://docs.tailent.com/actions/tap-actions/visual.md)
- [Get Image](https://docs.tailent.com/actions/tap-actions/visual/get-image.md)
- [Extract Text](https://docs.tailent.com/actions/tap-actions/visual/extract-text.md)
- [Web](https://docs.tailent.com/actions/tap-actions/web.md)
- [Wait for Page](https://docs.tailent.com/actions/tap-actions/web/wait-for-page.md)
- [Run JavaScript](https://docs.tailent.com/actions/tap-actions/web/run-javascript.md)
- [Wait for Element Attribute](https://docs.tailent.com/actions/tap-actions/web/wait-for-element-attribute.md)
- [Set Element Text](https://docs.tailent.com/actions/tap-actions/web/set-element-text.md)
- [Get HTML Element](https://docs.tailent.com/actions/tap-actions/web/get-html-element.md)
- [Open Browser](https://docs.tailent.com/actions/tap-actions/web/open-browser.md)
- [Click Element](https://docs.tailent.com/actions/tap-actions/web/click-element.md)
- [Get HTML](https://docs.tailent.com/actions/tap-actions/web/get-html.md)
- [HTTP REST Request](https://docs.tailent.com/actions/tap-actions/web/http-rest-request.md)
- [ZIP](https://docs.tailent.com/actions/tap-actions/zip.md)
- [Add to ZIP](https://docs.tailent.com/actions/tap-actions/zip/add-to-zip.md)
- [Extract ZIP](https://docs.tailent.com/actions/tap-actions/zip/extract-zip.md)
- [Selenium](https://docs.tailent.com/actions/tap-actions/selenium.md)
- [Open Selenium Instance](https://docs.tailent.com/actions/tap-actions/selenium/open-excel-workbook.md)
- [Close Selenium Instance](https://docs.tailent.com/actions/tap-actions/selenium/open-excel-workbook-1.md)
- [Run Javascript](https://docs.tailent.com/actions/tap-actions/selenium/open-excel-workbook-2.md)
- [Click Element by XPath](https://docs.tailent.com/actions/tap-actions/selenium/open-excel-workbook-3.md)
- [Set Element Text by XPath](https://docs.tailent.com/actions/tap-actions/selenium/open-excel-workbook-4.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tailent.com/actions/tap-actions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
