# Tags

### Create Custom Tags for Customers and Orders

<figure><img src="/files/Mt9Wabq8p8L7y08EgkmR" alt=""><figcaption><p>Seperate the Tags by a "," (comma) to add multiple tags to single topic</p></figcaption></figure>

## Customer Tags

<figure><img src="/files/q9uJo4FiHdZIRWlQFQOH" alt=""><figcaption><p>Example of Active Tags on a Customer Account</p></figcaption></figure>

### First Time Subscriber

This tag will be applied to all customers who are first time subscribers to your shop.

### Active Subscriber

This tag will be applied to all customers with active subscriptions (Not paused, not cancelled)

### Inactive Subscriber

This tag will be applied to all customers who have no active subscriptions (All subscriptions are cancelled)

### Paused Subscriber

This tag will be applied to all customer who have no Actice Subscriptions (All subscriptions are paused)

## Order Tags

<figure><img src="/files/hAgol0CRDikYyjmkDl1O" alt=""><figcaption></figcaption></figure>

### Prepaid Orders

This tag will be applied to all orders that contain a prepaid subscription.

### All Subscription Orders

This tag will be applied to all orders that contain a subscription.

### New Subscription Orders

This tag will be applied to all orders that are the first billed order of a new subscription

### Repeat Subscription Orders

This tag will be applied to all orders that are repeat customers ordering the same items on a subscription.

## Advanced Tags

For more advanced tag features we have integrated with Shopify Flow, which will allow you to set custom tag events, such as tagging orders or customers when certain products are purchased.\
Please refer to our Docs on the Shopify Flow Integrations to see how this is possible.


---

# 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.subrise.app/guide/settings/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.
