> 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/docs/docs_se/integrationer/superoffice/actions-performed-during-set-up.md).

# Åtgärder som utförs vid uppsättning av SuperOffice-integrationen

På SuperOffice 7.3 och nyare körs dessa åtgärder automatiskt. På äldre versioner måste de utföras manuellt.

Följande objekt läggs till:

* Webbpaneler
* Fält
* Typer
* Källor
* Projekt

## Databasfält

eMarketeer skapar nya databasfält i SuperOffice för att berika Sale och Activity som genereras av eMarketeer med extra information.

De skapade fälten hittar du i SuperOffice Admin i avsnittet "Fält" under flikarna "Sales" och "Follow-up".

Två fält som heter "eMarketeer:1" och "eMarketeer:2" skapas under "Sales" och "Follow-up" (4 fält totalt).

Alla fält skapas som "lång text" med längd 195.

## Webbpaneler

Dessa objekt finns i SuperOffice Admin under "Lists" → fliken "Items" → "GUI Web panel". Panelerna hämtar information från eMarketeer.

* eMarketeer Lead Board
* eMarketeer Automation Queue
* eMarketeer Contact Summary
* eMarketeer Company Summary
* eMarketeer sales info
* eMarketeer follow-up info

## Follow-up-typer

Dessa typer skapas för att användas av Activity som genereras av eMarketeer:

* Web visit feed
* Email feed
* SMS/Text feed
* Form feed
* Landing page feed

## Sale-källa

En ny Sale-källa skapas som heter "eMarketeer".

## Felsökning

När fälten och panelerna har skapats är det inte säkert att de fungerar direkt. För att säkerställa att allt fungerar:

* Töm SuperOffice-cachen (flush) så att panelerna syns i klienterna direkt.
* Kontrollera att de skapade fälten är publicerade.

## Avinstallera eMarketeer

eMarketeer tar inte bort paneler eller fält när du inaktiverar integrationen. Du måste ta bort dem manuellt.


---

# 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/docs/docs_se/integrationer/superoffice/actions-performed-during-set-up.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.
