> 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/multiple-series-and-orgs/managing-multiple-shows-series-and-orgs.md).

# Managing Multiple Shows, Series & Orgs

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

## **Managing Multiple Horse Shows, Series, and Organizations**&#x20;

It's easy to manage multiple horse shows and organizations at the same time in Horse Spot. Everything runs entirely in your browser, no software downloads required, so you can work across several tenant sites at once without any issues.

### **Working Across Multiple Tenant Sites**

Since each tenant site is independent, you can manage several at once by opening them in separate browser tabs.

Pro tip: This works in any browser. To open a second tab quickly, right-click your current browser tab and choose Duplicate. This creates a copy of your current page in a new tab right next to it, so you can stay logged into the same site while working across multiple tabs.

### **Managing Team Access**

You control who has access to each Horse Spot site under the top dropdown menu, in Settings > Team. If someone's email is listed there, their account can access the administrative side of that tenant site. You'll need to manage this individually for each site where you have admin access.

### **Connecting Shows Into a Series**

There are two ways to connect multiple horse shows into a series, depending on how your shows are set up.

If all of your shows are on one tenant site: go to your dropdown menu, select Series Points, then start a new series. From there, you can configure multiple horse shows together and track points or awards across divisions and classes.

If your shows span multiple tenant sites: you'll manage this through the Organizations feature instead, which lets one organization track points and awards across shows hosted on different Horse Spot tenant sites.


---

# 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/multiple-series-and-orgs/managing-multiple-shows-series-and-orgs.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.
