# Chat icon/Bot Profile Photo

Below are the steps

* Login to [**Admin portal**](https://app.intelliticks.com/) if not already logged in.
* From the left sidebar navigate to the [**Team**](https://app.intelliticks.com/agents) section then click on edit icon next to the Bot, as shown below.

![](/files/-MAjF7EIjwF9DbN-3tXj)

* In the edit screen click on **edit** button next to default profile image to upload a new image. You can also update name of the bot from same screen.

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LV26ZH2qOAtZoupy1GS%2Fuploads%2FPkCaDzPdNpUwy4PqGMiR%2Ffile.png?alt=media)

* Upload the file by clicking on **Choose file** button and adjust the uploaded photo accordingly.

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LV26ZH2qOAtZoupy1GS%2Fuploads%2FOXN0RsiMKUxHhQLQIdMW%2Ffile.png?alt=media)

* Click on **Save Image** button to save your profile image.
* Click on **Save Changes** button to save your changes.

To view updated changes please refresh your website where AI chat is installed.


---

# 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.intelliticks.com/customizing-platform/customizing-bots-photo.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.
