> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qawolf.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How to integrate with Testmo

> Sync QA Wolf automated test results to your Testmo project, including pass/fail status and run metadata.

For each QA Wolf run, the integration can:

* Create a new test run in Testmo.
* Sync automated test results (passed, failed, skipped, errored).
* Include run metadata (title, run link).
* Apply optional tags to all synced runs.

Results are synced after QA Wolf finishes processing a run.

### Limitations

* Up to two Testmo projects can be configured per QA Wolf workspace.
* The tags you provide during setup are applied to all synced runs.

<Tip>
  Dynamic tags (for example, different tags for staging vs production or PR vs scheduled runs) require custom configuration by QA Wolf.
</Tip>

## Configure Testmo for QA Wolf integration

<Tip>
  Enabling Testmo API access requires an **Administrator** user. If you're not a Testmo admin, ask one to enable the API before generating your credentials.
</Tip>

### Set up in Testmo

* Active Testmo account.
* API access enabled.
* Target Testmo project to receive QA Wolf runs.
* *(Optional)* Tags to apply to all synced runs.

### Share with QA Wolf

* Testmo login email.
* Testmo API key.
* Target Testmo project (project ID or URL).
* *(Optional)* Tags to apply to runs.

## Verify the integration

After QA Wolf enables the integration:

<Steps>
  <Step>
    Run your automated tests in QA Wolf.
  </Step>

  <Step>
    After QA Wolf finishes processing the run, a new test run appears in your Testmo project with synced results and metadata.
  </Step>
</Steps>

<Tip>
  If runs do not appear as expected, or if you need assistance configuring Testmo, contact QA Wolf for verification.
</Tip>
