> For the complete documentation index, see [llms.txt](https://doc.dastra.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.dastra.eu/nl/features/settings/workflows.md).

# Workflowstappen / processtroom

## Waar worden workflowstappen voor gebruikt?

Met workflowstappen kunt u een productieproces materialiseren door van de ene stap naar de volgende \&#x20 te gaan;

Op deze manier kunt u uw procedure op een zeer operationele manier definiëren door de te volgen stappen direct in Dastra aan te geven.

## Hoe pas ik de workflowstappen aan?

Klik op "Instellingen" en vervolgens op "Workflow"

<figure><img src="/files/YchX7e5EJaHGbHZiYkYI" alt=""><figcaption></figcaption></figure>

Dit geeft je toegang tot de verschillende workflowstappen die beschikbaar zijn per proces. Pas ze naar wens aan en klik op "Opslaan".

<figure><img src="/files/5mGFw7lIiqZ1eK7n7PRf" alt=""><figcaption></figcaption></figure>

## Kan ik een workflow stap verwijderen?

Klik op de prullenbak \&#x20 om stappen te verwijderen;

De elementen die aan de verwijderde stap zijn gekoppeld, worden automatisch gekoppeld aan de stap op het eerste niveau met dezelfde status

Als u bijvoorbeeld de stap "In uitvoering" in taakworkflows verwijdert

<figure><img src="/files/6uN3Arz8EuEXMk7xE5Sc" alt=""><figcaption></figcaption></figure>

De bijgevoegde objecten gaan door naar het "Info nodig"-stadium

<figure><img src="/files/Izk59w3XxfMgybLG1z9O" alt=""><figcaption></figcaption></figure>


---

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