AITRIOS Developer Edition | Migrate to a New Project
Preparing a new project
1. Register a new project
Project owners can apply for a new project on Portal. See How to register new project in the Portal User Manual.
Note: If you are the owner of an existing project, you can copy your company name and address from an existing project by selecting Copy information from Projects where you are the Owner under Organization Details.
It may take up to three business days to approve new projects.
2. Invite members to the new project
Project owners invite other members to the new project, setting their roles as "member" or "admin". See How to invite members to a project in the Portal User Manual.
3. Purchase Console and other products in the Marketplace
Project owners or admins can purchase Console Developer Edition and any other necessary services in Portal from the App List in Marketplace. See Purchasing a product at the Marketplace in the Portal User Manual.
Preparing for project migration
1. Identify files used for inference in the previous project
Identify and collect files used for inference operations in the previous project, for example:
- AI models
- Note: AI models created with Studio or CustomVision cannot be exported from the previous project in Console. Recreate these models in Console for the new project.
- Edge applications
- Note: Edge applications cannot be exported from the previous project in Console. Prepare the original edge application that was imported to the previous project.
- JSON files
- Note: JSON files can be exported from the previous project in Console. The target files and procedures are different depending on which version of Console you are using.
- For Console V2:
- Select "..." to the right of each device in the Devices table in Console and export the following three files according to Edge Device Operations in the Console V2 User Manual:
- Update Device Configuration
- Update Module Configuration
- Execute Command
- Select "..." to the right of each device in the Devices table in Console and export the following three files according to Edge Device Operations in the Console V2 User Manual:
- For Console V1:
- Export the Command Parameter file from the Settings page in Console according to Exporting a command parameter file in the Console User Manual.
Note: To switch Console between the previous project and the new project, select the project on the Portal Home screen and then launch Console from the left-hand menu of the project Portal.
2. Download image files and inference result metadata files
If you stored image files and inference result files in Console for the previous project, download them from there using the REST API.
NOTE: After the migration deadline (early June 2026), data and information in the previous project Console will be discarded.
Warning: Data is linked to device registration in Console. You must download data before deleting the device registrations from the previous project.
For Console V2:
- See Obtaining and using an access token of Console REST API V2 in the Console REST API V2 User Guide.
- Use the correct Console endpoint:
- EU: https://eu.console.aitrios.sony-semicon.com/api/v2
- US: https://us.console.aitrios.sony-semicon.com/api/v2
- Get the data, see Getting images and inference result metadata in the Console REST API V2 User Guide.
- Reference information:
For Console V1:
- See Flow of Console REST API call in the Console REST API Usage Guide.
- Use the correct Console endpoint:
- EU: https://eu.console.aitrios.sony-semicon.com/api/v1
- US: https://us.console.aitrios.sony-semicon.com/api/v1
- Get the data, see Getting images and inference results in the Console REST API Usage Guide.
- Reference information:
- Get the ID for a device from the list of devices in the Manage Device page in Console. See Checking Edge Device information in the Console User Manual.
- View the output inference data and output images from edge devices from the Check data page in Console. See Check data in the Console User Manual.
3. Delete device registration in the previous project and perform factory reset
You need to factory reset the edge devices and delete their registration information in Console for the previous project before registering them in Console for the new project.
For Console V2:
- See Deleting Edge Device registration and performing Factory Reset in the Device Setup Guide.
For Console V1:
- See Device registration change and registration deletion in the Device Setup Guide.
Setting up the new project
Select the new project on the Portal Home screen and then launch Console from the left-hand menu of the project Portal.
Refer to the Device Setup Guide and other documents to set up and connect the edge device to Console for the new project. This includes enrollment of the edge device, deployment of an AI model and edge application, and preparing for inference and configuring data acquisition.
NOTE: If you stored inference result metadata in Console in the previous project, you need to prepare your own external storage to ensure stable service usage. For detailed instructions, see Set external transfer configuration below.
For Console V2:
- Import the files collected from the previous project to Console
- AI models, see AI Models / Import in the Console User Manual.
- Edge applications, see Edge Applications / Import in the Console User Manual.
- Enroll and connect edge devices to Console
- See Registering and connecting the Edge Device to the Console in the Device Setup Guide.
- Deploy an AI model and edge application
- See SW Provisioning in the Console User Manual.
- Set configuration and check inference operation
- See Update Settings for Edge Applications (Update Module Configuration) in the Console User Manual.
- Set external transfer configuration
- See the Console V2 External Transfer Configuration Tutorial.
- Console endpoint: https://console.aitrios.sony-semicon.com/api/v2
For Console V1:
- Import the files collected from the previous project to Console
- AI models: Import under Create model in Console. See Importing files to register new AI models in the Console User Manual.
- Edge applications: Import under Settings in Console. See Registering an Application in the Console User Manual.
- Command parameter file: Import under Settings in Console. See Registering a command parameter file in the Console User Manual.
- Enroll and connect edge devices to Console
- See Connecting the Edge Device to Console in the Device Setup Guide.
- Deploy an AI model and edge application
- See Deploy to device in the Console User Manual.
- Set configuration and check inference operation
- See Starting Inference in Get Started.
- Set external transfer configuration
- See the External Transfer Configuration Tutorial.
- Console endpoint: https://console.aitrios.sony-semicon.com/api/v1
*AITRIOS and AITRIOS logos are the registered trademarks or trademarks of Sony Group Corporation or its affiliated companies.