# Limited campaigns and effective use of existing assets

{% hint style="info" %}
**Introduction:** In this guide, we'll show you how to quickly and efficiently create ad assets for a limited campaign with existing assets.&#x20;

Limited campaigns, also known as flash campaigns, can be a great way to promote your products or services for a limited without spending days or weeks on asset creation by using Clickable instead.
{% endhint %}

## Step-by-step guide

1. Start with creating a new workspace by clicking the \[Create Workspace] button.&#x20;
2. Click on prompt templates in the sidebar menu to the left. Click on \[Add new] and name your prompt template e.g. *Black Friday tagline*. Write your prompt e.g. "*Write a Black Friday sales tagline based on the following:"* Click on save.
3. Create a new project inside your Workspace. Name your limited campaign e.g. *Black Friday*
4. Import your products through \[Datasources]. Map your selected data, e.g. product images, product titles, prices into your columns.
5. Based on the selected data you can create content that is applicable for your specific limited campaign e.g. Black Friday. Create a new column called \[Campaign tagline]. Click on the column dots and click on \[Edit prompt] and choose the Black Friday tagline prompt template you created. Include the data you wish the prompt to work with, e.g product name, price. /Product title and /Price.
6. Generate a preview to see if you are happy with the results. Click on \[save]. Click on the column and click \[Run prompt]. Go through the tagline and see if you are happy with the results. You can adjust the prompt and make a change to according to length, e.g. maximum of characters or even the tone of voice you'd prefer for your ads.
7. Whenever you want to create a new limited campaign you can use the same data and workflow, simply changing the campaign type to generate ads that are aligned with your limited campaign style.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.clickable.so/use-cases/limited-campaigns-and-effective-use-of-existing-assets.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
