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

# Create Module from PAN File

> Step-by-step workflow for importing a PVsyst module file (.pan) into PlantPredict

This workflow guides you through importing a PVsyst module file (.pan format) into PlantPredict, reviewing the converted parameters, and saving the module for use in predictions.

## Overview

PAN files are the native module format used by PVsyst. PlantPredict can import these files and automatically convert the PVsyst parameters to PlantPredict's [Single Diode Model](/models/dc-performance/5_parameter_model) format.

**Prerequisites:** Valid .pan file from PVsyst

***

## Workflow

<Steps>
  <Step title="Navigate to the Module Library">
    Click **Modules** in the [Sidebar Navigation](/user-guide/ui/ui-overview) to open the [Module Library](/user-guide/ui/module-library).
  </Step>

  <Step title="Open the Add New Module Dialog">
    Click **Add New Module** at the top of the Module Library. See [Add New Module](/user-guide/ui/add-new-module) for details on all available options.
  </Step>

  <Step title="Upload the PAN File">
    Click **Upload PAN File** under "Other Options", then select your .pan file from the file explorer. PlantPredict automatically converts the PVsyst parameters during upload.
  </Step>

  <Step title="Review the Imported Module">
    The [Module File](/user-guide/ui/module-file) editor opens with the converted data. Review each tab to verify the parameters imported correctly:

    * **Physical & Nameplate** — Verify manufacturer, model, cell technology, cell count, STC ratings, and temperature coefficients against the original datasheet
    * **1-Diode** — Confirm the single diode parameters appear reasonable (see [Single Diode Model](/models/dc-performance/5_parameter_model))
    * **Charts** — Check that relative efficiency curves show expected low-light behavior
    * **Remaining Tabs** — Review Spectral, IAM, Shading, and Modeling Defaults as needed

    <Note>
      Some PVsyst parameters may not have direct equivalents in PlantPredict. Cross-reference key values with the manufacturer datasheet to ensure accuracy.
    </Note>
  </Step>

  <Step title="Make Necessary Edits">
    Edit any parameters that require adjustment. Common updates include reformatting the module name, updating the data source, and adjusting modeling defaults to match your organization's standards.
  </Step>

  <Step title="Save the Module">
    Click **Save Module** to save to your [Module Library](/user-guide/ui/module-library) with **Draft Private** status. After validation, consider changing the status to **Active** to make it available to your organization.
  </Step>
</Steps>
