Add my brand to the copy feature so it says created with xyz.bot, when its pasted

Hi,

I’d like to brand the copy when the user clicks the COPY icon, so when its pasted it’s tagged at the bottom. Created by XYZ bot.

Is that possible?

Thanks

Hi there,

At the moment, the built-in copy button simply copies the exact text of the assistant’s response, and there is no setting that allows you to automatically append custom branding only at copy time.

If you would like every copied response to include a tag such as “Created by XYZ bot”, the simplest workaround is to instruct the model in your role prompt to always end its responses with that line. Since the copy button captures the full output, the tag will be included whenever someone copies the message.

This is a great feature request, and you definitely have my vote.