Create your own prompt templates

Introduction: In this guide, we'll provide a step-by-step of how to create your own prompt templates with Clickable. We'll cover the basics of AI programming and show you how to write prompts to get the right output for your needs.

Whether you're looking to generate product descriptions, social media posts, or marketing headlines, this guide will help you get started with the baseline of building your own custom prompts.

Step-by-step guide

In this example we will show you how to create an prompt that generates different Call-To-Actions.

  1. Start with creating a new workspace by clicking the "Create Workspace" button.

  2. On your sidebar menu to the left, click on [Prompt templates]. Click on the button to your top right called [Create prompt template].

  3. Select a provider for the prompt you want to create, GPT-3 (text), DALLE 2 or Stable Diffusion (images). In this example we will chose GPT-3 since we want to produce text.

  4. Configure your prompt template by writing a name for your custom prompt, in this instance we will create a CTA generator. Write [CTA generator] as the name of the prompt template. Add a prompt: [Write a Call-To-Action driving conversions of maximum 2 words]. Then click save.

  5. Create a new project inside your Workspace.

  6. Click on the ‘Untitled column’ and click on [Edit column]. Name your column [CTA] and choose type [Text], click Save. Click on the CTA column you just created and click on [Edit function]. Click on the prompt template you just created. You can choose which variables you would like the prompt to take initiative from. E.g. If you want to create a CTA from your product description you can add it to the prompt by for example adding your column name, in this example /Description to the prompt. Click on save.

  7. Mark the selected column and right click on [Run prompt]. Evaluate the generated rows and if you are happy with the results. If you are not happy you can right-click on the CTA and click on [Run prompt] again and you will get a fresh set of CTA.

You can create all sorts of prompt templates, we have a library of pre-made templates that you can use. You are free to create whatever prompt templates you need, some examples:

  • How to generate different types of segments for your product

  • How to generate ads that are localized in a specific language

  • Instagram captions with a specific tone of voice for your new product launch

Last updated