# Define Workflow Actions

Let's continue building the workflow by adding the next step

<figure><img src="/files/yG6TgSI9PU8a5m1hrw68" alt=""><figcaption><p><em>Add New step after setting a condition</em></p></figcaption></figure>

Once the next step is added after the condition, users can define workflow further by adding more functionalities to this step.&#x20;

* Configure communication
* Configure conditional Assignee
* Select assignment strategy


---

# 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.senpiper.com/workflow-builder/how-to-create-workflows/define-workflow-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.
