Profile
The Profile page is where you define the visual and identifying properties of your agent. These settings appear directly in the chat interface and determine how users recognise and access your agent.
Navigate to Persona โ Profile in the left sidebar.
Fields
Agent Name
The name shown in the chat header and throughout the user interface. Choose a name that reflects your agent's role and is easy for users to remember.
Example values: Nova, Aria, Brew, Kira
Agent Code
A short, URL-safe identifier that becomes part of your agent's public link:
https://app.example.com/{agent-code}
The code must be unique within your organization. Use lowercase letters and hyphens only. Once set and shared publicly, avoid changing it โ existing links will break.
Example: brew, hr-assistant, nova-v2
Agent Logo
The logo is shown in the chat header and on the agent listing page. Upload separate versions for light mode and dark mode so the logo is always legible.
| Variant | Recommended use |
|---|---|
| Logo (Light) | Displayed when the user interface is in light mode |
| Logo (Dark) | Displayed when the user interface is in dark mode |
Image requirements:
- Aspect ratio: 4:1 (wide/banner format)
- Recommended size: 600 ร 150 pixels
- Formats: PNG, JPEG, JPG, WEBP
If you only upload one variant, the same image is used for both modes. Use a version with sufficient contrast for each background.
Avatar
The avatar is a small circular image shown next to the agent's messages in the conversation thread.
| Variant | Recommended use |
|---|---|
| Agent avatar | Icon shown next to the agent's chat bubbles |
| User avatar | Icon shown next to the user's chat bubbles |
Image requirements:
- Aspect ratio: 1:1 (square)
- Recommended size: 128 ร 128 pixels
- Formats: PNG, JPEG, JPG, WEBP
Disclaimer
A short text shown below the chat input box in the user interface, reminding users of AI limitations. Leave this field empty to use the default: "AI can make mistakes. Check important info."
Timezone
Agent Default Timezone
Sets the timezone used as the reference point for all date and time reasoning performed by the agent.
This affects:
- Thread separation (conversations are split at midnight in this timezone)
- Any date/time-aware responses or scheduled actions
Example: An agent serving users in Jakarta should be set to Asia/Jakarta (UTC+7).
Choose the timezone that represents your primary user base. Users in other timezones can still interact normally โ this setting only affects how the agent interprets "today" and daily boundaries internally.
Saving Changes
After filling in all fields, click the Save button at the bottom of the page. Changes take effect immediately in the Config preview. To make them visible to end users, you must also Publish your agent.
Related pages
- Behavior โ define the agent's mission and personality
- Introduction โ set the welcome message
- Appearance โ customize colors and theme
- About โ public description, social links, and contact details
- Model & Context โ AI model selection and conversation context memory