# Quick Start

In this quick start series of tutorials we'll be getting a tenant fully setup with Cryoserver. We'll be setting up a tenant, a live journal feed, importing previous emails, creating privileged users and finally checking everything is working correctly with email receipts.

### 🚦 Prerequisites

Before we get going, let's make sure we have everything we need to get setup.

* Account with Cryoserver.
* Login details to your Cryoserver admin account (this will be sent automatically when the account is created).

If at any point you get stuck, please reach out to support using the [various channels. ](/welcome/contacting-support.md)

### 🆕 Automated Onboarding

At Cryoserver we're always working on ways to simplify our partners day to day operations. Automated Onboarding simplifies getting a new tenant onboarded, it allows you to send an automated onboarding link which is fully adapted to your brand straight to the customer when creating their tenant credentials. This is currently only available for Office 365 email customers. If you have an alternative mail system then please contact us for support.&#x20;

You can learn more about [automated onboarding here](broken://pages/kmZQgNHIcTi8LQ5OmiQ6).


---

# 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://help.cryoserver.com/quick-start.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.
