---
title: "Unitag subscriptions and billing | Unitag Documentation"
description: "How subscriptions work on the Unitag platform: what you can do from your account, and what you can track in your account settings."
canonical: "https://www.unitag.io/documentation/billing/introduction"
locale: "en"
route: "/billing/introduction"
---

# Unitag subscriptions and billing

Welcome to the Unitag QR Code creation platform! Our turnkey solution for generating personalized QR Codes with access to advanced functionalities meets the challenges of many projects.

Adapted to any type of user looking to take advantage of the potential of QR Codes, our platform is designed to offer you simplicity, efficiency and security.

From your Unitag account, you can subscribe, track and manage the progress of your subscription.

From your account settings, you can track:

- Your renewal status
- Cancel your subscription
- Download your invoices

From your account, you can:

- Subscribe to your subscription online
- Order your extra-module options (Multi-users, vCard PRO)
- Upgrade your subscription

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "@type": "TechArticle",
    "@id": "https://www.unitag.io/documentation/billing/introduction#article",
    "headline": "Unitag subscriptions and billing",
    "url": "https://www.unitag.io/documentation/billing/introduction",
    "description": "How subscriptions work on the Unitag platform: what you can do from your account, and what you can track in your account settings.",
    "image": "https://www.unitag.io/documentation/og/default-en.png",
    "inLanguage": "en",
    "articleSection": "Billing",
    "isPartOf": {
      "@type": "WebSite",
      "@id": "https://www.unitag.io/documentation/#website"
    },
    "publisher": {
      "@type": "Organization",
      "@id": "https://www.unitag.io/#organization",
      "name": "Unitag"
    }
  },
  {
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "Home",
        "item": "https://www.unitag.io/documentation"
      },
      {
        "@type": "ListItem",
        "position": 2,
        "name": "Unitag subscriptions and billing",
        "item": "https://www.unitag.io/documentation/billing/introduction"
      }
    ]
  }
]
```
