> For the complete documentation index, see [llms.txt](https://support.emarketeer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.emarketeer.com/integrations/superoffice/on-premise/on-premise-enabling-the-integration.md).

# On premise: enabling the integration

This is the final step of the SuperOffice on-premise integration. Your NetServer must already be reachable from eMarketeer and you need a SuperOffice user dedicated to the integration.

If you have not completed these prerequisites, [follow these instructions](/integrations/superoffice/on-premise/on-premise-netserver-url-and-user-creation.md).

## Enable the integration

Once SuperOffice is ready, complete the rest of the setup in eMarketeer.

1. Sign in to eMarketeer and go to **Account** > **Plugins and integrations**.
2. Click **Super Office** to open the integration settings page.

<div align="left" data-with-frame="true"><img src="/files/kqaOK4uuttqsvbZIDLgq" alt="SuperOffice on-premise integration settings"></div>

3. Select the **On premise** radio button.
4. Fill out the form with the username, password, and WSDL base URL pointing to your NetServer SVC-file directory.
5. Click **Apply changes** to start the integration.

During the integration process, eMarketeer installs items in your SuperOffice instance. [Read more about those actions](/integrations/superoffice/actions-performed-during-set-up.md).

When the integration completes successfully, both systems are ready to use.


---

# 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://support.emarketeer.com/integrations/superoffice/on-premise/on-premise-enabling-the-integration.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.
