> 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/superoffice-online-integration.md).

# SuperOffice Online integration

## Requirements

* A SuperOffice Online account (Sales and Complete CRM versions are supported)
* An eMarketeer account

## Actions performed during setup

For the integration to work properly, eMarketeer installs new items in SuperOffice, including web panels, fields, and types. [Read more about these actions](/integrations/superoffice/actions-performed-during-set-up.md).

## Start the integration

To start the integration, log in to eMarketeer and click "Account" then "Plugins and Integrations". From there you find the SuperOffice settings page.

<div align="left" data-with-frame="true"><img src="/files/eUUx6bv18Go8lqay6oqa" alt="SuperOffice Online settings page in eMarketeer"></div>

1. Select the Online radio button and click "Apply changes".
2. A popup with the SuperOffice login screen appears. Fill out your login and click "Log in" to authenticate.
3. Wait while the integration finishes.


---

# 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/superoffice-online-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.
