> For the complete documentation index, see [llms.txt](https://help.horsespot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.horsespot.com/product-docs/show-day-tools/entries/entry-numbers-back-numbers.md).

# Entry Numbers / Back Numbers

{% embed url="<https://www.loom.com/share/0e9af8ebbb1a48e3876cd25291f2b0a4>" %}

##

## **Managing Back Numbers**

Managing your entry numbers, whether you call them back numbers, bridle numbers, or something else, is easy in Horse Spot.

### **Updating a Number on a Single Entry**

Every entry can have its number adjusted by clicking on the number in the overview screen and updating it to whatever you'd like.

### **Updating Numbers in Bulk**

You can also update numbers across a subset of entries or all of the entries in your horse show at once. Use bulk actions and find the option for Update Entry Numbers, where you can start your new number string at whatever value you need.

### **Generating Back Number Labels**

To generate back number labels, go to Reports and find the report option for back number labels. This generates a PDF sized to fit Avery 5162 label sheets (1-1/3" x 4", 14 labels per sheet), so you can print directly onto that template without any extra formatting. You can generate labels for all of your entries, a subset, or just a single entry using the selection boxes provided.

Linked out to Avery's official template page: <https://www.avery.com/templates/5162>

{% hint style="warning" %}
If any additional formats are required outside of the Avery 5162 label sheets, please let us know. Horse Spot plans to develop new generated stickers for Dressage bridle tags.
{% endhint %}

**Print single back numbers from the entry’s detail screen:**

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

**Preview:**&#x20;

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

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


---

# 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, and the optional `goal` query parameter:

```
GET https://help.horsespot.com/product-docs/show-day-tools/entries/entry-numbers-back-numbers.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
