> For the complete documentation index, see [llms.txt](https://learn.erpag.com/project/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.erpag.com/project/products-and-services/how-to-setup-erpag-cloud-print-app.md).

# How to setup ERPAG Cloud print app

### Create a Label Printing user

First go to Administration, then Users then Add New. Click on label printing and create a username and password.Change the default document settings, label printer to the new user. Click on save.

{% hint style="warning" %}
Write the username and password down as you will need them to setup the Cloud print app!
{% endhint %}

### Download the ERPAG Cloud print app

![](/files/-LJZ5Cw5uNl8Cfls4iPk)

\
Click on the green download icon, select MS Windows and wait for it to download. After the download is complete, go into downloads and open the downloaded zip file.&#x20;

### Install the ERPAG Cloud print app

Inside is the ErpagCloudPrint installer. Open the installer and follow the installation instructions.&#x20;

{% hint style="info" %}
If Windows is blocking you from installing the app, click on More Info and install anyway.&#x20;
{% endhint %}

Click on next and wait for installation to finish. After installation has finished run the app.

### Input the username and password into the Cloud Print App

Input the username and password of the label printing user you created in the first step.

![](/files/-LJZ7BatzJL9ZewVYo2_)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://learn.erpag.com/project/products-and-services/how-to-setup-erpag-cloud-print-app.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.
