# Wristbands

The wristband pages show a list of wristbands in your event. Here you can find more information about active and deactivated wristbands.

## On-site printed wristbands

Eventication can supply your event with wristband printers and cartridges. There is a [hardware](/event/hardware/wristband-printers.md) tab that opens up when you rent our devices.

These printers are configured for direct communication with the platform (cloud connected). This means you plug them into a UTP internet cable and after startup you'll see them pop up in your event on the platform. Printing is instantly accessible.

This enables you to print wristbands from any internet connected device like a laptop, smartphone, tablet, ...

This also enables you to use many devices to print on the same wristband printers. There is **no** dedicated software needed, just open up the website and click the print button.

Every printer has it's own print button at the [checkin page](/event/accreditation/check-in-out.md) which allows you to print a wristband with the click of a button. You can configure your **favourite printers** so if your event has many printers distributed over your event location, not all printer buttons clutter your overview.

{% hint style="info" %}
You can customise the printer buttons

* Set the background color of the button. The selectable colors are the exact colors of wristbands we can supply. This makes it easy to know which button will print which color.
* Change the title to what makes sense. Some examples from our events:
  * Accreditation center 2
  * Red Full Access
  * Crew wristbands
  * Welcome left
  * Check-in Sunday
    {% endhint %}

<figure><img src="/files/4r3q7jL7UClcc6z35bJS" alt=""><figcaption><p>Example of a printed wristband</p></figcaption></figure>

[Contact us](https://www.eventication.com/contact_us) if you would like to receive an offer about this system.

***

### **Wristband Cartridge Details**

Each wristband cartridge contains **350** wristbands, except for white wristbands, which come in cartridges of **200**.

### **Available Wristband Colours**

* Green <img src="/files/j68oeTWzlw40logju6oc" alt="" data-size="line">
* Blue <img src="/files/uLM3O9d9kvOYUmS6s7ga" alt="" data-size="line">
* Purple <img src="/files/iX8ANDPfxR6PqZk89esV" alt="" data-size="line">
* Red <img src="/files/dUzIGVSRKvD9TzDmwvRk" alt="" data-size="line">
* Yellow <img src="/files/TTlk6knuYCigf5G28Fwp" alt="" data-size="line">
* Orange <img src="/files/DNx0WvYxe1PAmlrJRpWi" alt="" data-size="line">
* White <img src="/files/lybc3r688dx43lohnDbk" alt="" data-size="line">

### **Reservation Requirement**

To guarantee a smooth operation for your upcoming event, we kindly request that you reserve the colours and quantities of wristbands you'll need at least **two months** in advance. This advance reservation is crucial due to a global manufacturing delay in wristband deliveries. Ordering in advance ensures we have a sufficient stock of your desired wristband colors.

### **Ordering Process**

To place your order, please go to the [Hardware](/event/hardware/scan-app-devices.md) section in your event and click on [orders](/event/hardware/orders.md).\
This document not only allows you to order wristbands but also provides the option to request additional hardware such as printers, scanners, and more.

Once the document is filled out, it will be forwarded to your dedicated Account Manager. They will ensure that your order is processed promptly and that all requested items are reserved for your event.

### **On-Site Technical Requirements**

If you plan to utilise our on-site wristband printing service, please ensure the following provisions are in place:

1. **Standard Electrical Outlet:**
   * Provide at least one standard electrical outlet *per* printer.
2. **UTP Cable:**
   * Supply one UTP (Ethernet) cable *per* printer for internet connectivity.

**Internet Connection**

Ensure a stable internet connection without VPN or firewalls to facilitate unobstructed data transfer during the printing process.

{% hint style="warning" %}
Please note that Eventication is not responsible for providing internet connection or supporting its functionality.
{% endhint %}

***

## Bring your own wristbands

Another possibility is pre-created wristbands. Eventication can provide these with a custom design and unique QR codes.

You can also provide your own wristbands, just make sure these have a unique QR code.

[Contact us](https://www.eventication.com/contact_us) if you would like to receive an offer about pre-printed wristbands or if you need a list of unique QR codes.

## How to's

* [Bulk print wristbands](https://docs.eventication.com/event-how-to/bulk-print-wristbands)


---

# 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.eventication.com/event/misc/wristbands.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.
