# تسجيل تطبيقات Rememberizer

1. في الزاوية العلوية اليسرى من أي صفحة، انقر على **المطور**، ثم انقر على **التطبيق المسجل**.

   <figure><img src="/files/n3Vkgb2kMuzcXMgglwHi" alt="registered apps browse"><figcaption></figcaption></figure>
2. انقر على **تسجيل تطبيق جديد**. ستظهر نافذة منبثقة لملء معلومات تطبيقك.

   <figure><img src="/files/FYBv7k1SjdCdOZkhuhr6" alt="register new app"><figcaption></figcaption></figure>
3. في **"اسم التطبيق"**، اكتب اسم تطبيقك.
4. في **"الوصف (اختياري)"**، املأ وصف تطبيقك إذا لزم الأمر.
5. في **"شعار التطبيق (اختياري)"**، قم بتحميل شعارات تطبيقاتك إذا كانت لديك.
6. في **"رابط الصفحة المقصودة"**، اكتب نطاق صفحتك المقصودة. تحتوي صفحتك المقصودة على ملخص مفصل لما يفعله تطبيقك وكيف يتكامل مع Rememberizer.
7. في **"أصول الطلبات المصرح بها"**، اكتب نطاق موقع تطبيقك.
8. في **"روابط إعادة التوجيه المصرح بها"**، اكتب رابط الاستدعاء لتطبيقك.
9. انقر على **"إنشاء تطبيق"**.


---

# 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/ar/mward-almtwryn/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.
