# Subscription Tags

### Order Tags

From admin/orders you will see the tag '**Subscription First Order**' for the customer's first subscription order and '**Subscription Recurring Order**' for any following orders.&#x20;

![](/files/htSYKlloTJKlB6SSqYzB)

![](/files/jeG0zQdPv7pLipL48d5S)

### Customers Tags

From admin/customers you will find the following tags when viewing a customer's details:

'**Active product subscription**'

'**Canceled product subscription**'

'**Canceled product subscription - Failed payment**'

&#x20;'**Subscription - Failed payment**'

![](/files/K1J1su4hZGj9MAVpgI7c)


---

# 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://integrate.skio.com/skio/extras/subscription-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.
