# Attribute indexing

You can make chages to attribute indexing through [Settings](/reference/settings.md) > [General](/reference/settings/general.md) > [Attribute indexing](/reference/settings/general/attribute-indexing.md).

### Variant attributes searchable on products

Attributes from variants that must be searchable on products.

### Variant attributes searchable on variant groups

Attributes from variants that must be searchable on variant groups.

### Variant group attributes searchable on products

Attributes from variant groups that must be searchable on products

### Variant group attributes searchable on variants

Attributes from variant groups that must be searchable on variants.

### Product attributes searchable on variants

Attributes from products that must be searchable on variants.

### Product attributes searchable on variant groups

Attributes from products that must be searchable on variant groups.

### Large attributes

If any attributes contains more than 20000 characters for use in search, content will be limited to this. If search is required for complete content exceeding 20000 characters, add attributes here. Making changes to this setting requires full reindex of items.

{% hint style="warning" %}
**Note** Remember to click "Save" after making changes.
{% endhint %}


---

# 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/general/attribute-indexing.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.
