> For the complete documentation index, see [llms.txt](https://played-1.gitbook.io/reach-help-centre/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://played-1.gitbook.io/reach-help-centre/master.md).

# OpenActive within Played Reach

## OpenActive

It's as simple as toggling on and off. The easiest way for you to publish your data as part of OpenActive.

Steps

1. Login into the Reach system
2. Go to the Open Data tab on the left hand side bar.
3. Either enable or disable your OpenActive functionality by pressing the 'Enable/Disable OpenActive button' highlighted below (P.S - it is enabled by default).

![Open Data section in Played Reach](/files/-M_eb8OuX3xa5Kj5bnAl)

3\. Your sessions or facility slots will be published openly across partner websites (like Get Active, This Girl Can, Decathlon and many more)

4\. Please refer to our [terms and conditions](https://played.co/terms/) for more information about our OpenActive policy.

5\. All done :punch:&#x20;

{% hint style="info" %}
For further information please visit our website <https://played.co/open-active/> and for any issues please contact our support on - <team@played.co>
{% endhint %}


---

# 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://played-1.gitbook.io/reach-help-centre/master.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.
