# 4. Admin Manual

This section explains the fundamental guidelines that users should follow when using ZTrust. It outlines the steps required to set up various features using the ZTrust Admin Console.

Go to the ZTrust Administration Console using the URL you specified during deployment.

<figure><img src="/files/tcpcCJk2BEpIkUD9NT9C" alt=""><figcaption><p>Fig 4.a: Admin Manual, login page</p></figcaption></figure>

Log in with the credentials you provided at deployment time (ZTRUST\_ADMIN and ZTRUST\_ADMIN\_PASSWORD).

After successfully logging in, you will see that ZTrust initially contains only one realm — “**master**”.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXep-6RiyKW3a7pRHRzp8DAhXZIUVfThGjkfPfHIC1UQk6OafCtSO9mIz0FFMLw3h0l7Aj0FkVR5YNMfWT9riybNJMniEDN12OdnqJFx8shGwgZ_sO2rj_8a0jb-uyE2PYHdErJffg?key=hAb4lK_4sMe7_DkgJrcwlQ" alt=""><figcaption><p>Fig 4.b: Admin Manual, home page of mater realm</p></figcaption></figure>

To activate your license, navigate to the “**License**” tab & enter the promo code provided to you by the ZTrust team. Use the code exactly as it was shared with you.

<figure><img src="/files/s44npw2KGva7Pa92pcp1" alt=""><figcaption><p>Fig 4.c: Admin Manual, version tab in master realm</p></figcaption></figure>

After the license is successfully activated, **ZTrust** is ready to use.

{% hint style="warning" %}
**Note:** It is recommended not to make any configurations or changes in the master realm. Your applications should be secured via non-master realms. Realms are isolated entity groups/tenants which can be in reference with a business group or department. You should group your applications into business group or department categories and create the realms accordingly. One application in a particular realm can not be accessible to users from another realm. To manage applications, users, groups, and other settings, create a new realm&#x20;

instead of using the master realm.
{% endhint %}


---

# 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://ztrust.gitbook.io/ztrust-documentation/user-manual-ztrust-v4.2/4.-admin-manual.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.
