# Profile Picture

{% embed url="<https://youtu.be/ttsHibCz0L4?t=213>" %}
Agent Profile Picture Tutorial
{% endembed %}

The AI Agent Profile Picture feature allows you to customize your AI agent’s visual identity, enhancing its persona and creating a more engaging user experience. By selecting the right image, you can set the tone of your AI agent whether professional, friendly, or familiar.

<figure><img src="/files/sZBIaVMvP1xFE5ssSA39" alt=""><figcaption><p>Add a profile picture to your Interworky Agent to define its persona</p></figcaption></figure>

**Upload** **Guidelines**

* Supported File Formats:
  * Your image must be in one of the following formats:
    * JPEG
    * PNG
    * GIF
    * WEBP
    * SVG
  * Maximum File Size:
    * The uploaded image file must be less than 10MB.

Best Practices

* Consistency:
  * Ensure the profile picture matches the overall tone of your AI agent and aligns with your brand’s visual identity.
* Clarity:
  * Choose a high-resolution image that remains clear and recognizable on all devices.
* Appropriateness:
  * Consider your target audience when selecting the image. A professional logo might suit corporate environments, while a friendly assistant image might resonate better with casual users.

**Examples:**

1. Professional Style:\
   Use a company logo or any image that reflects a formal and professional brand identity.

> Ideal for business environments where a polished appearance is essential.

2. Familiar & Approachable Style:\
   Select an image that shows a human assistant, a friendly mascot, or even a cat.

> This option adds a personal touch and makes the AI agent appear more relatable and engaging.


---

# 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://interworky.gitbook.io/interworky-docs/features-overview/ai-chat-bot-customization/profile-picture.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.
