# Add New Item

## **Purpose**

Explain how to launch and use the Add New Item modal to create a stock item from the Inventory view.

## **How to Access**

Open the main menu → Select **Inventory** → Stay on the Inventory Overview Tab → Click the **Add New Item** button (*visible only when permitted*).

<div align="left" data-with-frame="true"><figure><img src="https://3532476255-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsVJ0qURLvzCOxTGXEZIZ%2Fuploads%2FqLrBaeY36Ekd96RxzjGo%2FScreenshot%202026-01-05%20at%2008.47.41.png?alt=media&#x26;token=191a8305-a047-413b-b41a-593be4ae3fb5" alt="" width="120"><figcaption></figcaption></figure></div>

<div align="left" data-with-frame="true"><figure><img src="https://3532476255-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsVJ0qURLvzCOxTGXEZIZ%2Fuploads%2F5foy52EjcZr56uKV1szs%2FScreenshot%202026-01-05%20at%2008.49.13.png?alt=media&#x26;token=445e02fa-bfd4-4cd9-a372-5c1e56859f63" alt=""><figcaption></figcaption></figure></div>

***

## **Permissions & Visibility**

This tool is only visible if the user has the required permissions. Buttons, actions, and fields may appear or be hidden depending on role.

<div align="left" data-with-frame="true"><figure><img src="https://3532476255-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsVJ0qURLvzCOxTGXEZIZ%2Fuploads%2FGqFItlJMlNiBeu3QsHVN%2FScreenshot%202026-01-05%20at%2008.52.59.png?alt=media&#x26;token=aa457ab1-a977-415d-baf9-f9dd7162a568" alt=""><figcaption></figcaption></figure></div>

## **Workflow Overview**

This guide covers the standard workflow: Open Inventory list → Launch Add New Item modal → Enter item details → Save. Variations such as validation errors or permission-based restrictions are noted in the steps.

## **Step-by-Step Workflow**

### **Access the Inventory Management Section**

* What the user does: Open Inventory.
* What the system displays: Inventory list with Add New Item Button (if permitted).
* Outcome: User can start item creation.

### **Open the Add New Item Tool**

* What the user does: Click **Add New Item** Button.
* What the system displays: Fullscreen Add Item tool with empty form fields.
* Outcome: Form ready for input.

<div align="left" data-with-frame="true"><figure><img src="https://3532476255-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsVJ0qURLvzCOxTGXEZIZ%2Fuploads%2FPNzCiI6ye7benxSzWWtn%2FScreenshot%202026-01-05%20at%2009.01.22.png?alt=media&#x26;token=76233e91-45a3-45ed-be8d-5fcc4dc7314e" alt=""><figcaption></figcaption></figure></div>

### **Complete the Add Item Form**

* What the user does: Enter item details and clicks Add Item
* What the system displays: Field validations; errors shown inline if required fields are missing.
* Outcome: Item is created and should appear in the Inventory list upon success.

<div align="left" data-with-frame="true"><figure><img src="https://3532476255-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsVJ0qURLvzCOxTGXEZIZ%2Fuploads%2FzcmGRWOPnEFifEmm4V9N%2FScreenshot%202026-01-05%20at%2009.06.46.png?alt=media&#x26;token=78b1d88f-0742-4ebe-881e-1624e914f20a" alt=""><figcaption></figcaption></figure></div>

### Example form fields:

| Field                | Improved Description                                                | Mandatory |
| -------------------- | ------------------------------------------------------------------- | --------- |
| **Code**             | Internal reference code used to uniquely identify the item          | No        |
| **Category**         | Grouping used to organize inventory items                           | No        |
| **Size**             | Size or unit of measure, where applicable                           | No        |
| **Type**             | Item type or classification identifier                              | No        |
| **Description**      | Additional details or notes about the item                          | No        |
| **Location**         | Current storage location (yard, warehouse, or third-party supplier) | No        |
| **Supplier**         | Supplier or vendor associated with the item                         | No        |
| **Weight**           | Weight of a single unit, where applicable                           | No        |
| **Hire / Rent Cost** | Cost to hire or rent the item per unit                              | No        |
| **Replacement Cost** | Cost to replace the item if lost or damaged                         | No        |
| **Selling Cost**     | Selling price per unit, if applicable                               | No        |
| **Low Level Alert**  | Minimum quantity threshold that triggers a low-stock alert          | No        |
| **Total Qty**        | Total quantity currently recorded in inventory                      | No        |

***

## **What Happens Next**

Record status updates per inventory rules; New item appears in the Inventory list

<div align="left" data-with-frame="true"><figure><img src="https://3532476255-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsVJ0qURLvzCOxTGXEZIZ%2Fuploads%2FEg0bWlB2WuqRFq0G8607%2FScreenshot%202026-01-05%20at%2009.18.58.png?alt=media&#x26;token=68a2a281-c420-411c-a382-6a748d312086" alt=""><figcaption></figcaption></figure></div>

***

## **Permissions Required**

Permissions are controlled by these permissions:

| Permission needed            | Why it matters                                            |
| ---------------------------- | --------------------------------------------------------- |
| inventory-inventory-create   | Allows adding new stock items.                            |
| inventory-inventory-update   | Allows editing stock items (also unlocks the add button). |
| roles-inventory-admin-enable | Full inventory admin access; shows the button.            |
| roles-super-admin-enable     | Full system access; shows the button.                     |

> **Tips**: You only need one of these; the UI shows the button if any match your permissions list.

***

## **Troubleshooting**

Common visibility or validation issues when adding a new stock item.

| Problem                        | Solution                                                           |
| ------------------------------ | ------------------------------------------------------------------ |
| Cannot see Add New Item Button | Verify create permission for inventory; refresh after role updates |
| Record not saving              | Check required fields and validation messages                      |
| Data missing after save        | Confirm system preconditions and retry; check inventory filters    |

***

## **Related Pages and Links**

{% hint style="info" %}
[Inventory Overview](https://docs.cloudscaff.com/inventory-management/inventory-overview)
{% endhint %}

{% hint style="info" %}
[Roles and Permissions](https://docs.cloudscaff.com/settings/user-management/role-builder-add-or-update-roles)
{% endhint %}
