# Registrierung von Rememberizer-Apps

1. Klicken Sie in der oberen linken Ecke einer Seite auf **Entwickler**, und klicken Sie dann auf **Registrierte App**.

   <figure><img src="/files/9gvzUz1bKZZgvyku37Zs" alt="registrierte Apps durchsuchen"><figcaption></figcaption></figure>
2. Klicken Sie auf **Neue App registrieren**. Ein Popup-Fenster erscheint, in dem Sie die Informationen zu Ihrer App ausfüllen können.

   <figure><img src="/files/8gVQ41YBonh4fGTJPp7G" alt="neue App registrieren"><figcaption></figcaption></figure>
3. Geben Sie im **"Anwendungsnamen"** den Namen Ihrer App ein.
4. Füllen Sie im **"Beschreibung (optional)"** die Beschreibung Ihrer App aus, falls erforderlich.
5. Laden Sie im **"Anwendungslogo (optional)"** Ihr Logo hoch, falls Sie eines haben.
6. Geben Sie im **"Landing-Page-URL"** die Domain Ihrer Landing-Page ein. Ihre Landing-Page enthält eine detaillierte Zusammenfassung dessen, was Ihre App tut und wie sie mit Rememberizer integriert ist.
7. Geben Sie im **"Autorisierte Anforderungsursprünge"** die Domain der Website Ihrer App ein.
8. Geben Sie im **"Autorisierte Umleitungs-URLs"** die Callback-URL Ihrer App ein.
9. Klicken Sie auf **"App erstellen"**.


---

# 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://docs.rememberizer.ai/de/entwicklerressourcen/integration-options/registering-rememberizer-apps.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.
