> For the complete documentation index, see [llms.txt](https://engine.place.technology/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://engine.place.technology/administration/backoffice.md).

# Backoffice

Backoffice is the primary admin interface used to design, manage and support Engine deployments. It may be access under `/backoffice/` on your deployment. E.g.

```http
https://aca.example.com/backoffice/
```

All actions performed by backoffice at also available via [the control API](/api/control.md), which may be used to automate system management.
