> 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/de/sich-zurechtfinden/settings/member-credit-limits.md).

# Credit-Limits für Mitglieder

Mitglieder-Guthabenlimits in Morphic ermöglichen es dir, zu verwalten, wie viele Credits jede Person in deiner Organisation pro Monat verwenden kann. Wenn dein Team wächst, verhindert das, dass eure gemeinsamen Credits zu früh aufgebraucht sind, gibt jedem Mitglied die richtige Menge an Credits für seine Arbeit und ermöglicht es dir, die Nutzung aller von einem Ort aus zu verwalten.

Hier ist ein kurzes Tutorial dazu, wie du Mitglieder-Guthabenlimits in Morphic verwaltest:

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

1. Gehe zu <https://studio.morphic.com/settings/billing/limits>&#x20;
2. Suche das gewünschte Mitglied oder verwende „Search members“, um es zu finden
3. Klicke neben dem Namen auf „Add credit limit“
4. Lege im Fenster „Edit monthly limit“ die Anzahl der Credits fest, die sie jeden Monat verwenden können
5. Klicke auf „Save“
6. Um ein Limit später zu ändern, klicke auf die aktuelle Nutzung des Mitglieds und aktualisiere sie im selben Fenster.

So verwendest du Mitglieder-Guthabenlimits in Morphic. Damit hast du einen zentralen Ort, um zu steuern, wie dein gesamtes Team Credits ausgibt, während ihr wachst.

Mitglieder-Guthabenlimits sind Teil der Enterprise-Tarife und für Teams konzipiert, die in großem Maßstab ihre beste Arbeit leisten. Wenn du bereit bist, das für dein gesamtes Team einzuführen, sind wir für dich da. Melde dich unter [**business@morphic.com**](mailto:business@morphic.com)

***

Wenn Sie Probleme haben oder Fragen haben, können Sie sich gerne an uns wenden. Wir helfen Ihnen gerne. Schreiben Sie uns an [**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/de/sich-zurechtfinden/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.
