> For the complete documentation index, see [llms.txt](https://docs.appsurify.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.appsurify.com/security-and-compliance/saas-or-on-prem.md).

# SaaS or On-Prem

## SaaS and On-Premise Available

Appsurify offers two installations options:

### **SaaS - Recommended Option**

* Securely Hosted in Microsoft Azure and follows all Security & Compliance Best Practices.&#x20;
* No Direct Connection to Git-Required.&#x20;
  * Push-only **read** data of Commit Metadata. (No write access required).&#x20;
  * No access to files or folders, only code snippets.
  * Data is encrypted in transit & at rest.&#x20;
* Please visit our [Trust Cloud](https://appsurify-trust-cloud.trustshare.com/home) for documentation, etc.&#x20;

### **On-Premise**

* Fully secure, no outside connection. Completely behind client Firewall.
* No data shared externally.&#x20;
* Installed via Docker Image on internal VM.
* Available via Microsoft Commercial Marketplace.
  * Microsoft Offering [Here](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/appsurifyinc1606933045773.appsurify3001).&#x20;
  * AWS Offering: Coming Soon!&#x20;

For On-Premise deployments help, please reach out to [Appsurify Customer Success](https://appsurify.com/qa-automation-tool-pricing/). <br>

### &#x20;<a href="#id-0-toc-title" id="id-0-toc-title"></a>

### &#x20;<a href="#id-0-toc-title" id="id-0-toc-title"></a>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.appsurify.com/security-and-compliance/saas-or-on-prem.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.
