# Subsalt Self-Hosted

{% hint style="success" %}
Self-hosted instances are supported on Azure and AWS. Contact Subsalt for support on other cloud providers.
{% endhint %}

Single-tenant deployment in customer's environment, managed by customer

Differences vs Subsalt Managed:

* Customer is responsible for applying updates, monitoring, and system availability. Subsalt is still available for technical support but the customer is responsible for initiating the support request.
* We should still get temporarily access to the cluster when debugging a specific issue.
* Same email SLAs but no monitoring SLAs since we have nothing to monitor.


---

# 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.subsalt.io/product/subsalt-self-hosted.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.
