# Change Chatbot Icon in Oracle APEX

Do you want to replace the default chatbot Icon with something that matches with your app context and vibe. It's simple, here is how to do it.

### Step 1: Upload new icon image in Static Application Files

Go to *Shared Component > Static Application Files* and upload the new image you want to use for the chatbot Icon. Once uploaded copy the referance path as shown in below screenshot.

![](https://cdn.hashnode.com/uploads/covers/69748b03785285d2b99676bb/1f6bc250-c02f-4785-b6c2-baf5fe960a61.png align="center")

### Step 2: Change default AI Assistnat icon settings

Go to *Shared Component > Other Components > Componet settings* and click on *Show AI Assistant*. Change the *AI Avatar Type* to *Image URL* and past the new icon file referance copied in step 1 in *Image URL* section. Click on *Apply Changes* to save.

![](https://cdn.hashnode.com/uploads/covers/69748b03785285d2b99676bb/5bc23ded-d257-4ebf-b476-5f2100ff2786.png align="center")

That's it. Now the chatbot will use this new image as icon instead of the default one.

### Before

![](https://cdn.hashnode.com/uploads/covers/69748b03785285d2b99676bb/b107e545-6292-4362-9e00-ad772215515e.png align="left")

### After

![](https://cdn.hashnode.com/uploads/covers/69748b03785285d2b99676bb/fd31d929-4058-46a6-a7c9-d63b9f8192f7.png align="left")
