Skip to main content

Why aren't my GPT links clickable?

Making Links Clickable in Your Custom GPT

Updated over 2 weeks ago

If your GPT is generating links that cannot be clicked, you may need to update your GPT’s instructions to use markdown syntax when creating links.

Add guidance in your GPT instructions such as:

“When generating links, format them in markdown, like: [https://www.chatgpt.com](https://www.chatgpt.com)"

This will allow your links to be clickable, such as: https://www.chatgpt.com

Did this answer your question?