# Create an Explicit User Account in BeyondTrust

{% hint style="warning" %}
This feature is in Early Release/BETA. Please contact your Epiphany Systems support or sales contact to learn more.
{% endhint %}

{% hint style="warning" %}
This document is under construction. Please excuse our dust.
{% endhint %}

This section describes two ways to add an Explicit User Account in BeyondTrust: in the [Management Console](#add-an-explicit-user-account-from-the-beyondtrust-managment-console) or in the [web application](#add-and-explicit-user-account-from-the-beyondtrust-web-application).

## Add an Explicit User Account from the BeyondTrust Management Console

#### Step 1:&#x20;

* Log into the BeyondTrust Privileged Identity Management Console using your assigned credentials.
* in the management console, in **Delegation,** select **Web Application Global Delegation Permissions**.
* Select the **Add** button in the lower-left corner.

#### Step 2:&#x20;

* In the **Add Delegation Identity** form, select **Explicit Identity** near the bottom of the for&#x6D;**.**
* Enter a **Username** and **Password**.
* Select **OK** to add the user.

![](https://4132260347-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ftkp3obVDMu3n9ZTUpfEP%2Fuploads%2FEbl2PszoDIrItx9ipvCB%2FPastedGraphic-18.png?alt=media\&token=ae760c11-fbef-419a-a189-720e72bad696)

{% hint style="info" %}
The user will appear in the identity list with a type of Domain User and be granted the global right of Logon.
{% endhint %}

## **Add and Explicit User Account from the BeyondTrust Web Application**

#### Step 1:&#x20;

* Log into the BeyondTrust Privileged Identity Web Application using your assigned credentials.
* In the web application, in **Settings,** select **Delegation**.
* Select the **Add New Identity** button.

#### Step 2:&#x20;

* In the **New Identity** form, select an **Identity Type** of **Explicit User**.
* Enter an **Identity Name** and **Identity Password**. A recommended name is **epiphany**. Ensure the password meets the source organization’s password policy.
* Select **Save** to add the user.

![](https://4132260347-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ftkp3obVDMu3n9ZTUpfEP%2Fuploads%2FQ0b3X5lDT8L7SfiJNep2%2F1?alt=media)

{% hint style="info" %}
The user will be granted the global right of Logon.
{% 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://docs.reveald.com/technical-documentation/data-sources-early-access/beyondtrust/create-an-explicit-user-account-in-beyondtrust.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.
