# Panelalpha

## Introduction

The PanelAlpha module enables reselling of PanelAlpha-hosted services directly from Hostware. Core customer management flows are integrated into the storefront, so your customers can manage their services with a native Hostware experience and minimal exposure to the underlying third-party platform.

## Features

Through the PanelAlpha module you can do the following:

* create a service
* import existing services
* view live service status
* open panel access via SSO
* suspend a service
* unsuspend a service
* change a service plan (rescale)
* cancel a service

## Installation

Panelalpha module doesn't need any configuration, because it supports hosts, so when creating a product with Panelalpha module you need to assign a host to it. Remember when creating a host for Panelalpha to store the API token in the password field.


---

# 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.hostware.io/modules/hosting-provisioning/panelalpha.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.
