Format when copying artifacts

Hi,

Hi,

When users get artifacts pop up in the side menu, like long text documents, they can copy paste them. When they do this, they lose the formatting when they paste (eg bold turns into asterisks). This didn’t happen before the move to the new dashboard. Now, I have to download files instead of copy pasting to get easily readable text. My chatbots produce files regularly and this complicates things for users. Is there a way to get it back to how it used to be?

Hi @ravit ,

Thank you for reaching out!

What you are seeing with bold text turning into asterisks is markdown formatting. If the agent response was generated using markdown, copying that response will also copy the markdown itself. When that content is pasted into a place that supports markdown, the formatting should appear the same as it did in the agent response.

It may be that the place where you are pasting does not support markdown formatting, or that the content is being pasted without formatting, which would make elements like bold show up as asterisks instead.

If you can share where you are pasting the copied content, I can take a closer look and better understand whether this is expected behavior in that destination or if something has changed.