# Create & Print Labels in Google Docs

## How to use Label Maker to make labels with Google Docs

1. **Open a blank document in Google Docs**&#x20;

   Open a new Google Doc and leave it blank. You'll use this document to create and print labels.

<figure><img src="/files/7RB3SUCdsPDkoxt6d2nc" alt=""><figcaption></figcaption></figure>

2. **Open Label Maker**

In Google Docs, click on the "Extensions" menu, then select "Label Maker". If you haven't installed Label Maker yet, click here to install it.  After it's installed, reload the Google Doc by closing it and reopening it.&#x20;

<figure><img src="/files/PSlgt3x5K6josFyRNKaX" alt=""><figcaption></figcaption></figure>

3. **Select A Template**

Within the Label Maker sidebar pop-up, click on "Select a template", then select the template that you need. You can use the search bar to search by template ID or name. There are over 3,000 templates from Avery® US Letter, Avery® A4, Avery® Zweckform, Sheetlabels.com, OnlineLabels.com and Herma.

<figure><img src="/files/H3I2xGSCGCGyd1DN6wbA" alt=""><figcaption></figcaption></figure>

4. **Edit the Document**

In the document's first cell, insert your desired text and apply formatting. This initial cell will serve as a template, automatically replicating across all other labels.&#x20;

<figure><img src="/files/leaW748N5BatKLqPM3aF" alt=""><figcaption></figcaption></figure>

5. **Replicate the first cell and Create labels**

Click on the "Create Labels" button to create a new document with a full sheet of labels replicated from the first label. If you don't want to replicate the first cell, just check the box "Design each label separately" to design each individual label.&#x20;

<figure><img src="/files/KYFsDSjveQrYhoDhuVon" alt=""><figcaption></figcaption></figure>

6. **Open the New Document**

Click on "Open Document" to check out new newly created labels.&#x20;

<figure><img src="/files/tZPuKw92NhFRtSkd4VdQ" alt=""><figcaption></figcaption></figure>

7. **Preview Before Printing**

Make sure that your labels look as you expected them to. If you need to make any changes, go back to the previous document to make your changes and then click on "Create Labels" to create another document of labels.

<figure><img src="/files/qvTpGuonfWT5EQKpc0qe" alt=""><figcaption></figcaption></figure>

8. **Print Labels**

Once you've prepared your document and confirmed the label layout, follow these steps to print:

1. Click "File" > "Print"
2. In the print dialog:
   * Set margins to "None"
   * Set scale to 100%
   * Adjust page size if necessary

Note: The page size may need to match your label product. For instance, Avery® US Letter 5160 labels require "Letter" size.

<figure><img src="/files/wsOvQ903XlzO90hrUOam" alt=""><figcaption></figcaption></figure>


---

# 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://label-maker.gitbook.io/label-maker-knowledge-base/documentation/create-and-print-labels-in-google-docs.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.
