Moving a Project Between Compartments

Move a project in Language to a different compartment.

    1. Open the navigation menu and select Analytics & AI. Under AI Services, select Language.
    2. In the left-side navigation menu, select Projects.
      The projects list page opens. All projects in the selected compartment are displayed in a table.
    3. Select the compartment that contains the projects that you want to list.

      All projects in the compartment are listed.

    4. On the Projects list page, select the name of the project.

      The project details page opens.

    5. Click Move resource.
    6. Select the new compartment, and then click Move resource.
  • Use the oci ai language project change-compartment command and required parameters to edit (update) a transcription project:

    oci ai language project change-compartment --compartment-id <compartment-id>.-c [<text>].. [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.

  • Use the ChangeProjectCompartment operation to change the compartment for the project.