> For the complete documentation index, see [llms.txt](https://docs.xibosignage.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xibosignage.com/cms-installation/cloud-hosted-cms.md).

# Xibo Cloud Hosted CMS

### Creating your Xibo Cloud CMS <a href="#creating-your-xibo-cloud-cms" id="creating-your-xibo-cloud-cms"></a>

{% hint style="success" %}
This information will be used to generate your Xibo URL, for example <http://instancename.xibo.co.uk/>
{% endhint %}

1. Choose a name for your instance
2. Choose a domain name
3. Select your Region

{% hint style="success" %}
The region closest to where you and your connected Displays will be located, will give the best performance!
{% endhint %}

The provisioning system will now get to work and set everything up in a matter of minutes.

Once completed, view your CMS login information from the **Getting Started** section from your dashboard in My Account.

{% hint style="success" %}
Access CMS login details by clicking the padlock icon!
{% endhint %}

All Xibo Cloud hosted CMS instances are backed up on a daily basis as part of the service provided.

### Connecting a Media Player <a href="#connecting-a-media-player" id="connecting-a-media-player"></a>

Xibo supports a variety of Media Player hardware and Player Apps which can be mixed and matched as required.

Installation guidance for all our recommended Media Players can be found at the following link: Player App Installation and Upgrades.


---

# 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://docs.xibosignage.com/cms-installation/cloud-hosted-cms.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.
