# Naming & Personality

###

{% embed url="<https://youtu.be/ttsHibCz0L4?t=258>" %}
Agent Name and Personality Tutorial
{% endembed %}

### AI Agent Name

<figure><img src="/files/EWfNbmDdvJuWbd68XCfb" alt=""><figcaption><p>Interworky AI Agent Name Input Field</p></figcaption></figure>

Choose a name for your AI Agent that will appear at the top of the chat interface.

* If you’re looking for a simple and friendly option, you can use your business name followed by “ Helper.”<br>
* For a more formal or branded approach, feel free to choose a name that aligns with your business identity.

### Personality Settings

<figure><img src="/files/goFteDpyItRX1Lavrix5" alt=""><figcaption><p>Interworky AI Agent Personality Options</p></figcaption></figure>

**Customize the Tone:**

Tailor the tone of your AI Agent’s responses to match your desired communication style.

**Options Include:**

* Efficient: Direct and to the point.
* Funny: Light-hearted and engaging.
* Welcoming: Warm and friendly.
* Clear-Cut: Straightforward with minimal embellishment.

**How to Choose:**

Use the dropdown menu on the customization page to select the personality that best fits your brand’s voice.

<br>


---

# 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/naming-and-personality.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.
