# التكاملات

قم بتوصيل المحتوى الحالي الخاص بك من منصات مختلفة وتحويله إلى معرفة قابلة للبحث تعمل مع تطبيقات الذكاء الاصطناعي.

## التكاملات المتاحة

**الملفات المحلية وسطح المكتب**

* [**تطبيق Rememberizer**](/ar/alastkhdam-alshkhsy/integrations/rememberizer-app.md) - تطبيق سطح مكتب لمعالجة الملفات المحلية مع دعم المستندات والعروض التقديمية وملفات التعليمات البرمجية والمزيد

**تخزين السحابة**

* [**تكامل Google Drive**](/ar/alastkhdam-alshkhsy/integrations/rememberizer-google-drive-integration.md) - ربط المستندات والملفات من Google Drive الخاص بك
* [**تكامل Dropbox**](/ar/alastkhdam-alshkhsy/integrations/rememberizer-dropbox-integration.md) - الوصول إلى الملفات والبحث عنها في حساب Dropbox الخاص بك

**منصات التواصل**

* [**تكامل Slack**](/ar/alastkhdam-alshkhsy/integrations/rememberizer-slack-integration.md) - استيراد الرسائل والملفات والمحادثات من مساحات عمل Slack
* [**تكامل Gmail**](/ar/alastkhdam-alshkhsy/integrations/rememberizer-gmail-integration.md) - البحث في الرسائل الإلكترونية والمرفقات والمحادثات

**الذكاء الاصطناعي والذاكرة**

* [**تكامل الذاكرة**](/ar/alastkhdam-alshkhsy/integrations/rememberizer-memory-integration.md) - حفظ واسترجاع تاريخ محادثات الذكاء الاصطناعي
* [**خوادم MCP**](/ar/alastkhdam-alshkhsy/integrations/rememberizer-mcp-servers.md) - الاتصال بخوادم MCP

**الإدارة**

* [**إدارة التطبيقات الخارجية**](/ar/alastkhdam-alshkhsy/integrations/manage-third-party-apps.md) - التحكم في التطبيقات الخارجية التي يمكنها الوصول إلى معرفتك

## كيف يعمل

1. قم بتوصيل مصادر بياناتك باستخدام مصادقة OAuth الآمنة
2. يقوم Rememberizer بمعالجة المحتوى وإنشاء تضمينات متجهية
3. نظم المعرفة باستخدام [Mementos](/ar/alastkhdam-alshkhsy/personal/mementos-filter-access.md) للتحكم في الوصول
4. [ابحث عبر جميع المصادر](/ar/alastkhdam-alshkhsy/personal/search-your-knowledge.md) باستخدام البحث الدلالي


---

# 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/alastkhdam-alshkhsy/integrations.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.
