> For the complete documentation index, see [llms.txt](https://morphic.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://morphic.com/docs/ar/alhsab-walfwtrh/settings/plans.md).

# الخطط

في قسم الخطط، يمكنك مقارنة اشتراكك وإدارته. تقدم Morphic خيارات متنوعة، مما يتيح لك اختيار الخطة التي تناسب احتياجاتك على أفضل وجه.

### الوصول إلى الخطط

1. في عرض لوحة التحكم، انقر على شعار المؤسسة في الزاوية العلوية اليسرى.
2. في القائمة المنسدلة، اختر الإعدادات.
3. من الشريط الجانبي الأيسر، انقر على الخطط.
4. ستصل إلى صفحة الخطط، حيث يمكنك عرض الاشتراكات وإدارتها.

أو انتقل إليها مباشرة: [studio.morphic.com/settings/plans](https://studio.morphic.com/settings/plans)

### ترقية خطتك أو تغييرها

1. في صفحة الخطط، راجع خيارات الاشتراك المتاحة.
2. انقر على زر الترقية أسفل الخطة التي تريدها.
3. اتبع التعليمات التي تظهر على الشاشة لإكمال الترقية أو التغيير.

<figure><img src="/files/b10c2f4038f7fe7dcf35351467345ba0e9d8ca62" alt=""><figcaption><p>مقارنة الخطط واختيارها</p></figcaption></figure>

<figure><img src="/files/72fd0a01f72195e5d0f88a9663576eb839a12dd6" alt=""><figcaption><p>خطط الاشتراك المتاحة</p></figcaption></figure>

## الخطط المتاحة

تقدم Morphic الخطط التالية. السعر السنوي هو السعر الشهري عند الالتزام السنوي. يتم إعادة ضبط الرصيد في بداية كل دورة فوترة.

| الخطة    | شهري          | سنوي          | الرصيد / شهر         | الدعم                     | أعضاء إضافيون    |
| -------- | ------------- | ------------- | -------------------- | ------------------------- | ---------------- |
| مجاني    | $0 مدى الحياة | $0 مدى الحياة | 20 رصيدًا لمرة واحدة | دعم المجتمع               | غير متاح         |
| التعليم  | $5            | $4            | 600                  | دعم عبر البريد الإلكتروني | مستخدم واحد فقط  |
| أساسي    | $9            | $9            | 900                  | دعم عبر البريد الإلكتروني | غير متاح         |
| قياسي    | $29           | $24           | 3,200                | دعم عبر البريد الإلكتروني | غير متاح         |
| احترافي  | $49           | $45           | 6,200                | دعم عبر البريد الإلكتروني | $10/شهر لكل عضو  |
| Pro Max  | $185          | $170          | 24,000               | دعم عبر البريد الإلكتروني | $10/شهر لكل عضو  |
| المؤسسية | مخصص          | مخصص          | حجم مرتفع\*          | دعم مخصص                  | حدود مقاعد مخصصة |

بعض التفاصيل الخاصة بالخطة:

* خطة التعليم: تتوفر أسعار مخفضة حصريًا للاستخدام التعليمي، للطلاب والمعلمين. تواصل مع <support@morphic.com>.
* خطة Enterprise: مصممة للاحتياجات المتقدمة واحتياجات الفرق. تشمل مساعدة إبداعية (عند الطلب)، وأنماطًا غير محدودة، وورش عمل خاصة، وتسعيرًا وشروط فوترة مخصصة. تواصل مع فريق المبيعات لمعرفة المزيد.

هكذا يمكنك مقارنة الخطط وإدارتها في Morphic. يمكنك الانتقال إلى خطة مختلفة كلما تغيرت احتياجاتك.

***

إذا واجهت أي مشكلة أو كانت لديك أي أسئلة، فلا تتردد في التواصل معنا. يسعدنا مساعدتك. راسلنا على [**support@morphic.com**](mailto:support@morphic.com)**.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://morphic.com/docs/ar/alhsab-walfwtrh/settings/plans.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
