# Precision Editing

<figure><img src="/files/iFywzIVxgXkGnU90yDTH" alt=""><figcaption><p>Specify the Details to Edit</p></figcaption></figure>

### The Request Menu

<figure><img src="/files/4quFhvPksWu1RoBdHYXj" alt="" width="251"><figcaption><p>Available Options</p></figcaption></figure>

When you expand the Request (Optional) section and click Select Action, you unlock seven targeted editing tools. Here is how to use each one to get exactly what you need:

#### 1. Replace

<figure><img src="/files/6H52XhHybcvncBAvBRMD" alt=""><figcaption><p>Replace with Reference Image</p></figcaption></figure>

Swap out an existing object for something else.

* **How it works:** Fill out the What to Replace box (e.g., *Wall material*) and the Replace With box (e.g., *Dark tone wooden*).
* **Using a Reference Image:** You can upload your own object image instead of typing text.

  > Pro-Tip: The reference image will override your "Replace With" text. For the absolute best results, upload an image of the object with a clear white or transparent background.

<figure><img src="/files/0IBU0bAGuAp6D3Qf9y4V" alt="" width="188"><figcaption><p>Isolated Image Example</p></figcaption></figure>

#### 2. Add

<figure><img src="/files/ifvtnocDvjaS83TMGmgh" alt=""><figcaption><p>Add Using Image Reference</p></figcaption></figure>

Introduce completely new objects like furnitures or decor elements into the room.

* **How it works:** Specify What to Add (e.g., *Spot light*), its Position (e.g., *Center of the living room*), and its Direction (e.g., *Facing the entrance*).

  > Note: When defining direction, reference objects already in the room (like *"facing the table"*). Avoid geometric rotations like *"90 degrees to the left,"* as the AI works best with physical spatial markers.
* **Using a Reference Image:** Just like the Replace feature, uploading a reference image with a white or transparent background works best and will override the text description.

#### 3. Remove

<figure><img src="/files/09NrpVDJ4vyFy1LmRbnz" alt=""><figcaption><p>Specify What to Remove</p></figcaption></figure>

Magically clear out unwanted items from your scene.

* **How it works:** Simply type a clear description of what you want gone into the What to Remove box (e.g., carpet).

#### 4. Recolor

<figure><img src="/files/byn92WnCm4Bb629bYSLn" alt=""><figcaption><p>Describe the Color or Choose from Munsell Colors</p></figcaption></figure>

Change the color of any surface or piece of furniture while maintaining its shape and texture.

* **How it works:** Enter What to Recolor (e.g., *walls*) and choose your New Color.
* **Munsell colors:** The ArchiX color picker utilizes professional Munsell values (e.g., *5Y 8/2*), making it effortless to match real-world architectural and interior design paint specifications.

#### 5. Retexture

<figure><img src="/files/AbQZDdZzDBUwth2HYagg" alt=""><figcaption><p>Change Carpet Texture Example</p></figcaption></figure>

Swap materials on floors, walls, countertops, or furniture without altering the underlying structures.

* **How it works:** Identify What to Retexture (e.g., *Carpet*) and state the New Material you want to apply (e.g., Wool).

#### 6. Keep

<figure><img src="/files/UKk5SVooaWewPCb7fl6P" alt=""><figcaption><p>Change the Rest, Keep Described Objects</p></figcaption></figure>

Protect vital areas of your image from being altered during a generation

* **How it works:** Type specific architectural elements into the Do not Change box (e.g., Sofa, table and carpet) to lock them down, ensuring the AI leaves them completely untouched while it updates the rest of the room, for this you'll need to describe what to change on the Prompt box (e.g., Change surrounding area style)

#### 7. Apply Color Palette

<figure><img src="/files/xoumFStU30FVKGhOwVck" alt=""><figcaption><p>Select or Define Your Own Color Pallet</p></figcaption></figure>

Instantly overhaul the color scheme of the entire space.

* **How it works:** Choose from our curated design palettes (like *Warm Natural House*, *Modern Light Minimal*, or *Soft Earth Contemporary*) or create a custom one from scratch.
* **Multi-Target Editing:** Click the + button to add multiple architectural targets at once, allowing you to quickly assign your colors across the ceiling, floor, walls, and more simultaneously.

### The Prompt Box

<figure><img src="/files/N5Ta9ZW87Px3vbjyQCUT" alt="" width="242"><figcaption><p>Prompt Box</p></figcaption></figure>

The text Prompt box can be used by itself for open-ended creative designs, or alongside the structured features above.

* **Be Specific:** Instead of writing abstract terms like *"door,"* give the AI detailed context like *"an oak sliding door next to the staircase."*
* **Refine Prompt:** Stuck on what to write? Click the Refine Prompt button. It instantly upscales a few simple keywords into a rich, detailed descriptive prompt. You can then review, tweak, or add your own edits to bring the final image closer to your vision.


---

# Agent Instructions: 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:

```
GET https://docs.archix.ai/en/ai-rendering-tools/precision-editing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
