# WORKFLOW BUILDER

- [Introduction](https://docs.senpiper.com/workflow-builder/introduction.md)
- [Overview](https://docs.senpiper.com/workflow-builder/introduction/overview.md)
- [Navigating workflow builder](https://docs.senpiper.com/workflow-builder/introduction/what-are-the-components-of-the-workflow-builder-interface.md)
- [How to add a new workflow?](https://docs.senpiper.com/workflow-builder/introduction/how-to-add-a-new-workflow.md)
- [How to view draft workflows?](https://docs.senpiper.com/workflow-builder/introduction/how-to-view-draft-workflows.md)
- [Defining workflows](https://docs.senpiper.com/workflow-builder/how-to-create-workflows.md)
- [Define conditions for a workflow step](https://docs.senpiper.com/workflow-builder/how-to-create-workflows/defining-conditions-for-a-step.md)
- [Define Workflow Actions](https://docs.senpiper.com/workflow-builder/how-to-create-workflows/define-workflow-actions.md)
- [Configuring communication settings](https://docs.senpiper.com/workflow-builder/how-to-create-workflows/define-workflow-actions/configuring-communication-settings.md)
- [Configuring a conditional assignee](https://docs.senpiper.com/workflow-builder/how-to-create-workflows/define-workflow-actions/configuring-a-conditional-assignee.md)
- [Selecting an assignment strategy](https://docs.senpiper.com/workflow-builder/how-to-create-workflows/define-workflow-actions/selecting-an-assignment-strategy.md)
- [Define workflow Step](https://docs.senpiper.com/workflow-builder/how-to-create-workflows/define-workflow-step.md)
- [Updating the status for a step of the workflow](https://docs.senpiper.com/workflow-builder/how-to-create-workflows/define-workflow-step/updating-status-and-defining-future-actions-buttons.md)
- [Configuring button settings for a step of the workflow](https://docs.senpiper.com/workflow-builder/how-to-create-workflows/define-workflow-step/configuring-button-settings-for-a-step-of-the-workflow.md)
- [Basic details](https://docs.senpiper.com/workflow-builder/how-to-create-workflows/define-workflow-step/configuring-button-settings-for-a-step-of-the-workflow/basic-details.md)
- [Form edit settings](https://docs.senpiper.com/workflow-builder/how-to-create-workflows/define-workflow-step/configuring-button-settings-for-a-step-of-the-workflow/form-edit-settings.md)
- [Assignment settings](https://docs.senpiper.com/workflow-builder/how-to-create-workflows/define-workflow-step/configuring-button-settings-for-a-step-of-the-workflow/assignment-settings.md)
- [Comment log settings](https://docs.senpiper.com/workflow-builder/how-to-create-workflows/define-workflow-step/configuring-button-settings-for-a-step-of-the-workflow/comment-log-settings.md)
- [Auto trigger settings](https://docs.senpiper.com/workflow-builder/how-to-create-workflows/define-workflow-step/configuring-button-settings-for-a-step-of-the-workflow/auto-trigger-settings.md)
- [Time settings](https://docs.senpiper.com/workflow-builder/how-to-create-workflows/define-workflow-step/configuring-button-settings-for-a-step-of-the-workflow/time-settings.md)
- [Ending workflow](https://docs.senpiper.com/workflow-builder/how-to-create-workflows/ending-workflows.md)
- [Editing workflows](https://docs.senpiper.com/workflow-builder/editing-workflows.md)
- [Deleting workflows](https://docs.senpiper.com/workflow-builder/deleting-workflows.md)
- [Designing the reimbursement workflow (Path 1)](https://docs.senpiper.com/workflow-builder/designing-the-reimbursement-workflow.md)
- [Designing the reimbursement workflow (Path 2)](https://docs.senpiper.com/workflow-builder/designing-the-reimbursement-workflow-path-2.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.senpiper.com/workflow-builder.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.
