# SauceLabs

SauceLabs integration with **QApilot** lets you run your **QApilot** tests on SauceLabs. If your organization has an existing account with SauceLabs, you can author tests for Mobile applications on **QApilot**, and then run those tests on SauceLabs’ cloud devices.

***

## Prerequisites

You just need the username and API Key for SauceLabs which can be obtained from your SauceLabs account dashboard.

This can be obtained from the Account Settings page as shown below:

<figure><img src="/files/qkBReZDZE3SBPkaruJgE" alt=""><figcaption></figcaption></figure>

***

## Integrating with SauceLabs

1. Navigate to Settings > Integrations. Enable the toggle on the SauceLabs widget.

<figure><img src="/files/WxG9LvRHTfPYFbXJMCV5" alt=""><figcaption></figcaption></figure>

2. On the Sauce Labs Details prompt, enter the Integration URL, User Name, Access Key, and Datacenter URL, and click on Create.

<figure><img src="/files/b7BSMIWhVEVAQVjKqr61" alt=""><figcaption></figcaption></figure>

3. After entering the details, click on the Create button to add the Integration.

***

## Using SauceLabs for Cloud Device Execution

Once the account details are added to the integration, select SauceLabs as the cloud device provider while creating the cloud device connection.

<figure><img src="/files/6EWyMkUU9oEf7hQr9unG" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.qapilot.io/detailed-documentation/project-settings/integrations/device-farms/saucelabs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
