# Workflows

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

### View workflow

Workflows are shown directly in the workflow page.

### Find workflow

1. Click column header name for Alias or Label
2. Type value to search for

{% hint style="info" %}
**Tip** To read about how to search more effectively, read here: [Search help](/pim3/reference/search/search-help.md)
{% endhint %}

### Add a new workflow

1. Click "Create workflow"
2. Set Alias, Label, [Workflow states](/pim3/reference/product-model-setup/workflows/workflow-states.md) and Default state along with additional [details](/pim3/reference/product-model-setup/workflows/workflow-details.md)
3. Click "Create Workflow"

### Edit workflow

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

### Delete workflow

1. Click "Delete"-icon
2. Confirm delete


---

# 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.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.
