# Attributes

You can add or update attributes through Product model setup > Attributes.

### Add a new attribute

1. Go to Product model setup > Attributes
2. Click "Create new attribute" on Attributes page
3. Set Alias, Backoffice name and Attribute type along with additional [details](/pim3/reference/product-model-setup/attributes/attribute-details.md).
4. Click "Save"

### Copy attribute

1. Click "Copy"-icon
2. Set Alias and Backoffice name
3. Click "Copy attribute"

### Edit attribute

1. Click "Edit"-icon
2. Modify the attribute [details](/pim3/reference/product-model-setup/attributes/attribute-details.md)
3. Click "Save attribute"

### Find attribute

1. Click coumn header for Name, Alias, Type or others
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 %}

### Delete attribute

1. Click "Label"-icon to select an attribute
2. Click "Actions"-button
3. Click "Delete"
4. Confirm deletion

### Add to categories

1. Click "Label"-icon to select an attribute
2. Click "Actions"-button
3. Click "Add to category"
4. Set "Editable on" and choose category/categories
5. Click "Select categories"

### Bulk set attribute scope(s)

1. Select attribute(s)
2. Click "Actions"-button
3. Click "Set attribute scopes"
4. Set Attribute scope
5. Click "Set attribute scopes"

### Bulk set attribute group

1. Select attribute(s)
2. Click "Actions"-button
3. Click "Set attribute group"
4. Set Attribute group
5. Click "Set attribute group"

### Add to workbench

1. Select attribute(s)
2. Click "Actions"-button
3. Click "Add to workbench"
4. Select a workbench
5. Click "Confirm"

### Translate Backoffice names

### Show categories using attribute

1. Click the "Relation"-icon


---

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