# Cover Reports Administrator

Cover Reports is installed as a server side web application. This topic details the core admin tasks:

* [Install and update Cover Reports](/features/cover-reports/cover-reports-administrator/installation.md) - how to install and update Cover Reports using the Docker image, zip install, and exe install methods.
* [Configuration options](/features/cover-reports/cover-reports-administrator/configuration-options.md) - how to configure Cover Reports for your organization.
* [Database backup](/features/cover-reports/cover-reports-administrator/database-backup.md) - backup your H2 or PostgreSQL database.
* [SSO with Cover Reports](/features/cover-reports/cover-reports-administrator/sso-with-cover-reports.md) - how to secure access to the Cover Reports server using SSO.
* [Uninstall Cover Reports](/features/cover-reports/cover-reports-administrator/uninstall.md) - how to uninstall Cover Reports.

This set of topics is targeted at Cover Reports Administrators.


---

# 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://cover-docs-preview.diffblue.com/features/cover-reports/cover-reports-administrator.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.
