ixp
latest
false
  • Overview
    • Introduction
    • Extracting data from unstructured documents
    • Building and deploying models
    • Quotas
  • Model building
    • Overview
    • Managing projects
    • Uploading sample documents​
    • Reviewing predictions
    • Validating extraction predictions
    • Configuring the model
  • Model validation
  • Model deployment
    • Overview
    • Publishing model versions
    • Managing published versions
    • Consuming published projects
    • CLI
  • Frequently asked questions
UiPath logo, featuring letters U and I in white

Unstructured and complex documents user guide

Last updated Sep 24, 2025

CLI

The IXP Command Line Interface (CLI), or re, is a unified tool that provides a consistent interface for interacting with all IXP parts from a terminal.
re simplifies managing IXP resources, such as sources and datasets, as well as importing or exporting documents. Additionally, re maintains multiple contexts, making it easy to switch between multiple authentication tokens for different users, service accounts, or IXP endpoints.

The IXP CLI is open source and developed on GitHub.

Moving projects across tenants

To move IXP projects across tenants, proceed as follows using the UiPath® CLI tool:

  1. Install the CLI on your machine.
  2. Add two configurations to your CLI: one for the current project location and another one for the destination location. For more details, check Configuring the CLI.
  3. Download the existing project with re -c package download --file .zip. This will create a file named <file name>.zip, which contains all the information of your projects.
  4. Upload the package to the new project with re -c package upload .zip. Optionally, you can use the --name option to provide a new name, for example, re -c package upload .zip --name this_is_the_new_name.
  5. Delete the file .zip on your machine, as this will contain project data.

  • Moving projects across tenants

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo
Trust and Security
© 2005-2025 UiPath. All rights reserved.