# Importing attributes

{% hint style="warning" %}
Product attributes are generally available for advanced parsers only.
{% endhint %}

![](/files/-MJLvQK8RjzSuVaFk80M)

By default, all attributes are added as **local attributes** and will display as the product specs list.

You may need to add some **global attributes**. To do so, go to `Products > Attributes` and create the desired global attributes before importing products.

{% hint style="info" %}
Global attributes are taxonomies, so don't create too many of them because they can significantly slow down your website.
{% endhint %}

Archive pages are available for global attributes. To filter products, you can also use WooCommerce widgets or plugins.

![](/files/-MJLwEvTxAkVvD4h3OoD)


---

# 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://ei-docs.keywordrush.com/importing-to-woocommerce/importing-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.
