> ## Documentation Index
> Fetch the complete documentation index at: https://carat.im/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Can I partially edit generated images?

Yes, while you cannot directly edit the finished output, you can request AI to partially edit images.

### How to edit

* **Method 1: Edit directly via chat**

  Request directly via text in the chat. AI will identify the edit area on its own.

  ```text theme={null}
  Change only the background in this image
  ```

  ```text theme={null}
  Change only the color tone to warmer
  ```

* **Method 2: 'Select edit' feature**

  Click on the generated image, then click the \[Select edit] button at the bottom, paint the area you want to change with the brush, and make your request. (e.g., "Change this part to blue")

### 2. Precautions and tips for editing

* **Limitations:** Complex requests (e.g., editing multiple elements simultaneously) may not be completed by AI in one attempt.
* **Regenerate recommended:** If multiple edits still don't give you the desired result, it may be more effective to generate a new image with your desired content from scratch rather than continuing to edit.
