> 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/reporting-results-to-governing-bodies/tip-report.md).

# TIP Report

## **What is T.I.P.?**

T.I.P. (the Thoroughbred Incentive Program) is a program run by The Jockey Club that rewards registered Thoroughbreds competing in disciplines outside of racing. Shows that offer T.I.P. classes or awards need to report their results back to The Jockey Club so eligible horses and riders can receive their awards, points, and recognition. This guide covers what the T.I.P. Report is, and how to submit it from Horse Spot.

### **Reporting Results to T.I.P.**

Show personnel report T.I.P. results directly through The Jockey Club's T.I.P. site, using their Report Results login. For more on T.I.P. show procedures and eligibility, see: T.I.P. Show Procedures, Classes and Awards, and T.I.P. Number Lookup.

#### Accessing Your T.I.P. Report from Horse Spot

**Step 1**

Activate T.I.P. as an Organization

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

**Before T.I.P. shows up as an option, it needs to be activated for your show.**

1. Go to Settings > General > Organizations.
2. Find Thoroughbred Incentive Program (TIP) in the list. Pro tip: this list doesn't have a search bar yet, so the fastest way to find it is to press Cmd+F (or Ctrl+F on Windows) and search "TIP." Horse Spot has plans to add filters and search directly to this page in the future.
3. Toggle TIP to Active.
4. Optionally, check Do not provide verifications, or set how you'd like online entries handled using the dropdown.
5. Click Save Changes at the bottom of the page.

**Step 2: Generate Your T.I.P. Report**

Generating a T.I.P. report works the same way as generating any other results export.&#x20;

{% content-ref url="/pages/XhPkmxTGISEleAfZIvYS" %}
[Exporting Generic Results](/product-docs/show-day-tools/reporting-results-to-governing-bodies/exporting-generic-results.md)
{% endcontent-ref %}

See our guide on generating results reports for the full walkthrough, with one difference: under Organization for Membership Numbers, select TIP - Thoroughbred Incentive Program from the dropdown instead of USEF or another organization.

From there, you can optionally filter by tags or select specific classes, then click Generate to produce your T.I.P. formatted results.


---

# 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/reporting-results-to-governing-bodies/tip-report.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.
