> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/manage-improve-product-data/manage-product-and-improve-data-de/creatives-bilder-erstellen-und-bearbeiten/the-image-editor/remove-the-background-from-an-image/nutzungslimits-fur-die-hintergrundentfernung.md).

# Nutzungslimits für die Hintergrundentfernung

### Nutzungslimits

In **Creatives > Hintergrundentfernung für Bilder,** Jedes Projekt hat ein Limit von fünf Bildfeldern, die du einrichten kannst. Das bedeutet, dass du maximal fünf Bildfelder mit Bildern auswählen und festlegen kannst, wo die Ergebnisse gespeichert werden.

Die Nummer der Bilder, auf die du den Hintergrund entfernen kannst, hängt von der [Preisplan](https://www.channable.com/pricing) (von Medium Business Zu XXL Enterprise).

Wenn du dieses Limit erreichst, wird in **Ergebnisse.**

{% hint style="info" %}
Wenn dein Limit beispielsweise 5.000 beträgt und du den Hintergrund für 10.000 Bilder entfernst, werden nur die ersten 5.000 verarbeitet.
{% endhint %}

#### Limits für die Hintergrundentfernung pro Preisplan

| Geschäftsgröße des Preisplans | Limit für die Hintergrundentfernung |
| ----------------------------- | ----------------------------------- |
| Mittleres Business            | 5,000                               |
| Großes Business               | 15,000                              |
| XL Business                   | 30,000                              |
| XXL Business                  | 100,000                             |
| Kleines Unternehmen           | 250,000                             |
| Mittleres Unternehmen         | 500,000                             |
| Großes Unternehmen            | 1,000,000                           |
| XL-Unternehmen                | 2,000,000                           |
| XXL-Unternehmen               | 3,000,000                           |


---

# 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://helpcenter.channable.com/manage-improve-product-data/manage-product-and-improve-data-de/creatives-bilder-erstellen-und-bearbeiten/the-image-editor/remove-the-background-from-an-image/nutzungslimits-fur-die-hintergrundentfernung.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.
