UiPath Documentation
assistant
latest
false
  • Assistant UiPath
    • À propos d'UiPath Assistant
    • Préférences
    • Licences à tarification unifiée
  • Installer l'Assistant UiPath
  • Configuration de l'assistant UiPath
  • Assistant sur MacOS
  • Incrustation d'image
    • Session Robot (anciennement Incrustation d’image (Picture-in-Picture))
    • Incrustation d'image - Session enfant
    • Session Robot - Bureau virtuel
    • Comparaison des technologies
  • Configuration des automatisations attended
  • Gouvernance
  • Widgets dans l'Assistant
Important :
La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.
UiPath logo, featuring letters U and I in white

Guide de l'utilisateur de l'Assistant

Dernière mise à jour 6 avr. 2026

Session Robot (anciennement Incrustation d’image (Picture-in-Picture))

The Robot session window allows you to run attended automations without having to interrupt your current activity on the machine.

docs image

Il existe deux versions d’une session Robot, qui isolent toutes deux l’automatisation de votre travail et qui reposent sur les technologies suivantes :

  • Child Session - Processes run in a separate Windows session on the machine.
  • Virtual Desktop - Processes run in the same Windows session, but on a virtual desktop.

Définition du type et des options de l’incrustation d’image

Pour définir la technologie PiP de votre session Robot ou pour indiquer si le processus doit démarrer par défaut dans une session Robot :

  1. Open the desired UiPath Studio project, then select the Project panel on the left side.
  2. Open the Project Settings menu.
  3. From the PiP Options dropdown menu, select an option to indicate whether the project was tested using Picture in Picture and whether it should start in a Robot session by default:
    1. Tested for PiP Usage; Starting in PiP - The automation has been approved to run in PiP mode. When you run the process, it starts in a Robot session by default.
    2. Tested for PiP Usage; Not starting in PiP by default - The automation has been approved to run in PiP mode. When you run the process, it starts in the main session by default.
    3. Not tested for PiP usage - The automation has not been approved to run in PiP mode. When you run the process, it starts in the main session by default.
  4. From the PiP Type dropdown menu, select the technology to isolate the automation from the user session:
    1. New Session - When you run the process in PiP, the child session technology is used.
    2. New Desktop - When you run the process in PiP, the virtual desktop technology is used.

docs image

Utilisation de PiP pour les activités d'appel

When using Invoke activities such as Invoke Process, Invoke Workflow File, and Run Parallel Process, you can set the session in which they should run.

This is done by setting the Target Session property of the activity in Studio using one of the following values:

  • Current - The child process opens in the same session or desktop the user is in.

  • Process Default - The child process uses the configuration set in the Process Settings.

  • Main - The child process starts in the user session regardless of where the parent process runs.

  • Picture in Picture - The child process starts in a Robot session regardless of where the parent process runs.

    docs image

    Remarque :

    You can edit the value of the Target Session property only from Studio.

    To modify this property for projects developed in StudioX, you need to open them in Studio.

Utilisation de la session Robot

Pour démarrer la session Robot :

  1. In UiPath Studio/StudioX > Debug tab, select the Picture in Picture option, then run your process.
  2. In UiPath Assistant, select the desired automation. In the right side panel, turn on the Run in PiP toggle, then run your process. The Robot session window pops up.

To interact with the screen within the Robot session, click on the Join button that appears on hover. Doing so expands the Robot session to full screen on your main display.

To exit full screen, select Leave Robot session. This returns you to the Robot session window, which is configured to remain on top of other applications.

Pour fermer la session Robot, sélectionnez X. Une invite vous demande de confirmer la clôture de la session robot.

Cette page vous a-t-elle été utile ?

Connecter

Besoin d'aide ? Assistance

Vous souhaitez apprendre ? UiPath Academy

Vous avez des questions ? UiPath Forum

Rester à jour