Items are used when you’re billing for goods or products sold to your clients. If you have a lot of items and want to save some time, you can import your list of items in bulk instead.
When creating the CSV file, ensure the file has these required headers, and then add your data:
Name | Description | Rate |
- Name
- Description
- Rate
Once your file is ready, import it in with these steps:
- Select the Items and Services section
- Then select the Import Items button
- Next, select Choose File…
- Then select your CSV
- Match the fields to the columns from your file using the dropdown (e.g., Name should match to the Name header inside your file)
- Select Import Items
- New items will be added and you can start invoicing with them.
FAQs
How are duplicate items handled?
Item names must be unique, so if the name is taken, you can either:
- Use a different name
- Find the original item and edit the name to something else to free it up, use the steps in How does archive or delete work? here
- Or if the item was deleted, undelete it with the steps here to use it again
Why did I get an error uploading my file?
The CSV file may be invalid depending on the error:
- The CSV file itself is corrupt - Copy the information to a new workbook and re-save as a .csv format
- There are no header columns in the file or one header column is missing - Name, Description and Rate are required to be the first row in the file (if headers are missing, the first row is skipped)
- There are invalid formats in the file (e.g., commas instead of decimals)
- Names cannot exceed 255 characters
- The file is larger than 2MB - Try splitting it into two or more CSVs instead