# Workflow transitions

You can add or update workflow transitions through [Product model setup](/pim3/reference/product-model-setup.md) > [Workflows](/pim3/reference/product-model-setup/workflows.md) > [Workflow states](/pim3/reference/product-model-setup/workflows/workflow-states.md) > [Workflow transitions](/pim3/reference/product-model-setup/workflows/workflow-states/workflow-transitions.md).

### Add a new workflow transition

1. Click the "Plus"-icon
2. Set Transition to state and Label along with additional [details](/pim3/reference/product-model-setup/workflows/workflow-states/workflow-transitions/workflow-transition-details.md)
3. Click "Confirm"
4. Click "Confirm"
5. Click "Update Workflow"

### Edit workflow transition

1. Click "Edit"-icon
2. Modify the workflow transition [details](/pim3/reference/product-model-setup/workflows/workflow-states/workflow-transitions/workflow-transition-details.md)
3. Click "Confirm"
4. Click "Confirm"
5. Click "Update Workflow"

### Delete workflow transition

1. Click the "Delete"-icon
2. Click "Confirm"
3. Click "Update Workflow"


---

# 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.struct.com/pim3/reference/product-model-setup/workflows/workflow-states/workflow-transitions.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.
