# Starten

In deze online CMS (Content Management System) handleiding staan alle stappen voor het beheren en onderhouden van onderstaande websites gedocumenteerd.

* Stichting Onze Wijs: <https://www.onzewijs.nl>
* Acaciahof: <https://acaciahof.onzewijs.nl>
* Aventurijn: <https://aventurijn.onzewijs.nl>
* Cypressenhof: <https://cypressenhof.onzewijs.nl>
* De Burcht-Rietheim: <https://burchtrietheim.onzewijs.nl>
* De Wissel: <https://dewissel.onzewijs.nl>
* Het Kompas: <https://hetkompas.onzewijs.nl>
* Het Vlot: <https://hetvlot.onzewijs.nl>
* Ichtusschool: <https://ichtusschool.onzewijs.nl>
* Louise de Coligny: <https://louisedecoligny.onzewijs.nl>
* Oleanderhof: <https://oleanderhof.onzewijs.nl>
* Palmenhof: <https://palmenhof.onzewijs.nl>
* Wilgenhof: <https://wilgenhof.onzewijs.nl>

Inloggen in de beheeromgeving van uw website doet u door achter de domeinnaam van de website `/admin` te plaatsen, zie onderstaand voorbeeld. U kunt ook naar de homepagina van de betreffende school website navigeren en hier `/admin` achter zetten.

{% hint style="info" %}
`https://www.onzwijs.nl/admin` of `https://acaciahof.onzewijs.nl/admin`
{% endhint %}

Als uw website nog in ontwikkeling is, staat deze vaak op een zogenaamde 'staging' omgeving, dit is vaak niet onder het definitieve domein en wordt alleen gebruikt tijdens de ontwikkelingsfase. Inloggen op een 'staging' omgeving gaat op dezelfde wijze als bovenstaand, echter voegt u voor de '.nl' `ellorodev` toe, zie onderstaand voorbeeld.

{% hint style="info" %}
`https://www.onzewijs.ellorodev.nl/admin` of `https://acaciahof.onzewijs.ellorodev.nl/admin`
{% endhint %}

### Inloggegevens

De inloggegevens voor de website krijgt u toegestuurd bij de oplevering van uw website. Mocht u niet meer beschikken over uw gegevens, neem dan contact op via <support@elloro.nl>

![Craft CMS Inlogscherm](/files/-M2nT-QfuYj9Zmm4gu_R)


---

# Agent Instructions: 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://onzewijs.support.elloro.nl/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.
