# COMMANDS

- [Createlicense](/elpero-documentations/commands/editor.md): This command allows an admin to create a license for a specific user and product, with optional IP restrictions and an expiration date
- [Addproduct](/elpero-documentations/commands/addproduct.md): This command allows an admin to create a product
- [Deletelicense](/elpero-documentations/commands/deletelicense.md): This command allows an admin to delete either a specific license using the license ID or all licenses associated with a particular user.
- [Editlicense](/elpero-documentations/commands/editlicense.md): This command allows an admin to modify specific fields of an existing license, such as the IP addresses, product, or expiration date.
- [Removeproduct](/elpero-documentations/commands/removeproduct.md): This command allows an admin to remove a specific product from the database
- [Showlicenses](/elpero-documentations/commands/showlicenses.md)
- [Showmylicense](/elpero-documentations/commands/showmylicense.md): This command allows a user to view their own licenses with pagination support to navigate through multiple licenses if available.
