---
title: "Unitag QR codes | Unitag Documentation"
description: "QR codes is the central Unitag app: a generator plus the tools to design, edit, group and track every code you publish, at any scale."
canonical: "https://www.unitag.io/documentation/qrcodes/introduction"
locale: "en"
route: "/qrcodes/introduction"
---

# Unitag QR codes

QR codes is the main Unitag application. With the QR codes generator and its tools suite, building and managing complex communication campaigns has never been so easy.

![The QR Codes dashboard: counters for codes created, campaigns and scheduled codes, a search field, and the list of QR codes with a preview, a name and a type for each](https://www.unitag.io/documentation/images/qrcodes/en/qr-codes-list.webp)

## In this section

- [Create a QR code](https://www.unitag.io/documentation/qrcodes/create-a-qrcode)
- [QR code types](https://www.unitag.io/documentation/qrcodes/types)
- [QR code content](https://www.unitag.io/documentation/qrcodes/content)
- [Edit a QR code design](https://www.unitag.io/documentation/qrcodes/edit-design)
- [Edit a QR code destination](https://www.unitag.io/documentation/qrcodes/edit-destination)
- [Customise the short URL](https://www.unitag.io/documentation/qrcodes/short-urls)
- [Organise your QR codes](https://www.unitag.io/documentation/qrcodes/organize-your-qr-codes)
- [QR code templates](https://www.unitag.io/documentation/qrcodes/templates)
- [Smart Redirects](https://www.unitag.io/documentation/qrcodes/smart-redirects)
- [Health checks](https://www.unitag.io/documentation/qrcodes/healthchecks)
- [Download a QR code](https://www.unitag.io/documentation/qrcodes/download-a-qrcode)
- [Add a text frame](https://www.unitag.io/documentation/qrcodes/add-a-frame)
- [Search and manage QR codes](https://www.unitag.io/documentation/qrcodes/search-and-manage-qrcodes)
- [Other actions on dynamic QR codes](https://www.unitag.io/documentation/qrcodes/dynamic-others)

## Going further

- [Edit QR code destinations in bulk](https://www.unitag.io/documentation/atlas/edit-multiple-qrcodes)

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "@type": "TechArticle",
    "@id": "https://www.unitag.io/documentation/qrcodes/introduction#article",
    "headline": "Unitag QR codes",
    "url": "https://www.unitag.io/documentation/qrcodes/introduction",
    "description": "QR codes is the central Unitag app: a generator plus the tools to design, edit, group and track every code you publish, at any scale.",
    "image": "https://www.unitag.io/documentation/og/default-en.png",
    "inLanguage": "en",
    "articleSection": "QR codes",
    "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 QR codes",
        "item": "https://www.unitag.io/documentation/qrcodes/introduction"
      }
    ]
  }
]
```
