> ## Documentation Index
> Fetch the complete documentation index at: https://knowledgebase.newyorkcityservers.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Control Panel Overview

> An overview of the NYCServers VPS control panel and service management tools inside the client area.

NYCServers has developed a custom service management portal for clients to control their VPS on demand — handle power, software installations, data upload, and more with ease and automation.

Use this page as the high-level control panel overview. The related control panel feature and VPS security docs are listed under the **Control Panel** section.

## Where Can I Find the Management Features?

The VPS control features are available on your service's management page. To get here:

<Steps>
  <Step title="Visit Products & Services Page">
    <img src="https://mintcdn.com/greenhilltechnologiesinc/WMlVozYPSAQvJZaz/images/billing/cancellation1.png?fit=max&auto=format&n=WMlVozYPSAQvJZaz&q=85&s=49179704c07227cc2356d8bb21e83a92" alt="Cancellation1 Pn" width="1572" height="659" data-path="images/billing/cancellation1.png" />

    Visit the ["My Products & Services" page](https://newyorkcityservers.com/billing/clientarea.php), and find the specific service that you wish to manage. Click on the three dots to the right side, and then click "View Details".
  </Step>

  <Step title="Locate VPS Control Panel">
    Scroll down the service management page until you find the "VPS Control Panel" section.
  </Step>
</Steps>

***

## Key Features

<CardGroup cols={2}>
  <Card title="Power Controls" icon="power-off" href="/management/power-controls">
    Remote VPS power control — start, stop, and reboot.
  </Card>

  <Card title="Password Management" icon="key" href="/management/password-management">
    Reset or change your VPS access password.
  </Card>

  <Card title="Reinstall OS" icon="rotate" href="/management/reinstall-os">
    Reinstall Windows to a fresh state.
  </Card>

  <Card title="Software Auto-Installer" icon="download" href="/management/software-auto-installer">
    Install MT4/MT5 and other tools with one click.
  </Card>

  <Card title="Upload EA & Data" icon="upload" href="/management/upload-ea-data">
    Upload EAs and files directly to your VPS.
  </Card>

  <Card title="Change Timezone" icon="clock" href="/management/change-timezone">
    Set your preferred Windows timezone.
  </Card>

  <Card title="Change Language" icon="language" href="/management/change-language">
    Adjust the Windows display language.
  </Card>

  <Card title="Access Logs" icon="list" href="/management/access-logs">
    View RDP access logs for your VPS.
  </Card>
</CardGroup>
