# Shopify customers tags

The[ **Tiers**](https://help.trybeans.com/liana/tiers) feature allows you to create special memberships where customers can enjoy different loyalty benefits depending on their level. Whenever a member has met a certain set of conditions their tier status is updated. They can be promoted to a higher tier or downgraded to a lower tier.&#x20;

Beans automatically add tag customers in Shopify with their current tier level. This allows you to view directly in Shopify which tier a customer belongs to. It also makes it easier to segment customers by their loyalty tier. For example, if a customer becomes a member of the Gold tier, the tag **Beans-Tier-Gold** will be added to that customer in the Shopify dashboard.

{% hint style="info" %}
This feature is activated by default when you enable the tier feature and have connected your Shopify store.
{% endhint %}

![](https://lh6.googleusercontent.com/aEzOunjrvvFQTCHOGkgT0Yjh1eR9U8gtZCYdHuVbm-2xwWpA1QZg9uH-hU15AF2BexE3ZYI4fir7wIkYEk8R8EO6gtpNUHCfUBC-nG23v67h9BBDZN0NKc7sfMQvZ3wa5j7LQJgRmKtX0Br7AQ)


---

# 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://help.trybeans.com/integrations/shopify/shopify-customers-tags.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.
