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

# How To Transfer Digital Assets

> How Company Administrators can transfer ownership of projects, predictions, modules, inverters, and weather files between users

Company Administrators have the ability to transfer Digital Assets (Projects, Predictions, Modules, Inverters, and Weather Files) from one user to another. This is particularly important when deactivating a user account.

<Warning>
  If a deactivated user has **Draft-Private** digital assets, those assets will not be visible to anyone unless they are transferred to another active user before deactivation.
</Warning>

***

## Workflow

<Steps>
  <Step title="Navigate to User Administration">
    From the [Company Settings](/user-guide/ui/company-settings) page, click on the name of the user whose digital assets you want to transfer.

    <Frame>
      <img src="https://mintcdn.com/terabaseenergy/U83zj2bgivBK-jH9/images/kb-transfer-assets-user-card.png?fit=max&auto=format&n=U83zj2bgivBK-jH9&q=85&s=bcdb8f9a81aed6084de6661a09183044" alt="Click on user name" width="941" height="147" data-path="images/kb-transfer-assets-user-card.png" />
    </Frame>
  </Step>

  <Step title="Choose Reassignment Method">
    In the User Administration screen, you have two options:

    * **Reassign Multiple** — Transfer multiple assets at once (recommended for bulk transfers)
    * **Reassign** — Transfer individual assets one at a time

    <Frame>
      <img src="https://mintcdn.com/terabaseenergy/U83zj2bgivBK-jH9/images/kb-transfer-assets-user-detail.png?fit=max&auto=format&n=U83zj2bgivBK-jH9&q=85&s=75be9ab01c5d93d48c8d09cb3f8d6321" alt="Reassign options" width="1701" height="1056" data-path="images/kb-transfer-assets-user-detail.png" />
    </Frame>
  </Step>

  <Step title="Select Assets to Transfer">
    To transfer all assets from one user to another:

    1. Click **Reassign Multiple**
    2. Click the **Select All** button near the top of the page

    <Frame>
      <img src="https://mintcdn.com/terabaseenergy/U83zj2bgivBK-jH9/images/kb-transfer-assets-select-all.png?fit=max&auto=format&n=U83zj2bgivBK-jH9&q=85&s=01382aea8d21ff3c1e2666857a276535" alt="Select All button" width="550" height="231" data-path="images/kb-transfer-assets-select-all.png" />
    </Frame>

    This places a checkmark on all digital assets owned by the user.
  </Step>

  <Step title="Initiate the Transfer">
    Click **Ready To Reassign Assets** near the top of the page to begin the transfer wizard.

    <Frame>
      <img src="https://mintcdn.com/terabaseenergy/U83zj2bgivBK-jH9/images/kb-transfer-assets-ready.png?fit=max&auto=format&n=U83zj2bgivBK-jH9&q=85&s=219870ede24592a1d44bd9bfaff9327d" alt="Ready to Reassign Assets" width="522" height="234" data-path="images/kb-transfer-assets-ready.png" />
    </Frame>
  </Step>

  <Step title="Complete the Transfer Wizard">
    The Reassign Assets wizard guides you through three steps:

    1. **Review** — Verify the digital assets selected for transfer
    2. **Search** — Select the new owner by typing their name
    3. **Confirm** — Review the new owner assignment and click **Confirm Change**

    <Frame>
      <img src="https://mintcdn.com/terabaseenergy/U83zj2bgivBK-jH9/images/kb-transfer-assets-wizard.png?fit=max&auto=format&n=U83zj2bgivBK-jH9&q=85&s=9cad0b0e72b5c1e6b9ab016a47200dbf" alt="Reassign Assets wizard" width="1719" height="472" data-path="images/kb-transfer-assets-wizard.png" />
    </Frame>
  </Step>
</Steps>

***

## Asset Types

The following digital asset types can be transferred between users:

| Asset Type        | Library Location                                    |
| ----------------- | --------------------------------------------------- |
| **Projects**      | [Project Library](/user-guide/ui/project-library)   |
| **Predictions**   | [Predictions](/user-guide/ui/predictions)           |
| **Modules**       | [Module Library](/user-guide/ui/module-library)     |
| **Inverters**     | [Inverter Library](/user-guide/ui/inverter-library) |
| **Weather Files** | [Weather Library](/user-guide/ui/weather-library)   |

<Note>
  After transfer, the new owner has full control over the assets, including the ability to edit, delete, or change the status of transferred items.
</Note>
