> 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-it/creatives-crear-y-modifica-immagini/the-image-editor/remove-the-background-from-an-image/limiti-di-utilizzo-per-la-rimozione-dello-sfondo.md).

# Limiti di utilizzo per la rimozione dello sfondo

### Limiti di utilizzo

En **Creatives > rimozione dello sfondo dell'immagine,** Ogni progetto ha un limite de cinque campi immagine che puoi configurare arriba. Questo significa che puoi scegliere un massimo de cinque campi immagine contenenti immagini y impostare dove verranno salvati i risultati.

Il Número di immagini su cui puoi applicare la rimozione dello sfondo dipende dal piano tariffario della tua azienda Para [piano tariffario](https://www.channable.com/pricing) (che va de Medium Business Para XXL Enterprise).

Quando raggiungi questo limite, verrà mostrato un errore en **Risultati.**

{% hint style="info" %}
Ad esempio, si il tuo limite è 5.000 y rimuovi lo sfondo per 10.000 immagini, solo i primero 5.000 verranno elaborati.
{% endhint %}

#### Limiti di rimozione dello sfondo per piano tariffario

| Dimensione aziendale del piano tariffario | Limite di rimozione dello sfondo |
| ----------------------------------------- | -------------------------------- |
| Business media                            | 5,000                            |
| Business grande                           | 15,000                           |
| Business XL                               | 30,000                           |
| Business XXL                              | 100,000                          |
| Impresa piccola                           | 250,000                          |
| Impresa media                             | 500,000                          |
| Impresa grande                            | 1,000,000                        |
| Impresa XL                                | 2,000,000                        |
| Impresa XXL                               | 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-it/creatives-crear-y-modifica-immagini/the-image-editor/remove-the-background-from-an-image/limiti-di-utilizzo-per-la-rimozione-dello-sfondo.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.
