> 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/member-credit-limits.md).

# حدود الرصيد

تتيح لك حدود رصيد الأعضاء في Morphic التحكم في عدد الأرصدة التي يمكن لكل شخص في مؤسستك استخدامها، شهريًا ويوميًا. ومع نمو فريقك، يمنع ذلك نفاد الأرصدة المشتركة مبكرًا، ويمنح كل عضو الكمية المناسبة من الأرصدة لعمله، ويتيح لك إدارة استخدام الجميع من مكان واحد.

إليك شرحًا سريعًا لكيفية إدارة حدود رصيد الأعضاء في Morphic:

{% embed url="<https://youtu.be/xroHI0wuUwg>" %}

1. انتقل إلى <https://studio.morphic.com/settings/billing/limits>
2. ابحث عن العضو الذي تريده، أو استخدم 'Search members...' للعثور عليه
3. انقر على 'Add monthly limit' لتحديد الحد الأقصى للأرصدة التي يمكنه استخدامها في شهر فوترة، أو على 'Add daily limit' لتحديد الحد الأقصى للأرصدة التي يمكنه استخدامها في يوم واحد
4. حدد عدد الأرصدة، ثم احفظ
5. اضبط الحد الآخر بالطريقة نفسها إذا كنت تريد كليهما. الحد الشهري والحد اليومي منفصلان، لذا يمكن للعضو أن يكون لديه أحدهما أو الآخر أو كلاهما
6. لتغيير حد لاحقًا، انقر على الاستخدام الحالي للعضو في ذلك العمود ثم حدّثه

يعرض الجدول 'Monthly usage' و'Daily usage' جنبًا إلى جنب، حتى تتمكن من رؤية موقع كل عضو بالنسبة إلى كلا الحدين بنظرة سريعة.

### الاختيار بين الشهري واليومي

الحد الشهري هو الميزانية الخاصة بدورة الفوترة. وهو يحدد مقدار ما يحصل عليه كل شخص من الرصيد المشترك.

الحد اليومي هو سقف ليوم واحد فقط. وهو مفيد عندما تكون ميزانية العضو الشهرية سخية، لكنك تفضّل ألا تُصرف دفعة واحدة، مثلًا في سلسلة طويلة من عمليات إخراج الفيديو.

يمنحك ضبط كليهما إجماليًا للشهر وإيقاعًا للاستهلاك خلاله.

هذه هي طريقة إدارة حدود رصيد الأعضاء في Morphic. إنها تمنحك مكانًا واحدًا للتحكم في كيفية إنفاق فريقك بالكامل للأرصدة أثناء التوسع.

تُعد حدود رصيد الأعضاء جزءًا من خطط Enterprise، وهي مصممة للفرق التي تقدم أفضل أعمالها على نطاق واسع. وعندما تكون مستعدًا لتطبيق ذلك على فريقك بالكامل، فنحن هنا للمساعدة. تواصل معنا عبر [**business@morphic.com**](mailto:business@morphic.com)

***

إذا واجهت أي مشكلة أو كانت لديك أي أسئلة، فلا تتردد في التواصل معنا. يسعدنا مساعدتك. راسلنا على [**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/member-credit-limits.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.
