> For the complete documentation index, see [llms.txt](https://docs.keeper.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeper.io/enterprise-guide/start-free-trial.md).

# Start Your Trial

Keeper Security provides customers with a fully functional trial version that provides all of the capabilities available in the Keeper platform including:

* Password Management
* Secrets Management
* Privileged Access Management
* To create your Keeper Enterprise or Keeper MSP Trial version, visit this page:\
  [https://keepersecurity.com/password-manager-free-trial-sign-up.html](https://www.keepersecurity.com/start-business-trial.html)<br>
* Or click on "**Try it Free**" from our homepage at:\
  <https://keepersecurity.com>

<figure><img src="/files/ZEbdQWznADBoWxXfr6qA" alt=""><figcaption></figcaption></figure>

* Select **Business and Enterprise** or **MSPs** version
* Fill out the form using your Business email address, and click **Start Free Trial**.

<figure><img src="/files/T1w0L7Buph8kgzCSL1Zx" alt=""><figcaption><p>Start Free Trial</p></figcaption></figure>

* On the next screen, you'll create your account (or if you're using an existing Keeper personal email address, you can select "Use an Existing Account").

{% hint style="warning" %}
**Important:** At this step, please ensure that you select your desired Geographic Data Center location.

* US, EU, AU, CA, JP data center locations are available.
* US GovCloud (FedRAMP Compliant) region is available on request.
  {% endhint %}

![](/files/-MctSjYwS5b7Kw3FJ3bW)

![](/files/-MctStsXFDIb4b4TvPcX)

{% hint style="info" %}
If you select the wrong data center region, please contact support to delete your trial and start over.
{% endhint %}

**(5)** Select your Administrator account Master Password. &#x20;

* Select your Administrator account Master Password. &#x20;

![Keeper Master Password](/files/-MTiQdhq5Sh4PssCDDlK)

Ensure you select a strong Master Password that is only used for managing Keeper. If you forget your Master Password, Keeper support cannot perform a password reset due to our Zero Knowledge architecture. We recommend activating Account Recovery (via a recovery phrase) after logging in and visiting the Settings screen.

**(6)** After verifying your email address and selecting a Master Password, you will be logged into the Keeper Admin Console.  Click on "**Admin**" to add users and begin your configuration.

* After verifying your email address and selecting a Master Password, you will be logged into the Keeper Admin Console.  Click on "**Admin**" to add users and begin your configuration.

![Admin Setup](/files/-MTiPLH8D9S0sWojyFX3)

* Click on "**Add Users**" to invite other users for your trial, or to set up additional admin accounts. Users who are manually invited will login with a self-selected Master Password.

![Add Users](/files/-MTiPP4EBocuiTktAR89)

* Proceed through this Enterprise Guide to learn about best practices for deploying Keeper, Single Sign On ("SSO") integration, Role enforcement policies, Teams, Advanced Administration and other important topics.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.keeper.io/enterprise-guide/start-free-trial.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
