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

# Can resellers set their own LVE Limits?

As a reseller, you have the ability to offer different levels of CloudLinux limits to your cPanel accounts. This allows you to better control how many resources each account can use.

<Table align={["left","left","left","left"]}>
  <thead>
    <tr>
      <th style={{ textAlign: "left" }} />

      <th style={{ textAlign: "left" }}>
        Start-up Reseller
      </th>

      <th style={{ textAlign: "left" }}>
        Pro Reseller
      </th>

      <th style={{ textAlign: "left" }}>
        Ultimate Reseller
      </th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td style={{ textAlign: "left" }}>
        RAM per cPanel
      </td>

      <td style={{ textAlign: "left" }}>
        2GB
      </td>

      <td style={{ textAlign: "left" }}>
        2GB
      </td>

      <td style={{ textAlign: "left" }}>
        4GB
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        CPU per cPanel
      </td>

      <td style={{ textAlign: "left" }}>
        2 vCPU
      </td>

      <td style={{ textAlign: "left" }}>
        2 vCPU
      </td>

      <td style={{ textAlign: "left" }}>
        2 vCPU
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        Entry Processes
      </td>

      <td style={{ textAlign: "left" }}>
        30
      </td>

      <td style={{ textAlign: "left" }}>
        30
      </td>

      <td style={{ textAlign: "left" }}>
        30
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        Inodes
      </td>

      <td style={{ textAlign: "left" }}>
        Unlimited
      </td>

      <td style={{ textAlign: "left" }}>
        Unlimited
      </td>

      <td style={{ textAlign: "left" }}>
        Unlimited
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        Iops
      </td>

      <td style={{ textAlign: "left" }}>
        1024
      </td>

      <td style={{ textAlign: "left" }}>
        1024
      </td>

      <td style={{ textAlign: "left" }}>
        5120
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        IO
      </td>

      <td style={{ textAlign: "left" }}>
        50MB/S
      </td>

      <td style={{ textAlign: "left" }}>
        50MB/S
      </td>

      <td style={{ textAlign: "left" }}>
        250MB/S
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        LVE Manager
      </td>

      <td style={{ textAlign: "left" }}>
        Disabled
      </td>

      <td style={{ textAlign: "left" }}>
        Disabled
      </td>

      <td style={{ textAlign: "left" }}>
        Enabled
      </td>
    </tr>
  </tbody>
</Table>

As a reseller, you have the ability to modify account limits within the LVE Manager.

**LVE Manager**

This is an Ultimate Reseller-only feature that allows you to set limits per cPanel account. Please note that the maximum limit you can set per cPanel is 4GB (your package limit). If you attempt to set the limit higher, it will be automatically reverted back to 4GB.
