Skip to content

Commit 1a884aa

Browse files
committed
1253: language-improvements; transferring-devices-assets-and-parts-to-other-data-centers
1 parent 2c701ef commit 1a884aa

1 file changed

Lines changed: 17 additions & 17 deletions

File tree

docs/administration/transferring-devices-assets-and-parts-to-other-data-centers.mdx

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ sidebar_position: 16
66
import ThemedImage from '@theme/ThemedImage'
77
import useBaseUrl from '@docusaurus/useBaseUrl'
88

9-
Sometimes it is necessary to ship devices, assets, and spare parts from one building to another. Device42's Transfer Between Locations feature provides a means of keeping track of which devices, assets, and parts are in transit and of keeping a log of the receipt data and the receiving party.
9+
The Transfer Between Locations feature lets you track devices, assets, PDUs, and spare parts shipped between buildings, keeping a log of transit status, receipt data, and the receiving party. This page covers how to create a transfer and record its receipt.
1010

11-
## The Transfers List Page
11+
## View the Transfers List Page
1212

13-
Navigate to the Transfers list page under **Tools > Templates & Bulk Operations > Transfer Between Locations**.
13+
Navigate to the Transfers list page under **Tools > Templates & Bulk Operations > Transfer Between Locations**.
1414

1515
<ThemedImage
1616
alt="Transfer Between Locations menu location"
@@ -20,7 +20,7 @@ Navigate to the Transfers list page under **Tools > Templates & Bulk Operations
2020
}}
2121
/>
2222

23-
The list view shows all pending and completed transfers. For each transfer, you can see the user who initiated the transfer, as well as the devices, assets, PDUs, and parts that are being transferred.
23+
The list view shows all pending and completed transfers, including the user who initiated each transfer and the devices, assets, PDUs, and parts being transferred.
2424

2525
<ThemedImage
2626
alt="Transfer Between Locations list page"
@@ -32,46 +32,46 @@ The list view shows all pending and completed transfers. For each transfer, you
3232

3333
## Add a New Transfer
3434

35-
Click the **Add Transfer Button** on the list page.
35+
Click the **Add Transfer** button on the list page.
3636

3737
<ThemedImage
38-
alt="Add Transfer Details"
38+
alt="Add transfer details"
3939
sources={{
4040
light: useBaseUrl('/assets/images/transferring-devices-assets-and-parts/add-transfer-details-light.png'),
4141
dark: useBaseUrl('/assets/images/transferring-devices-assets-and-parts/add-transfer-details-dark.png'),
4242
}}
4343
/>
4444

45-
To initiate a transfer, fill in the form:
45+
Fill in the transfer form with the following details:
4646

47-
- Select the **Initiation Date** and **Time** that the transfer will start.
48-
- Upon saving, the **User** field will be populated automatically with the currently logged-in Device42 user.
47+
- Select the **Initiation Date** and **Time** for the transfer.
48+
- The **User** field is populated automatically with the currently logged-in Device42 user on saving.
4949
- Optionally, select or add the **Shipper** performing the transfer.
50-
- Optionally, pick a room for the object while it is in transit. For example, you might want to define a dummy room named "In Transit".
50+
- Optionally, select a room for the object while it is in transit — for example, a placeholder room named "In Transit".
5151
- Choose or add the **Devices**, **Assets**, **PDUs**, and **Parts** to be transferred.
5252

5353
<ThemedImage
54-
alt="Add Transfer objects"
54+
alt="Add transfer objects"
5555
sources={{
5656
light: useBaseUrl('/assets/images/transferring-devices-assets-and-parts/add-transfer-objects-light.png'),
5757
dark: useBaseUrl('/assets/images/transferring-devices-assets-and-parts/add-transfer-objects-dark.png'),
5858
}}
5959
/>
6060

61-
- Add any useful **Notes** about the transfer for reference.
61+
- Add any **Notes** about the transfer for reference.
6262

63-
Then, click **Save and add another** or click **Save** to view a summary of the transfer details.
63+
Click **Save and add another** or **Save** to view a summary of the transfer details.
6464

65-
The **Transfer Devices Status** section will be populated with the object(s) you just selected. The **Transfer Assets Status**, **Transfer PDUs Status**, and **Transfer Parts Status** sections will also be populated.
65+
The **Transfer Devices Status** section will be populated with the objects you selected. The **Transfer Assets Status**, **Transfer PDUs Status**, and **Transfer Parts Status** sections will also be populated.
6666

6767
## Receive the Transfer
6868

69-
In each section of the transfer, there is a **Received Date** entry and a **Receipt Room** entry that the receiving party will use to record full or partial completion of the transfer.
69+
Each section of the transfer includes a **Received Date** and **Receipt Room** field for the receiving party to record full or partial completion.
7070

71-
Click **Edit** and add or update the **Received Date** and **Receipt Room**. On saving the changes, the devices, assets, PDUs, and parts will be placed in the **Receipt Room** in Device42.
71+
Click **Edit** and update the **Received Date** and **Receipt Room**. On saving, the devices, assets, PDUs, and parts will be placed in the **Receipt Room** in Device42.
7272

7373
<ThemedImage
74-
alt="Add Receipt room and date"
74+
alt="Add receipt room and date"
7575
sources={{
7676
light: useBaseUrl('/assets/images/transferring-devices-assets-and-parts/add-receipt-date-room-light.png'),
7777
dark: useBaseUrl('/assets/images/transferring-devices-assets-and-parts/add-receipt-date-room-dark.png'),

0 commit comments

Comments
 (0)