# Managing QR Codes

### Accessing QR Codes

You can access the QR Codes section either by navigating to [QR Codes](https://app.qrcampaign.io/qr-codes) directly or by clicking on **QR Codes** from the left-hand side menu after logging into your account.

### QR Codes Overview

When you first click on **QR Codes**, you will see a page displaying all your QR Codes. Here you can:

* **View**: Click on a QR Code to view its details.
* **Download**: Download the QR Code in various formats (PNG, SVG, PDF).
* **See Scans**: View the scan statistics for each QR Code.
* **Edit**: Edit your QR Codes since they are stored dynamically.
* **Delete**: Delete the QR Code if no longer needed.

### Creating a QR Code

To create a new QR Code, click on the **"Create QR Code"** button. You will be taken to a page where you can choose the type of QR Code you want to create and customize it.

#### Types of QR Codes

1. **Link**: Create a QR Code that redirects to a specific URL.
2. **Email**: Create a QR Code that composes an email when scanned.
3. **VCard**: Create a QR Code that shares contact information.
4. **Event**: Create a QR Code for event details.
5. **Social**: Create a QR Code that links to your social media profiles.
6. **Video**: Create a QR Code that links to a video.

#### Customizing Your QR Code

For each type of QR Code, you can customize the following:

* **Page Color**: Choose a background color for your page.
* **QR Code Name**: Give a name to your QR Code.
* **Basic Information**: Enter details like headline, description, and other relevant information.
* **Social Media Profiles**: Add links to your social media profiles (for social QR Codes).
* **Event Details**: Add event information like date, time, location, and services available (for event QR Codes).
* **Email Content**: Enter the subject and message for email QR Codes.
* **Video URL**: Provide the link to the video (for video QR Codes).

#### Advanced Options

* **Colors**: Customize the colors of the QR Code (background, dots, border, center).
* **Shape & Form**: Choose the shape of the dots and markers.
* **Logo**: Upload a logo or choose from predefined icons to include in your QR Code.

#### Generate and Download

After customizing your QR Code, click on the **"Generate QR Code"** button. Once generated, you can download it in SVG or PNG format.

### Creating Widgets

To create a widget for embedding QR Code statistics on your website, click on the **"Create Widget"** button. You will be provided with code that you can iframe to display the stats.

If you have any questions or need further assistance, please contact our support team.

**Internal Links** For more information on customizing your QR Codes, see Advanced Options.

***

**Tags**

* QR Codes
* manage QR Codes
* create QR Codes
* QR Campaign
* widgets

**Categories**

* User Guide
* QR Codes

**Keywords**

* view QR Codes
* download QR Codes
* customize QR Codes
* generate QR Codes
* QR Code statistics

**Metadata**

* **Author**: QR Campaign Support Team
* **Last Updated**: 2024-05-22
* **Version**: 1.0


---

# 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.qrcampaign.io/knowledge-base/managing-qr-codes.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.
