# Sauce Labs

In order to run tests on Sauce Labs provider, you'll need to configure Oxygen IDE with your Username and Access Token. \
Both of these values can be obtained from your Sauce Labs profile page:

![](/files/-M4fG8AADvOOXOjag7sx)

Go to Run Settings ("cogwheel" icon on the toolbar), switch to Cloud Providers tab, select Sauce Labs, fill up the necessary information and click Save & Close:

![](/files/-M4fGdzaA5JKGvQj_vtT)

Once this has been done, a "Location" selection box will appear on the toolbar. Select Sauce Labs. Once the location is selected, browser list will be populated with available target browsers. Select the browser (and optionally, the browser version and/or OS) you wish to run your test on.

![](/files/-M4JfTL43nyxEBwHYutK)


---

# 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.oxygenhq.org/cloud-providers/sauce-labs.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.
