## Zoho Billing - Product, solutions, integrations, support, and resources Index Access the complete documentation index at: https://www.zoho.com/us/billing/llms.txt Use this file to discover all available documentation pages before proceeding. # Items Items in Zoho Billing are the goods and services you sell to your customers. You can add these goods and services as items to the Items module. Adding all the goods and services to the Items module allows you to quickly add the items to transactions. Let’s look at David’s business that sells furnitures to understand items. **Scenario:** David has a furniture store. He sells goods like chairs, tables, sofas, beds etc to his customers. Also, he provides furniture repair services to his customers. Firstly, he creates each product and service he sells as an item in the Items module. After adding the items, he can easily use them to invoice his customers. ## Adding Items Adding all the products and services you sell as items in Zoho Billing helps you to quickly add them to any transaction. Also, all the details pertaining to the item is auto populated in the transaction. Adding items is a one-time process and once you add all your items, you can effortlessly add items to an invoice and send them to your customers. There are two ways to add items in Zoho Billing: creating new items and by importing items. ### Create New Items To create a new item: * Go to the _Items_ module in the left sidebar. * Click the **+** icon in the module name or the **\+ New** button in the top-right corner to create a new item. * Select the Type as **Product** or **Service** depending on the item that you’re creating. * Enter the item name. This name will be used when you add this item to any transaction. * Enter the unit or select it from the **Unit** dropdown. **Insight:** Unit is defined as a quantity which is chosen as a standard based on which other quantities can be expressed. Some examples of units are metre, kilogram, piece, device etc. These units are displayed along with quantity in a transaction. * Enter the **SKU** _(Stock Keeping Unit)_ for the item. **Insight:** SKU is an identification code assigned to a product or a service to track the item. This code varies from business to business. Generally, you can enter the item's bar code in this field and use a bar code scanner to scan the items. **Pro Tip:** If you don't find the \*\*SKU\*\* field in your item creation page, you can enable it in the \*\*Item Preferences\*\* and the field will be available every time you create an [item](#create-new-items). * Click the **Upload Image** box in the right side to upload an image of the item. This image will be displayed in a transaction whenever you add this item. * After you upload the image, click **Change Image** to update the item image with a new image or click **Remove Image** to delete the image. **Pro Tip:** If you don't find the \*\*Upload Image\*\* field in your item creation page, you can enable this field in the \*\*Item Preferences\*\* to display it. * Choose if the item is **Taxable** or **Non-Taxable** under **Tax Preference**. * Select a tax from the **Tax** dropdown if you’ve chosen the tax preference as **Taxable**. * Select or enter a **Tax Exemption Reason**, if you’ve chosen the tax preference sa **Non-Taxable**. **Insight:** When you sell products or provide services, some of them would be taxable while some of them are tax exempt. Choose if its taxable or non-taxable based on the item you are creating. **Pro Tip:** Before you can select a tax while create an item, make sure that you've created a tax in the Taxes section under Settings. Learn more about [adding a new tax](/us/billing/help/settings/taxes.html#adding-new-taxes). * Enter the **Rate** at which you are selling the item. When you create a transaction and include this item, you can edit the item rate according to your need. * Enter a **Description** about the product or service. This will be displayed along with the item name when you include this item in a transaction. * Click **Save**. ![New Item](/billing/images/help/images/product-catalog/newitem-creation.png) Now, you would have added a new item to the Items module and you can use this item when you create a new transaction. ### Import Items You can import items from other invoicing platforms to Zoho Billing. This allows you to quickly add the items without having to manually add them individually. To import items: * Go to the _Items_ module in the left sidebar. * Click the **Hamburger** icon and select **Import Items**. ![Import Items](/billing/images/help/images/product-catalog/import-items.png) * Download the [sample file](https://billing.zoho.com/common/import/in/sample_items2.csv) and compare it with your file. Make sure that the format in your file is similar to the sample file.  * Click the **Choose File** button and select the import file from your device.  * In case you have matching records in the import file and Zoho Billing, you can choose to overwrite these record(s). To do this, select **Overwrite** under **Duplicate Records**. You can also choose to **Skip** the duplicate records. * Select the **Character Encoding** based on your import file. By default, UTF-8 (Unicode) is selected.  * Choose the appropriate **File Delimiter**.  **Insight:** File Delimiter refers to the character that is used to separate the values in the import file.  * Click **Next**.  ![Import - Choose File](/billing/images/help/images/product-catalog/import-select-file.png) * In the **Map Fields** page, the field names of Zoho Billing are listed on the left side and the field names in the import file are listed on the right side.  * Match the field names appropriately.  * Check the **Save these selections for use during future imports.** option if you wish to use the same mapping of fields in future imports.  * Click **Next**.  ![Import - Field Matching](/billing/images/help/images/product-catalog/item-import-mapfields.png) * You can see the status of all the **items that are ready to be imported**, **skipped** and the **Unmapped Fields**. If there are items that are being skipped, edit the import file and repeat the above steps.   * Click **Import**. ![Preview Import](/billing/images/help/images/product-catalog/import-preview.png) Now, the items in the import file will be imported into the Items module of Zoho Billing. ### Editing Items **Scenario:** David learns of new ways to modernise his furnitures and upgrades the furnitures he sells with new features. Due to this, he wants to re-evaluate and change the prices of the products he sells. In Zoho Billing, he selects the item and edits its rate accordinly. Now, when an item is included in a transaction, its new rate will be displayed. In similar scenarios, you would want to edit the items to change and update information. To edit an item: * Go to _Items_ module in the left sidebar. * Select the item you want to edit and it automatically redirects you to the edit window. * Edit the fields as per your need and click **Save**. **Insight:** The changes that you make to the items will not reflect the changes in the existing transactions but only when you create a new transaction and include the items in it. ![Edit Item](/billing/images/help/images/product-catalog/edit-item.png) * * *