# Rename a Quantity of a Vehicle

## 1. Introduction

Renaming a vehicle quantity helps you personalize your system terminology. By changing these names, you ensure clarity and consistency when viewing vehicle capacities and importing new delivery information. You are learning how to successfully rename the quantity of a vehicle.

## 2. Feature Explanations and Benefits

The ability to customize quantity names provides a significant benefit by displaying user-defined names in two key areas:

* **Vehicle Capacity View**: After renaming, the new names are visible when you check a vehicleʼs capacity details. This allows you to quickly verify what capacity limitations are assigned to your fleet.
* **Delivery Import Screen**: The new names are displayed when you import new deliveries. Specifically, they appear when you select Show All under the quantity section during the import process, ensuring correct data mapping.

## 3. Renaming a Vehicle Quantity

Follow these simple steps to update the quantity names in your system:

1. **Access Configuration**
2. **Navigate to Customize Quantity Names**

<figure><img src="/files/E5pJNxkhKFSzwniftibZ" alt=""><figcaption></figcaption></figure>

3. **Rename the Quantity**
4. **Save Your Changes**

<figure><img src="/files/aVyU9AlDEJGvHduLyHn8" alt=""><figcaption></figcaption></figure>

These renamed quantities are also visible when you import deliveries

## 4. Verifying New Names in Vehicle Capacities

1. **Go to My Deliverers**
2. **Edit a Vehicle**

<figure><img src="/files/cRyjvxTPD0vN6JuvbVNg" alt=""><figcaption></figcaption></figure>

3. **View Vehicle Capacities**
4. **Confirm the Name**

<figure><img src="/files/xMb2baC9Z3WNsI0MnOIR" alt=""><figcaption></figcaption></figure>

## 5. Verifying New Names during Delivery Import

The renamed quantities are also visible when you import deliveries:

1. **Go to My Deliveries**
2. **Start Import**
3. **Address Unknown Fields**
4. **Show All Quantities**
5. **Confirm the New Name**

<figure><img src="/files/Pnz5zZDqmxjkTXacRc7j" alt=""><figcaption></figcaption></figure>

## 6. Productivity Tips

* **Tip**: Immediate Verification is Key After saving your renamed quantity, take a moment to immediately verify the change both in Vehicle Capacities and by checking a pending delivery import This ensures your changes propagated correctly across the system.
* **Tip**: Keep it Simple Use clear, concise names that are easy for everyone on your team to understand. Since the new name will be displayed in multiple areas, choosing accessible language prevents confusion.
* **Warning**: Ensure you have updated all necessary fields before Clicking Save to avoid having to return to the customization menu multiple times.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://nomadia-docs.gitbook.io/products/resource-and-vehicle-management/rename-a-quantity-of-a-vehicle.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
