**How can I get a direct URL to a package?** To save time and to ensure that your customer doesn't need to hunt around your billing system to find your package links, this tutorial will provide a guide for finding and making use of the package links. **Template per URL to link to the package.** `http://domainname.com/blestafolder/order/main/packages/order-form-name/?package_id={package_id}&group_id={group_id}` Go to: Packages > Groups > click edit and look at the URL: /packages/editgroup/**7**/ so the group_id would be *7*. Go to: Packages > Edit on the package and look at the url: /packages/edit/**155**/ so the `package_id` would be **155**. Eg: https://eidolonhost.com/billing/order/config/index/shared/?group_id=12&pricing_id=1 -> Following this link will take you to the shared hosting package, Personal. **Template per URL to select the package & link directly to configure it.** `http://domainname.com/blestafolder/order/config/index/order-form-name/?group_id={group_id}&pricing_id={pricing_id}` Best way: `http://domainname.com/blestafolder/order/config/index/order-form-name/` and then click Order and copy the URL at the top. Eg: https://eidolonhost.com/billing/order/config/index/license/?group_id=19&pricing_id=19 -> That will take you to configure the Monthly Blesta Unbranded package.