# Admin Panel

**Example URL:** <http://localhost:7897/admin>

Pro Tier's Admin Panel provides maintenance functionality such as checking for software updates, renewing your license, refreshing local repository caches, and intranet configuration.

<figure><img src="/files/UmZRRinXu1pATArVRLLV" alt="Pro Tier&#x27;s Admin Panel"><figcaption><p>Pro Tier's Admin Panel</p></figcaption></figure>

## License Information

**Version**: the current version of your Pro Tier installation

**Serial Number**: generated at time of purchase, this serial number may be requested by support during a support ticket request

**Registered** To: the username, contact name and company name of the license holder

**Issued**: date the current license was issued

**Expires**: date the current license expires

**User Licenses**: number of users the license is valid for

**Platform**: which operating system and hardware is the system running on

## Software Updates

Pro Tier does not automatically check for software updates. Additionally, Pro Tier does not contact the internet unless a user initiates a procedure that requires it, such as checking for software updates. When this happens the initiating user is prompted to confirm the action.

If a new version is available the software will confirm the upgrade and proceed to download and install the latest version. Database migrations take place when the application reboots.

## Local Repo Caches

PenTest.WS maintains several local caches of repositories such as CSV DB, Exploit-DB, Nmap Scripts and Metasploit Modules. The Admin Panel offers buttons to update each of these local caches.

## Intranet Mode Configuration

The [Intranet Mode](/pro-tier/on-premise.md) Config section is where you setup [LDAP](/authentication/ldap-authentication.md) and [SMTP](/automation-and-integration/smtp.md) integration.

## Tier Availability

**Admin Panel** is available on **Pro Tier**.


---

# 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.pentest.ws/pro-tier/admin-panel.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.
