# Workflow assignments

You can add or update workflow assignments through [Settings](/reference/settings.md) > [Data governance](/reference/settings/data-governance.md) > [Workflows](/reference/settings/data-governance/workflows.md) > [Workflow assignments](/reference/settings/data-governance/workflows/workflow-assignments.md).

| Name                      | Description                                                                    |
| ------------------------- | ------------------------------------------------------------------------------ |
| Product assignments       | The product structure that products should have to be assigned the workflow.   |
| Variant assignments       | The product structure that variants should have to be assigned the workflow.   |
| Variant group assignments | The variant groups that should be assigned the workflow.                       |
| Catalogue assignments     | The catalogues that categories should exist under to be assigned the workflow. |
| Asset assignments         | The asset types that assets should have to be assigned 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/reference/settings/data-governance/workflows/workflow-assignments.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.
