# Last Baked Images

This contains text/search boxes for the last images you have baked using the add-on.

<figure><img src="/files/3kHPLQfaGhfZ9p007vHf" alt=""><figcaption><p>Figure 1</p></figcaption></figure>

These textboxes will be filled with their correspoding texture map names everytime you execute the baking process unless you have the **Bake To Last Images** toggle enabled in the **Baking** tab which in this instance will keep or freeze the names already in them.&#x20;

<figure><img src="/files/N5gEIPMVjEGul379d6R8" alt=""><figcaption><p>Figure 2</p></figcaption></figure>

If a particular texture map textbox is blank, a name will still be generated if you have the corresponding bake type enabled and also even if you have the **Bake To Last Images** enabled which will only work if the texture map name is in the textboxes already to reference the image.

<figure><img src="/files/afbSXlyS6mOZ0na7jns9" alt=""><figcaption><p>Figure 3</p></figcaption></figure>

You can click on any textboxes and it will show you a dropdown menu where you can manually select the image you can use for that particular texture map when using the **Bake To Last Images** functionality.

{% hint style="info" %}
*Obviously, avoid using the same texture map for multiple bake types.*
{% endhint %}

You can also remove the image texture by using the "x" icon in the right side of the textboxes.

<figure><img src="/files/HipfYJMUUsOZZR7JnR9x" alt=""><figcaption><p>Figure 4</p></figcaption></figure>

In Figure 4, the red highlight means these texture images doesn't exist anymore in Blender. If this happens, the baking process will disregard them and just create a new image based on the name you have set.


---

# 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://www.blenderguppy.com/add-ons/greeble-bake/function/last-baked-images.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.
