---
title: "TTT - Remote Jobs Triggering"
canonical: "https://docs.getxray.app/space/XRAYCLOUD/44577316/TTT%20-%20Remote%20Jobs%20Triggering"
format: markdown
---
![Banner-Xray-Documentation-Enterprise.png](media://4cb45944-85f9-4c49-944c-c6741ef4cb1c)

Remote Jobs Triggering (RJT) allows users to configure and invoke remote jobs in different CI/CD tools without leaving Xray, improving tester performance and streamlining the workflow. 

![Xray.jpeg](media://85943530-a4f9-4225-aa16-97aab86da3ab)

Most pipelines are triggered by a commit action but sometimes we have the necessity to trigger a remote job to perform some actions, such as:

- Validate a change in a specific feature
- Validate a new deployment or new environment
- Validate new tests on the fly
- Trigger (test) automation from Xray's Test Plan or Test Execution

The remote job can perform all sort of tasks, including building, deploying the project to an environment, and/or running automated tests.

Most common use is to trigger the execution of automated tests.


Tutorials available:

> Macro (children)