> For the complete documentation index, see [llms.txt](https://doc.plustools.de/map+plus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.plustools.de/map+plus/einrichtung/lizenz-aktivieren.md).

# Lizenz aktivieren

MAP+PLUS wird über die Lizenz von cobra freigeschaltet.

Sollten Sie noch keine Lizenz bestellt haben, benötigen wir für die Freischaltung von MAP+PLUS die cobra-ID Ihrer Installation.\
Hierzu wechseln Sie in Ihrem cobra Client auf den Reiter *MAP+PLUS* und klicken auf den Button *Produkt Info*.

<figure><img src="/files/Yoe32HHvAmbj2JOYwTHa" alt=""><figcaption></figcaption></figure>

Aus dem Dialogfenster benötigen wir die cobra-ID.

![](/files/-M9NOWKWCkgt6wcSylr4)

Diese können Sie uns [per E-Mail](mailto:info@map-plus.de) zusenden.\
Nachdem Sie von uns die Aktivierungsbestätigung erhalten haben, können Sie Ihre Lizenz aktivieren. Hierzu klicken Sie auf *Lizenz anfordern*.

Es öffnet sich der Lizenzdialog.

<figure><img src="/files/O0rEdsjNWzz8GFi9ovsx" alt=""><figcaption></figcaption></figure>

Wählen Sie das Land aus, über das die cobra Lizenz bezogen wurde und klicken Sie anschließend auf den Button *Verfügbare Lizenzen abrufen*.

Sie erhalten nun eine Übersicht über die entsprechenden Lizenzen, die für Ihre ID hinterlegt sind, sowie die Anzahl der Erlaubten Nutzer.

Wählen Sie in der oberen Tabelle die entsprechende Lizenz aus und ordnen Sie in der unteren Tabelle die Nutzer zu, die das Produkt nutzen dürfen.

Abschließend klicken Sie auf den Button Lizenz anfragen um das Produkt für die ausgewählten Nutzer zu aktivieren.

<figure><img src="/files/4xuqaCXP2LCHn0ipXJ5X" alt=""><figcaption></figcaption></figure>

Sollte die Lizenz erfolgreich aktiviert worden sein, öffnet sich ein Dialogfenster, dass die Lizenz erfolgreich aktiviert werden konnte.


---

# 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, and the optional `goal` query parameter:

```
GET https://doc.plustools.de/map+plus/einrichtung/lizenz-aktivieren.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
