---
title: "TTT: Remote Jobs Triggering"
canonical: "https://docs.getxray.app/space/XRAY/301665002/TTT%3A%20Remote%20Jobs%20Triggering"
format: markdown
---
![Banner-Xray-Documentation-Enterprise.png](media://817eef7e-3973-4225-b7db-f5a821342a0b)

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://1b6d588a-415c-4617-aa12-fb6a5b7da53d)

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
- Run automation from Xray 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)