> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinksale.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Saved Items

> Create and manage frequently used products and services for quicker invoice and estimate generation

<div className="relative w-full my-16 px-4">
  <div className="absolute -top-10 -right-10 w-60 h-60 bg-gradient-to-br from-blue-300/30 to-teal-300/30 dark:from-blue-600/20 dark:to-teal-600/20 rounded-full blur-3xl" />

  <div className="absolute -bottom-10 -left-10 w-60 h-60 bg-gradient-to-br from-purple-300/30 to-pink-300/30 dark:from-purple-900/20 dark:to-pink-900/20 rounded-full blur-3xl" />

  <div className="relative">
    <div className="absolute inset-0 bg-white dark:bg-zinc-800 rounded-[2.5rem] transform rotate-1 translate-x-2 translate-y-2 shadow-xl" />

    <div className="absolute inset-0 bg-gradient-to-br from-blue-50 to-teal-50 dark:from-blue-900/30 dark:to-teal-900/30 rounded-[2.5rem] transform -rotate-1 translate-x-1 translate-y-1" />

    <div className="relative bg-white dark:bg-zinc-900 rounded-[2.5rem] shadow-2xl overflow-hidden p-4 md:p-6 z-10">
      <div className="absolute inset-0 rounded-[2.5rem] p-0.5">
        <div className="h-full w-full rounded-[2.5rem] bg-gradient-to-br from-blue-400 via-teal-400 to-purple-400 opacity-50 dark:opacity-30 blur-sm" />
      </div>

      <div className="relative z-10 rounded-[2rem] overflow-hidden bg-white dark:bg-zinc-900 border border-zinc-100 dark:border-zinc-800">
        <div className="overflow-hidden">
          <video className="w-full aspect-video object-cover" controls src="https://synthesia-ttv-data.s3-eu-west-1.amazonaws.com/video_data/3a09f922-13f5-42bb-85a9-8620c828d8c7/transfers/rendered_video.mp4" />
        </div>

        <div className="p-4 bg-gradient-to-r from-zinc-50 to-white dark:from-zinc-900 dark:to-zinc-800 flex justify-between items-center">
          <div className="flex items-center space-x-3">
            <div className="w-8 h-8 rounded-full bg-gradient-to-r from-blue-500 to-teal-500 flex items-center justify-center text-white shadow-md">
              <svg xmlns="http://www.w3.org/2000/svg" className="h-4 w-4" viewBox="0 0 20 20" fill="currentColor">
                <path fillRule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zM9.555 7.168A1 1 0 008 8v4a1 1 0 001.555.832l3-2a1 1 0 000-1.664l-3-2z" clipRule="evenodd" />
              </svg>
            </div>

            <span className="text-zinc-800 dark:text-zinc-200 font-medium">Saved Item Settings</span>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>

## Introduction

The Saved Items Settings page in Blinksale allows you to create and manage a library of frequently used products and services. These saved items can be quickly added to invoices and estimates, saving you time and ensuring consistency in your billing documents. Each saved item can include complete details like pricing, quantity, tax rates, and units of measurement.

## Understanding Saved Items

Saved items are pre-configured products or services that you offer regularly to your clients. They help streamline your invoicing process by:

* Eliminating the need to repeatedly enter the same item details
* Ensuring consistent pricing across documents
* Maintaining uniform descriptions of your offerings
* Applying the correct taxes and units automatically

## Managing Saved Items

### Viewing Your Saved Items

The Saved Items Settings page displays a table of all your configured items, including:

* Item name
* Description
* Price
* Default quantity
* Associated tax rate
* Unit of measurement
* Action buttons for editing or deleting

<img className="rounded-lg border border-zinc-200 dark:border-zinc-700" src="https://mintcdn.com/theavenuesllc-ac00f1e1/taDVwTdoP56tNlP4/images/saved-items-list.png?fit=max&auto=format&n=taDVwTdoP56tNlP4&q=85&s=a39f3a0116933aacc17071f28af993db" alt="Saved items list showing all configured products and services" width="5634" height="3480" data-path="images/saved-items-list.png" />

### Creating a New Saved Item

To create a new saved item:

1. Navigate to **Settings → Saved Items**
2. Click the **Add Item** button
3. Fill in the item details:
   * **Name**: A descriptive title for the product or service
   * **Description** (optional): Detailed information about the item
   * **Price**: The standard rate for the item
   * **Quantity**: Default quantity (typically 1)
   * **Currency**: The currency used for the item
   * **Tax Rate** (optional): An associated tax to apply
   * **Unit** (optional): The unit of measurement for the item
4. Click **Create Item**

<img className="rounded-lg border border-zinc-200 dark:border-zinc-700" src="https://mintcdn.com/theavenuesllc-ac00f1e1/hWDCAHwKDX9fe_FZ/images/new-saved-item.png?fit=max&auto=format&n=hWDCAHwKDX9fe_FZ&q=85&s=5fa4a87abaf8d6e0d9beafd834e42298" alt="Dialog for adding a new saved item with fields for name, description, price, and other details" width="878" height="1300" data-path="images/new-saved-item.png" />

**Tips for Creating Saved Items:**

* Use clear, descriptive names that will be recognized by you and your clients
* Include detailed descriptions that clarify exactly what's being provided
* Set standard prices that reflect your regular rates
* Select appropriate tax rates and units to save time when creating invoices

### Editing a Saved Item

To modify an existing saved item:

1. Locate the item in the list
2. Click the pencil (edit) icon
3. Update any of the item details
4. Click **Save Changes**

<img className="rounded-lg border border-zinc-200 dark:border-zinc-700" src="https://mintcdn.com/theavenuesllc-ac00f1e1/hWDCAHwKDX9fe_FZ/images/edit-saved-item.png?fit=max&auto=format&n=hWDCAHwKDX9fe_FZ&q=85&s=957eb56aba66a9f7d137f1e06d91bcbc" alt="Dialog for editing an existing saved item" width="870" height="1296" data-path="images/edit-saved-item.png" />

**Note:** When you edit a saved item, the changes only affect future uses of the item in new invoices or estimates. Previously created documents will maintain the item details as they were at the time of creation.

### Deleting a Saved Item

To delete a saved item:

1. Locate the item in the list
2. Click the trash (delete) icon
3. Confirm the deletion in the dialog

<img className="rounded-lg border border-zinc-200 dark:border-zinc-700" src="https://mintcdn.com/theavenuesllc-ac00f1e1/hWDCAHwKDX9fe_FZ/images/delete-saved-item.png?fit=max&auto=format&n=hWDCAHwKDX9fe_FZ&q=85&s=6ad9addb277a89b06c49b0ff5c9776f9" alt="Confirmation dialog for deleting a saved item" width="998" height="322" data-path="images/delete-saved-item.png" />

**Note:** Deleting a saved item only removes it from your library of available items. It does not affect any existing invoices or estimates that already use the item.

## Using Saved Items in Documents

### Adding Saved Items to Invoices and Estimates

Saved items become available in the line item creation interface when creating or editing invoices and estimates:

1. Begin creating a new invoice or estimate
2. In the line items section, look for a "Select Saved Item" option
3. Choose the desired item from the dropdown
4. The item details (name, description, price, quantity, tax, and unit) are automatically populated
5. Adjust any values as needed for this specific instance
6. Add additional items as required

<img className="rounded-lg border border-zinc-200 dark:border-zinc-700" src="https://mintcdn.com/theavenuesllc-ac00f1e1/taDVwTdoP56tNlP4/images/using-saved-items.png?fit=max&auto=format&n=taDVwTdoP56tNlP4&q=85&s=2dc1b342980685f1f2572defcd48239a" alt="Using saved items when creating an invoice" width="5634" height="3480" data-path="images/using-saved-items.png" />

### Benefits of Using Saved Items

Using saved items offers several advantages:

1. **Time Efficiency**: Quickly add complete items rather than manually entering details each time
2. **Consistency**: Maintain uniform pricing and descriptions across all your documents
3. **Reduced Errors**: Eliminate typos and pricing mistakes that can occur with manual entry
4. **Professional Appearance**: Present consistent, well-described services to your clients

## Best Practices for Saved Items Management

### Organizing Your Items

* **Consistent Naming**: Develop a clear naming convention for easy identification
* **Logical Grouping**: Consider prefixing similar items (e.g., "Consulting: Strategy" and "Consulting: Implementation")
* **Complete Details**: Always include thorough descriptions to avoid confusion
* **Regular Review**: Periodically audit your saved items to update pricing and details

### Strategies for Different Business Types

#### Service-Based Businesses

* Create items based on service types or hourly rates
* Include detailed scope descriptions
* Consider creating items at different hourly rates (standard, rush, weekend)

#### Product-Based Businesses

* Include product codes or SKUs in item names
* Specify exact quantities and units
* Consider creating bundles for commonly purchased combinations

#### Mixed Businesses

* Clearly differentiate between product and service items
* Create separate items for products with associated service fees
* Use consistent formatting to distinguish between types

## Troubleshooting

### Common Issues

1. **Cannot create duplicate item names**
   * Each saved item name must be unique within your organization
   * Use more specific names or include identifying details

2. **Currency mismatches**
   * Saved items retain their configured currency
   * When adding to an invoice with a different currency, you'll need to adjust the price

3. **Changes not reflected in existing documents**
   * Updates to saved items only affect new documents
   * Existing documents maintain the item details as they were when created

### Getting Help

If you need assistance with saved items:

1. Review this documentation for detailed guidance
2. Use the search functionality to find specific items in large libraries
3. Contact Blinksale support for technical help with the saved items feature

## Advanced Tips

### Item Templates for Project Types

Create template items that represent entire project phases or common service packages. For example:

* **Web Design Package**: A complete package with description of all included services
* **Monthly Retainer**: Standard monthly service with detailed deliverables
* **Product Bundle**: Commonly sold together items as a single line item

### Dynamic Pricing Strategies

For services with variable pricing:

1. Create multiple versions of similar items at different price points
2. Use descriptive names that clearly indicate the pricing tier
3. Include notes about when to use each variation

By effectively managing your saved items in Blinksale, you'll create a valuable library of products and services that speeds up your invoicing process and ensures consistent, professional-looking documents for your clients.
