# Snow Owl® AP Admin Guide

## Introduction

Welcome to the official documentation of the Snow Owl Authoring Platform. If you want to learn how to install and provision Snow Owl AP, you've come to the right place. This guide shows you how to:

* Select the appropriate hardware and software environment to host the service
* Download, install and configure the entire technology stack necessary for operating the server
* Handle release packages to upgrade to a newer version
* Perform a data backup or a restore
* Manage intermittent tasks, e.g. adding/revoking user access

In case you would like to skip ahead, here is a set of quick links leading to different sections of the guide.&#x20;

{% content-ref url="/pages/WFW5Bq4sAaIIVSJMo4vz" %}
[Plan your deployment](/authoring-platform-admin-guide/plan-your-deployment/technology-stack.md)
{% endcontent-ref %}

{% content-ref url="/pages/odQb8aTSwSnihOMQAFGu" %}
[Configuration](/authoring-platform-admin-guide/configuration/release-package.md)
{% endcontent-ref %}

{% content-ref url="/pages/e944Nm3rRjwYBBXugkCv" %}
[Software Upgrades](/authoring-platform-admin-guide/software-upgrades/perform-an-upgrade.md)
{% endcontent-ref %}

{% content-ref url="/pages/vHv93be4cnyzkiseJpFj" %}
[Backup and Restore](/authoring-platform-admin-guide/backup-and-restore/backup.md)
{% endcontent-ref %}

{% content-ref url="/pages/RqIgvtg58vDHKBOaoY73" %}
[Miscellaneous](/authoring-platform-admin-guide/miscellaneous/user-management.md)
{% endcontent-ref %}


---

# 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://docs.b2ihealthcare.com/authoring-platform-admin-guide/introduction/readme.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.
