# Konten

Wenn Sie ein Akkreditierungsstellen-Konto aktivieren, wird automatisch ein **Hauptquartier (HQ)**-Konto erstellt.

Das HQ-Konto dient als Hauptkonto, in dem Sie Ihre AB-Profilinformationen, Benutzer und Konten verwalten können.

<figure><img src="https://github.com/QualityTrade/iaf-docs-accreditation-bodies-de/blob/main/.gitbook/assets/[AB]-Accounts.png" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Voraussetzung:**

* Nur das **Hauptquartier-Konto (HQ)** kann Konten hinzufügen und bearbeiten.
* Der eingeladene Kontoinhaber muss über den Aktivierungslink aktivieren.
  {% endhint %}

***

### Konten hinzufügen

Unter Konten ist es möglich, ein weiteres **AB-Unterkonto** zu erstellen.

**Unterkonten** eignen sich ideal für ABs mit Tochtergesellschaften oder Standorten oder fachlicher Schwerpunkt.

#### So fügen Sie ein Konto hinzu:

1. Gehen Sie zur Kontoseite
2. Klicken Sie auf die Schaltfläche "Konto hinzufügen"
3. Sie werden zu einem Formular zur Kontoerstellung weitergeleitet

{% tabs %}
{% tab title="Felder für Kontodetails" %}
**Standort**

**Hinweis:** Stadt, Bundesland und Land werden im Live-Profil angezeigt, die vollständige Adresse bleibt privat.

* Land <mark style="color:red;">(erforderlich)</mark>
* Gebäude-/Stockwerksnummer/Straße <mark style="color:red;">(erforderlich)</mark>
* Stadt <mark style="color:red;">(erforderlich)</mark>
* Bundesland (optional)
* Postleitzahl <mark style="color:red;">(erforderlich)</mark>

***

**Kontoinformationen**

Der Kontoname wird im Anfrageformular im Live-Profil angezeigt und die Anfrage wird an die unten angegebene E-Mail-Adresse gesendet.

* Kontoname <mark style="color:red;">(erforderlich)</mark>
* Kontoe-Mail <mark style="color:red;">(erforderlich)</mark>
* Hauptkontaktname <mark style="color:red;">(erforderlich)</mark>
* Kontowebseite (optional)
  {% endtab %}
  {% endtabs %}

4. Klicken Sie nach Abschluss auf die Schaltfläche "Absenden"
5. Das zusätzliche Konto wird nun zu Ihrer Kontenliste hinzugefügt
6. Ein Aktivierungslink wird an das Konto gesendet

***

### Kontodetails aktualisieren

Um die Kontodetails zu aktualisieren:

1. Gehen Sie zur Kontoseite und suchen Sie das Konto, das Sie aktualisieren möchten
2. Klicken Sie in der Spalte "Aktionen" auf die Schaltfläche **Anzeigen**
3. Klicken Sie auf die Schaltfläche **Bearbeiten**
4. Suchen Sie die Informationen, die Sie aktualisieren möchten

{% tabs %}
{% tab title="Felder für Kontodetails" %}
**Standort**

**Hinweis:** Stadt, Bundesland und Land werden im Live-Profil angezeigt, die vollständige Adresse bleibt privat.

* Land <mark style="color:red;">(erforderlich)</mark>
* Gebäude-/Stockwerksnummer/Straße <mark style="color:red;">(erforderlich)</mark>
* Stadt <mark style="color:red;">(erforderlich)</mark>
* Bundesland (optional)
* Postleitzahl <mark style="color:red;">(erforderlich)</mark>

***

**Kontoinformationen**

Der Kontoname wird im Anfrageformular im Live-Profil angezeigt und die Anfrage wird an die unten angegebene E-Mail-Adresse gesendet.

* Kontoname <mark style="color:red;">(erforderlich)</mark>
* Kontoe-Mail <mark style="color:red;">(erforderlich)</mark>
* Hauptkontaktname <mark style="color:red;">(erforderlich)</mark>
* Kontowebseite (optional)
  {% endtab %}
  {% endtabs %}

5. Geben Sie die aktualisierten Informationen in die entsprechenden Eingabefelder ein.
6. Klicken Sie nach Abschluss auf die Schaltfläche "Änderungen speichern"
7. Die Kontoinformationen wurden erfolgreich aktualisiert


---

# 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://support.iafcertsearch.org/accreditation-bodies/ab-de/settings/accounts.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.
