# مقدمة إلى مركز المعرفة

يوفر مركز معرفة Pushwoosh معلومات أساسية حول المفاهيم الرئيسية المتعلقة بتعريف المستخدم وإدارة الأجهزة واستراتيجيات الحملات. يغطي هذا القسم المواضيع التالية:

<CardGrid>
  <IconLinkCard
      href="/product/pushwoosh-knowledge-hub/device-identifiers/"
      icon="setting"
      title="معرفات الأجهزة"
      description="تعرف على معرفات الأجهزة الفريدة في Pushwoosh"
  />
  <IconLinkCard
      href="/product/pushwoosh-knowledge-hub/types-of-registered-devices/"
      icon="list-format"
      title="أنواع الأجهزة المسجلة"
      description="افهم الأنواع المختلفة للأجهزة"
  />
  <IconLinkCard
      href="/product/pushwoosh-knowledge-hub/users-userids/"
      icon="heart"
      title="المستخدمون (UserIDs)"
      description="اكتشف كيف تعمل معرفات المستخدم (UserIDs) في Pushwoosh"
  />
  <IconLinkCard
      href="/product/pushwoosh-knowledge-hub/omnichannel-campaigns/"
      icon="puzzle"
      title="الحملات متعددة القنوات"
      description="اكتشف كيفية إعداد وإدارة الحملات متعددة القنوات"
  />
  <IconLinkCard
      href="/product/pushwoosh-knowledge-hub/what-data-does-pushwoosh-collect/"
      icon="download"
      title="البيانات التي يجمعها Pushwoosh"
      description="احصل على رؤى حول أنواع البيانات التي يجمعها Pushwoosh"
  />
  <IconLinkCard
      href="/product/pushwoosh-knowledge-hub/security-certifications/"
      icon="approve-check-circle"
      title="شهادات الأمان والامتثال"
      description="تعرف على شهادات الأمان ومعايير الامتثال في Pushwoosh"
  />
</CardGrid>

<Aside type="tip">
للحصول على تفاصيل التنفيذ التي تركز على المطورين حول معرفات الأجهزة وأنواع الأجهزة ومعرفات المستخدم (User IDs)، راجع [مركز معرفة المطورين](/ar/developer/pushwoosh-knowledge-hub/).
</Aside>