# Bulk print wristbands

If your event uses our [wristband](https://docs.eventication.com/event/misc/wristbands) printers, you have the possibility to print wristbands in bulk. The easiest way to do this is by using our multi-select features.

<figure><img src="https://4232461044-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fc7zjKJpxdeAYnvuMATc5%2Fuploads%2FuQHQ55p1iiXlnbM9s6Ti%2FSCR-20240604-ohtv.png?alt=media&#x26;token=63b145f4-1af9-458e-a6fb-8ab52f4da535" alt=""><figcaption><p>An example of selecting multiple things</p></figcaption></figure>

As you can see on the image, once you select 1 or more people, a new header will appear that show you a couple of buttons to do on those people. For this example you can click on "Wristbands".&#x20;

A new window will pop up that asks you to select a printer where you want to print the wristbands on, and a button to start the printing process.

{% hint style="warning" %}
There is a limit to print **25** wristbands in one go. When the printer starts printing you can navigate to the second page and select another 25 people to print wristbands for.

It's very important **not to schedule too many** wristbands for printing as the printer has a maximum number of "*jobs waiting*". So when the printer is halfway done with your command, only then start the next command. This way the printer is printing almost constantly and no wristbands will be forgotten.
{% endhint %}


---

# 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-how-to/accreditation/wristbands/bulk-print-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.
