> ## Documentation Index
> Fetch the complete documentation index at: https://futureagi.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 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.

<Steps>
  <Step title="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.

    <img src="https://mintcdn.com/futureagi/QWowFIlalRnvprw7/product/prompt/how-to/images/from-template/1.png?fit=max&auto=format&n=QWowFIlalRnvprw7&q=85&s=178efe00cf674a65c988952b02d46013" alt="Navigate to Prompts section" width="3832" height="1868" data-path="product/prompt/how-to/images/from-template/1.png" />
  </Step>

  <Step title="Access Templates">
    Once in the Prompts section, click on the "Create prompt" button located on the right side of the screen.

    <img src="https://mintcdn.com/futureagi/QWowFIlalRnvprw7/product/prompt/how-to/images/from-template/2.png?fit=max&auto=format&n=QWowFIlalRnvprw7&q=85&s=e4b4f311929fc73a91a9b97fe66cc8cb" alt="Click Create prompt" width="3832" height="1868" data-path="product/prompt/how-to/images/from-template/2.png" />

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

    <img src="https://mintcdn.com/futureagi/QWowFIlalRnvprw7/product/prompt/how-to/images/from-template/3.png?fit=max&auto=format&n=QWowFIlalRnvprw7&q=85&s=bbebded80fcc90a061f39e05b750e2ec" alt="Select Start with a template" width="3832" height="1868" data-path="product/prompt/how-to/images/from-template/3.png" />
  </Step>

  <Step title="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

          <img src="https://mintcdn.com/futureagi/QWowFIlalRnvprw7/product/prompt/how-to/images/from-template/4.png?fit=max&auto=format&n=QWowFIlalRnvprw7&q=85&s=dcf2095f5ee0cb436a92c6ba05d95b64" alt="Browse template categories" width="3832" height="1868" data-path="product/prompt/how-to/images/from-template/4.png" />

    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.

    <img src="https://mintcdn.com/futureagi/QWowFIlalRnvprw7/product/prompt/how-to/images/from-template/5.png?fit=max&auto=format&n=QWowFIlalRnvprw7&q=85&s=da3f610cc8885edbcfde9261419c3b13" alt="Select a template" width="3832" height="1868" data-path="product/prompt/how-to/images/from-template/5.png" />
  </Step>

  <Step title="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.

    <img src="https://mintcdn.com/futureagi/QWowFIlalRnvprw7/product/prompt/how-to/images/from-template/6.png?fit=max&auto=format&n=QWowFIlalRnvprw7&q=85&s=62448ae0f11f0b5d46c9b9c19521a1c6" alt="Use template button" width="3832" height="1868" data-path="product/prompt/how-to/images/from-template/6.png" />

    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.

    <img src="https://mintcdn.com/futureagi/QWowFIlalRnvprw7/product/prompt/how-to/images/from-template/7.png?fit=max&auto=format&n=QWowFIlalRnvprw7&q=85&s=e942f144d9cb165a4d3aebab1239d02e" alt="Template loaded in editor" width="3832" height="1868" data-path="product/prompt/how-to/images/from-template/7.png" />
  </Step>

  <Step title="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.)

          <img src="https://mintcdn.com/futureagi/QWowFIlalRnvprw7/product/prompt/how-to/images/from-template/8.png?fit=max&auto=format&n=QWowFIlalRnvprw7&q=85&s=82e95c20d44ad5259709e1b60f552b9e" alt="Customize template content" width="3832" height="1868" data-path="product/prompt/how-to/images/from-template/8.png" />

    Many templates include helpful comments explaining how to use them effectively. Pay attention to these instructions to get the best results.
  </Step>

  <Step title="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.

    <img src="https://mintcdn.com/futureagi/QWowFIlalRnvprw7/product/prompt/how-to/images/from-template/9.png?fit=max&auto=format&n=QWowFIlalRnvprw7&q=85&s=6837fa57d63c7006753afb7dde88c5ac" alt="Run your prompt" width="3832" height="1868" data-path="product/prompt/how-to/images/from-template/9.png" />

    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.
  </Step>
</Steps>

## Next Steps

After creating your prompt from a template, you can:

* Save your customized version as a new template for future use
* Make further refinements based on the responses you receive
* Explore other templates to discover effective prompt patterns
