# Commands

<table data-full-width="false"><thead><tr><th width="175">Command</th><th width="272">Restrictions</th><th>Description</th></tr></thead><tbody><tr><td><strong>_generatessn</strong></td><td>Only server console</td><td>Automatically generate SSNs for all existing players in the database.</td></tr><tr><td><strong>_generatevin</strong></td><td>Only server console</td><td>Automatically generate VIN numbers for all existing vehicles in the database.</td></tr><tr><td><strong>/clerk</strong></td><td><p><code>Config.ClerkMenu.enabled</code></p><p><code>Config.ClerkMenu.command</code></p></td><td>Launching the clerk menu.</td></tr><tr><td><strong>/billings</strong></td><td><code>Config.CompanyBillings.command</code></td><td>Launching the job billings list menu.</td></tr><tr><td><strong>/sellvehicle</strong></td><td><p><code>Config.VehicleSaleAgreement.Use</code></p><p><code>Config.VehicleSaleAgreement.CommandName</code></p></td><td>Sale of a vehicle using Sale Agreement</td></tr><tr><td><strong>/vininfo</strong></td><td><code>Config.InfoVIN.enabled</code></td><td>Menu to check vehicle information using VIN number</td></tr><tr><td><strong>/checkvin</strong></td><td><p><code>Config.CheckVIN.enabled</code></p><p><code>Config.CheckVIN.command</code></p></td><td>Check the VIN number, it will be visible on the windshield or as a notification.</td></tr><tr><td><strong>/hidevin</strong></td><td><code>Config.HideVIN.enabled</code></td><td>Covering the VIN number, other players will not be able to check it until it is discovered.</td></tr><tr><td><strong>/checkinsurance</strong></td><td><code>Config.CheckHealthInsurance.enabled</code></td><td>A menu that verifies a citizen's health insurance through the SSN number.</td></tr></tbody></table>
