> For the complete documentation index, see [llms.txt](https://docs.aisera.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aisera.com/aisera-platform/ai-automation-optimize-flow/ai-workflow-studio/workflow-reference-guides/workflow-nodes/action-nodes/action.md).

# Action

Use the **Action** node to integrate with external systems that integrate with the Aisera Gen AI Platform. \
Examples include connecting to VMs, Active Directory, Workday, or ServiceNow.

<div align="left"><figure><img src="/files/dDBX5zToSrfd1RRtvknW" alt="" width="563"><figcaption></figcaption></figure></div>

The diagram above illustrates that the node is interacting with the external Okta system for Software Provisioning.

### Set Maximum Number of File Attachments

You can use the AI Workflow Studio’s User Input Node to set the maximum number of files for attachments, if you are using the Webchat channel with your bot.

![](https://aisera.gitbook.io/~gitbook/image?url=https%3A%2F%2F2983236984-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FiZkLJr3EjXkd2tHYiQJP%252Fuploads%252FuaV6Ry2nKe9hfnG2rkZp%252F5.png%3Falt%3Dmedia\&width=768\&dpr=4\&quality=100\&sign=f775b87c\&sv=2)

To edit a Workflow node, hover your cursor over the node you want to edit while you have the workflow displayed as a graph on the canvas. Then click the **pencil icon** that appears below your cursor, and you will see the node edit window.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.aisera.com/aisera-platform/ai-automation-optimize-flow/ai-workflow-studio/workflow-reference-guides/workflow-nodes/action-nodes/action.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.
