# Create a New Tenable User

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

{% hint style="warning" %}
Note to reviewers: These instructions are from this page and haven't been verified in Tenable: <https://docs.tenable.com/tenablecore/Nessus/Content/TenableCore/CreateNewUserAccount.htm>.&#x20;
{% endhint %}

#### Step 1:

* Log in to Tenable Core.
* In the left navigation bar, select **Accounts.** The **Accounts** page displays.&#x20;
* Select **Create New Account**. The **Create New Account** window displays.&#x20;

#### Step 2:

* In the **Create New Account** window, enter this information:
  * **Full Name**: Epiphany Access
  * **User Name**: type a username for the account.
  * **Password**: create a secure/complex password.
  * **Confirm Password**: retype the password.
* Select **Create.**


---

# 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/tenable/create-a-new-tenable-user.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.
