> 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/generate-with-ai/ai-generated-images.md).

# AI generated images

Learn what AI generated images do, where they run, and how you can use them for your products.

{% hint style="info" %}

#### Who can use this feature

You need the **Core Pro** plan in your [Channable subscription](/account-billing/manage-your-subscription/channables-pricing-plans.md) to generate images with AI.
{% endhint %}

#### Jump straight in

{% content-ref url="/pages/lED8M6MinzLgTn9eIhuE" %}
[How to create and use AI generated images](/manage-improve-product-data/generate-with-ai/ai-generated-images/ai-generated-images.md)
{% endcontent-ref %}

***

{% columns %}
{% column %}

### What are AI generated images?

**AI generated images** help you create lifestyle images from product photos in **Generate with AI**.

AI generated images help you:

* Showcase products in a new setting or use case.
* Create on-brand lifestyle images.
  {% endcolumn %}

{% column %}

<figure><img src="https://501928696-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fu8whzIfip72Kvn3M1bsc%2Fuploads%2FXt191q65rcDrarnPHj0B%2FHero.png?alt=media&amp;token=1b0982f8-31de-48aa-a0b5-da286b51d10e" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

### How AI generated images work

Channable uses a source image and your prompt to generate a new version. You can create lifestyle images, show products in use, or place products in a setting that suits your brand.

For example, you can use a product image of a dress to generate an image of someone wearing it.

{% hint style="info" %}

#### Example

* Turn a flat image of a dress into a photo of someone wearing it.
* Show sunglasses on a model instead of against a plain background.
* Place a piece of furniture in a styled living room.
  {% endhint %}

### What type of images can I generate?

You can generate product-based lifestyle images that place a product in a new setting or show it in use.

{% hint style="warning" %}

#### You need a source image

AI generated images need a source image. They cannot create a product image without one.
{% endhint %}

### Where AI generated images run

AI generated images run in **Generate with AI**.

You select a source image field, filter the items, and apply a prompt. After you approve generated images, Channable saves them in your selected project field.

You can then use the approved images across your project, including in your channels.

### More information

<details>

<summary>Key terms</summary>

* **Source image:** The image in an image-type project field that AI uses to generate a new visual.
* **Prompt:** The instructions that guide how AI generates the image.
* **AI generated image:** The generated result that you approve before Channable saves it to a project field.

</details>

{% content-ref url="/pages/0WgkEDtWHemM4kqcDXdO" %}
[AI generation usage and costs](/manage-improve-product-data/generate-with-ai/ai-generation-usage-and-costs.md)
{% endcontent-ref %}


---

# 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/generate-with-ai/ai-generated-images.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.
