# Workflow steps / process flow

### What is the purpose of workflow stages?&#x20;

Workflow stages allow you to materialize a realization process by moving from one stage to another. In this way, you can break down your procedure in a very operational manner by indicating the steps to follow directly in Dastra.&#x20;

### How to customize workflow stages?&#x20;

Click on "Settings" and then "Process Flow." ​ ​&#x20;

This will give you access to the different available workflow stages per process. Customize them according to your preferences and then click "Save."&#x20;

<figure><img src="https://2697025545-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LvBxs22wUMicv9uWp6C-1972196547%2Fuploads%2F0Mp9fv5izT2rFRVuDhTa%2Fimage.png?alt=media&#x26;token=b33ed993-220f-4210-af72-993d13ac437e" alt=""><figcaption></figcaption></figure>

### Can you delete a workflow stage?&#x20;

To delete stages, click on the trash bin. Elements attached to the deleted stage will automatically be reattached to the top-level stage in the same status.&#x20;

For example, if **you delete the "In Progress" stage** in task workflows,

<figure><img src="https://2697025545-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LvBxs22wUMicv9uWp6C-1972196547%2Fuploads%2FONIZBc7aSzmQAeZsER1c%2Fimage.png?alt=media&#x26;token=f6f32271-388f-4372-9da8-a3252d345dd1" alt=""><figcaption></figcaption></figure>


---

# 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://doc.dastra.eu/en/features/settings/les-workflows.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.
