Import Clients
You can import multiple clients at once using a CSV file.
How to Import
Download the Template
Click Download Template to get the CSV template with the correct column headers.
Fill in the Data
Open the CSV in a spreadsheet editor and fill in each row. Required columns:
| Column | Required | Notes |
|---|---|---|
username | Yes | PPPoE username, must be unique |
password | Yes | PPPoE password |
fullname | Yes | |
profile | Yes | Must match an existing profile name exactly |
phone | No | Format: 08xx or 628xx |
nik | No | Exactly 16 digits |
price | No | Monthly fee override |
address | No |
Upload and Import
Click the upload area, select your CSV, then click Impor.
Error Handling
If the file contains errors, import will be rejected and you will see per-row error messages:
Row 2 (username): invalid phone format "0812345"— phone not in valid Indonesian formatRow 3 (username): NIK must be exactly 16 digits— NIK length mismatchRow 4 (username): profile "20Mbps" does not exist— profile name not foundRow 5 (username): username is already in use— duplicate username
Fix all errors in the CSV and re-upload. The import is all-or-nothing — if any row fails, nothing is saved.