# March 2026

**Features**

* **Cloud Vendors**: Added GPU Salad, E2E Networks and Jarvis Labs as a valid vendor.
* **API endpoints \[BETA]:** Added API endpoints for creating experiments.

**Fixes**

* **Cloud Vendors**: Fixed an issue with calls to the Nebius API not properly handling rare response cases.
* **Workstations Page**: Optimised backend loads to significantly reduce load time for the Workstations page.
* **Data Copy**: Improve retry logic when receiving occasional malformed packets from bucket storage
* **API Key Grid:** Adjusted grid sizes for the API keys page to handle screen resizing better.

**Changes**

* **Reproducible Experiments:** Change the default setting for reproducible from true to false, to reduce unnecessary storage output from experiments.


---

# 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.strongcompute.com/change-log/march-2026.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.
