Add "powered by my agency"
One of the smartest moves you can make is turning every chatbot you sell into a quiet little marketing machine for your agency.
Here’s how you add your own clickable tagline — so prospects see you at the bottom of every chat window.
Where to find this setting
- Log into your Billy.Chat dashboard.
- Go to the Appearance tab at the top of the screen (see screenshot above).
- Scroll down to the Tagline section.

Enable & customize the tagline
Check the box Show Tagline if it’s not already enabled.
In the Tagline label field, you can enter any HTML you want.
Here’s an example you can copy-paste and adjust:
Made by <a href="https://youragency.com" style="color: black; text-decoration: none;">Your Agency</a>
You can replace:
https://youragency.com
with your actual agency website.Your Agency
with the name you want displayed.color: black;
if you prefer another color.
This will show at the bottom of your chat widget as something like:
"Made by Your Agency"
…and when someone clicks it, it sends them straight to your website.

Notes
– HTML is supported, so you can also add target="_blank"
if you want the link to open in a new tab:
Made by <a href="https://youragency.com" target="_blank" style="color: black; text-decoration: none;">Your Agency</a>
- Keep it short and clean. Nobody clicks a spammy tagline.
- Test it on your site to make sure it fits with your design and is readable.
By doing this, every chatbot you deploy becomes a quiet advocate for your brand. Set it once, and let it work for you.
If you need help tweaking the styling, feel free to ask — that’s what we’re here for.