UiPath Documentation
uipath-cli
latest
false

UiPath CLI user guide

Última actualización 7 de may. de 2026

uip insights

uip insights queries UiPath Insights — the analytics layer over job execution data. The tool exposes the preset Insights dashboards as commands: overall summary, completed- and uncompleted-job timelines, top failing processes, failure grouping by reason, and detailed per-process and per-failure drill-downs.

Install it with uip tools install insights, or invoke uip insights … and let auto-install run. The underlying package is @uipath/insights-tool; the command prefix is insights. See Tools (plugins) for the install model and uip tools for the command that manages tool installation.

Recursos

RecursoPropósito
TrabajosSummary, completed- and uncompleted-job timelines, top failures, failures by reason, per-process breakdowns, and failure-detail drill-downs.

Synopsis

uip insights jobs <verb> [options]
uip insights jobs <verb> [options]

All uip insights verbs honor the global options (--output, --output-filter, --log-level, --log-file) and the standard exit codes.

Shared filters

Every insights jobs subcommand accepts the same filter surface — time range, folders, processes, machines. The flag set is documented inline on the jobs page.

Use either --time-range or the absolute --started-after/--started-before pair. Combining them is valid but the Insights backend resolves to whichever interval is narrower. All filters are optional; an unfiltered query returns tenant-wide data for the default time range.

Autenticación

Every Insights call uses the session established by uip login. If no session is present, the CLI emits Failure with Instructions: "Run 'uip login' to authenticate first." and exits 1.

Ver también

  • Recursos
  • Synopsis
  • Shared filters
  • Autenticación
  • Ver también

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado