# Workflow details

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

### Alias

A unique name for the workflow.

### Label

The name of the workflow that will be used when displaying the workflow in the PIM.

### Default state

The state new entities are assigned when created

### Product assignments

The products that shall use the workflow

### Variant assignments

The variants that shall use the workflow

### Catalogue assignments

The catalogues that shall use the workflow

### Variant group assignments

The variant groups that shall use the 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-details.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.
