# How to create a package in WHM?

In this section, we will show you how to create a package to assign to your domains.

After accessing the WHM of your Reseller plan, you should go to "Packages" => "Add a Package".

Next, we will explain the options in this instance.

<figure><img src="https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/.gitbook/assets/package1.png" alt=""><figcaption></figcaption></figure>

* **Disk space quota (MB)**: indicates the limit on disk space for the package, expressed in megabytes.
* **Monthly bandwidth limit (MB)**: indicates the limit on monthly bandwidth for the package, expressed in megabytes.
* **Maximum number of FTP accounts**: indicates the maximum number of FTP accounts that can be created in cPanel.
* **Maximum number of email accounts**: indicates the limit on mailboxes that can be created in cPanel.
* **Maximum number of mailing lists**: is used to configure how many mailing lists can be used in the package.
* **Maximum number of SQL databases**: indicates the limit on databases that can be created from cPanel with that package.

In (1) you can name the package to differentiate it.

<figure><img src="https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/.gitbook/assets/package2.png" alt=""><figcaption></figcaption></figure>

* **Maximum number of subdomains**: indicates the maximum number of subdomains for the package.
* **Maximum parked domains**: indicates the maximum number of ALIAS or parked domains for the package.
* **Maximum addon domains**: indicates the maximum additional domains for the package.
* It is better to leave the rest of the options as default, unless you want to edit and specify another value in "**Maximum quota per email address (MB)**".

<figure><img src="https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/.gitbook/assets/package3.png" alt=""><figcaption></figcaption></figure>

It is better to leave the options in the above image as default as suggested by cPanel. Click the "**Add**" button to create the package.


---

# 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://help.sitioshispanos.com/menu-principal/guias/web-hosting-revendedor/administracion-con-whm/crear-un-paquete.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.
