---
canonical: https://amplience.com/developers/docs/apis/asset-management/overview/mutation-credit-usage/
title: GraphQL mutations that use Amplience Credits
description: A list of GraphQL Management API mutations that consume Amplience Credits, including AI services such as background removal, image alt text and generative rich text.
audience: Developer
date_published: 2024-10-28
date_modified: 2026-03-23
---

# GraphQL mutations that use Amplience Credits

The following [mutations](https://amplience.com/developers/docs/apis/asset-management/reference/#mutations) use [Workforce](https://amplience.com/developers/docs/workforce/) or our other [AI services](https://amplience.com/developers/docs/ai-services/) and consume [Amplience Credits](https://amplience.com/developers/docs/ai-services/credits/). You can find out more information by following the links provided in the table shown below.

The services that the mutations are used for are classified as [General Availability](https://amplience.com/developers/docs/knowledge-center/amplience-labs/#general-availability-ga) (GA), [Beta](https://amplience.com/developers/docs/knowledge-center/amplience-labs/#beta) or [Amplience Labs Preview](https://amplience.com/developers/docs/knowledge-center/amplience-labs/#labs-previews).

| Mutation                                                                                                                                                                   | Credits used for                                                                              | Notes                                                            | Classification |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- | ---------------------------------------------------------------- | -------------- |
| [`addVideoTranscodingProfiles`](https://amplience.com/developers/docs/apis/asset-management/reference/mutations/video/#addvideotranscodingprofiles)                                                           | [Video captions](https://amplience.com/developers/docs/user-guides/assets/video/#automatic-video-captions)                    | Consumes credits only if the requested profile includes captions | GA             |
| [`reprocessVideoTranscodingProfiles`](https://amplience.com/developers/docs/apis/asset-management/reference/mutations/video/#reprocessvideotranscodingprofiles)                                               | [Video captions](https://amplience.com/developers/docs/user-guides/assets/video/#automatic-video-captions)                    | Consumes credits only if the requested profile includes captions | GA             |
| [`removeBackgroundFromImage`](https://amplience.com/developers/docs/apis/asset-management/reference/mutations/ai-tools/#removebackgroundfromimage)                                                               | [Background removal](https://amplience.com/developers/docs/ai-services/background-removal-api/)                               |                                                                  | GA             |
| [`generateImagesFromText`](https://amplience.com/developers/docs/apis/asset-management/reference/mutations/ai-tools/#generateimagesfromtext)                                                                     | Generate background images in [Image Studio](https://amplience.com/developers/docs/workforce/image-studio/)           |                                                                  | Labs preview   |
| [`magicEraseImage`](https://amplience.com/developers/docs/apis/asset-management/reference/mutations/ai-tools/#magiceraseimage)                                                                                    | Magic erase in [Image Studio](https://amplience.com/developers/docs/workforce/image-studio/)                          |                                                                  | Labs preview   |
| [`generateCaptionForImage`](https://amplience.com/developers/docs/apis/asset-management/reference/mutations/ai-tools/#generatecaptionforimage)                                                                   | [Image alt text generator](https://amplience.com/developers/docs/ai-services/image-alt-text/) extenson                        |                                                                  | Labs preview   |
| [`detectPointsOfInterestInImage`](https://amplience.com/developers/docs/apis/asset-management/reference/mutations/ai-tools/#detectpointsofinterestinimage)                                                     | [Automatic shoppable images extension](https://amplience.com/developers/docs/ai-services/automatic-shoppable-images/)         |                                                                  | Labs preview   |
| [`findPointsOfInterestInImage`](https://amplience.com/developers/docs/apis/asset-management/reference/mutations/ai-tools/#findpointsofinterestinimage)                                                         | [Automatic shoppable images extension](https://amplience.com/developers/docs/ai-services/automatic-shoppable-images/)         |                                                                  | Labs preview   |
| [`generateRichText`](https://amplience.com/developers/docs/apis/asset-management/reference/mutations/content-generation/#generaterichtext)                                                                                  | [Generative rich text editor extension](https://amplience.com/developers/docs/ai-services/generative-rich-text-editor/)       |                                                                  | Labs preview   |
| [`generateSEOText`](https://amplience.com/developers/docs/apis/asset-management/reference/mutations/content-generation/#generateseotext)                                                                                     | [SEO assistant](https://amplience.com/developers/docs/ai-services/seo-assistant/) extension                                   |                                                                  | Labs preview   |
| [`submitContentGenerationJob`](https://amplience.com/developers/docs/apis/asset-management/reference/mutations/content-generation/#submitcontentgenerationjob)                                                             | Generating content in [Workforce](https://amplience.com/developers/docs/workforce/templates) |                                                                  | GA             |
| [`submitContentGenerationSessionMessage`](https://amplience.com/developers/docs/apis/asset-management/reference/mutations/content-generation/#submitcontentgenerationsessionmessage)                                      | Generating content in [Workforce](https://amplience.com/developers/docs/workforce/templates) |                                                                  | GA             |
| [`generateEditForContentGenerationSessionMessageProperty`](https://amplience.com/developers/docs/apis/asset-management/reference/mutations/content-generation/#generateeditforcontentgenerationsessionmessageproperty) | Generating content in [Workforce](https://amplience.com/developers/docs/workforce/templates) |                                                                  | GA             |

## Related pages

[Video captions](https://amplience.com/developers/docs/user-guides/assets/video/#automatic-video-captions)

[Workforce- generating content](https://amplience.com/developers/docs/workforce/templates)

[Image Studio](https://amplience.com/developers/docs/workforce/image-studio/)

[Background removal API](https://amplience.com/developers/docs/ai-services/background-removal-api/)

[Image alt text generator](https://amplience.com/developers/docs/ai-services/image-alt-text/)

[Automatic shoppable images extension](https://amplience.com/developers/docs/ai-services/automatic-shoppable-images/)

[SEO assistant](https://amplience.com/developers/docs/ai-services/seo-assistant/)
