# Create a New PAN-OS or Panorama User

#### Step 1:

* Log into the PAN-OS or Panorama web UI using your assigned credentials.
* Select the **Device** tab and then on the left toolbar, select **Administrators**.&#x20;
* In the bottom left corner of the page, select **Add**.

![](/files/TDs8B6CwcfBYT5p9DRw9)

#### Step 2:&#x20;

* The **Administrator** dialog box appears.  In the **Name** field, enter a username. In the **Password** field, enter a secure password for the account.  If your organization has a standardized and secure credential convention for accounts used for services and other purposes, use that convention. &#x20;
* For **Firewalls**:
  * In the drop-down below **Administrator Type**, select the role of **Device administrator (read-only).**
* For **Panorama**:
  * In the drop-down below **Administrator Type**, select the role of **Superuser (read-only).**

{% hint style="info" %}
Note that these Administrator Types are needed due to API collections.
{% endhint %}

* Select **OK**.

![](/files/B4pXpOPyEaQSe0Hghr6b)


---

# 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/palo-alto-pan-os-and-panorama/create-a-new-pan-os-or-panorama-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.
