Create Prompt from Existing Template
This guide will walk you through the process of creating a new prompt from an existing template in Future AGI.
What it is
Creating a prompt from an existing template means starting from a pre-built prompt in the Prompt Workbench instead of writing from scratch. You choose a template (e.g. summarization, support, analytics), open it in the editor, then customize the system and user content, variables, and model settings to fit your use case. Use this when you want a proven structure and wording that you can adapt quickly.
Use cases
- Faster setup — Get a working prompt in minutes by starting from a template designed for your type of task.
- Best practices — Use expert-crafted prompts and adapt them rather than guessing structure or phrasing.
- Consistency — Align with common patterns (e.g. summarization, support, analytics) and then tweak for your context.
- Learning — See how effective prompts are structured and use them as a base for your own variants.
How to
Navigate to the Prompts Section
From the Future AGI dashboard, locate the navigation panel on the left side of the screen. Under the “Build” section, click on “Prompts” to access the prompts management interface.

Access Templates
Once in the Prompts section, click on the “Create prompt” button located on the right side of the screen.

In the “Create a new prompt” modal, you’ll see three options. Select “Start with a template” to browse available templates.

Browse and Select a Template
The template browser will open, showing different categories of templates on the left sidebar and available templates on the right.
- Browse templates by category using the sidebar navigation
- Search for specific templates using the search bar at the top
- Click on a template card to view more details about it

When you find a template that matches your needs, review its description and purpose. Templates are pre-configured prompts designed for specific use cases like summarization, analytics, support, and more.
Use the Selected Template
After selecting a template, click the “Use this template” button in the top-right corner to create your prompt based on the template.
The prompt editor will open with pre-filled content from the selected template. The system and user message fields will contain expert-crafted prompts that you can use as-is or modify.

Customize the Template
Templates often include variables in {{BRACKETS}} or other formatting that you should replace with your specific information:
- Review the system prompt and update any placeholders with your specific context
- Modify the user message as needed for your particular use case
- Adjust model parameters if necessary (temperature, tokens, etc.)
Many templates include helpful comments explaining how to use them effectively. Pay attention to these instructions to get the best results.
Run and Test Your Prompt
Once you’ve customized the template to your needs, click the “Run Prompt” button in the top-right corner to execute it and see the AI’s response.
Review the output to ensure it meets your requirements. You may need to iterate on your customizations to get the exact results you’re looking for.
Optional next steps
After running your prompt, you can:
- Save your customized version as a new template — Save it for future use so you or your team can start from this version.
- Make further refinements — Tweak the prompt or model parameters based on the responses you receive, then run again.
- Explore other templates — Try different templates to discover effective prompt patterns for other use cases.