# Customization

{% hint style="warning" %}
These Customizations are only available in the My AskAI widget, if you are using our [Intercom](https://support.myaskai.com/features/channels/intercom), [Zendesk](https://support.myaskai.com/features/channels/zendesk/zendesk-messaging) or [HubSpot](https://support.myaskai.com/features/channels/hubspot) integrations you will have to customize your widget within their respective platforms.
{% endhint %}

### How to Customize Your AI Support Agent

You can customize your AI agent to match your business brand with just a few clicks, just head to ***AI agent setup > Customization***:

### Starter questions

These are the questions your customers and visitors will see when they first see your widget, you could make them your most common questions or questions you want them to ask or even to direct them to something topical for your company.

### Company name

This is the name that will appear at the top of your AI agent, followed by "support assistant", it is also used so your AI knows who it works for!

### Brand logo

This will be used for your AI's logo when it interacts with your customer or visitor.

### Brand colour

This is the colour that will be used for your widget's menu bar, user icon and fonts.

### Welcome message

This is the first message a customer or visitor sees when they open your widget, you could use it to say hello, to give the user a little more information or tell them what sorts of things they should ask your AI chatbot.

### Remove branding

You can also [remove our branding](https://support.myaskai.com/features/remove-branding) if you want for $49/mo.

### Widget behaviour

To tweak how your widget behaves, go to ***Channels > Add to your website:***

#### Chat widget

* Pulsate: Your chat icon will "pulse" in the bottom corner of the page for 10 seconds (or until opened), to draw more attention to it, again this will only be for 1st-time visitors.
* Animated chat icon: Your chat icon will have a subtle animation, again to draw attention to it for the user.
* Chat icon color: Edit the color of the chat icon to match your brand, just choose your HEX code.&#x20;

#### Chat embed

* Live chat widget visibility: You can choose if you want us to hide your live chat widget by default, until someone asks to talk to a person with your My AskAI.

### Can I modify the tone or the way the AI responds?

You can modify the tone or the way the AI responds by using our "[Guidance](https://support.myaskai.com/features/improve/guidance)" feature.

To do this go to your **Dashboard > Improve > Guidance** then enter your guidance to the AI.

Adding guidance here will modify how your AI agent is able to respond.

You will likely need to experiment with wording to get the responses you desire.

This is particularly useful if you want to modify the way the bot responds in certain situations e.g.

*"Always ask for a reason or feedback when the user asks to cancel"*

{% hint style="warning" %}
If the guidance you provide conflict with the AI agent's core instructions, they may be ignored.
{% endhint %}

### Can I modify the CSS of the My AskAI widget?

Currently, you cannot modify or style the CSS of the My AskAI widget, please get in touch with us via chat if you have a specific requirement you'd like to discuss.


---

# 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://support.myaskai.com/features/customization.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.
