# Non-Compatible Salesforce Editions

S-Docs requires the Unlimited Edition (UE), Enterprise Edition (EE), Performance Edition, or Developer Edition (DE). It is not compatible with Professional Edition (PE) or Salesforce Essentials because neither edition has all the basic objects and they are limited on Apex functionality.

We have had support requests from people who have successfully installed S-Docs in their Professional Edition org and even generated documents. But when things get even slightly complex, things start going sideways and we can't support it.


---

# 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://help.sdocs.com/sdocs/administration/landing-page-for-admin/install-configure/non-compatible-salesforce-editions.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.
