Lleverage Documentation
WebsiteLegalPlatform
  • Get Started
    • Introduction
    • Co-Pilot
    • FAQ
  • Key Terms
  • Action Guide
    • Triggers
    • Output
    • AI
      • Prompt
      • Agents
      • AI Web Search
      • Generate Image
  • Extracting Information
  • Using Information
  • Custom Code
  • Subworkflows
  • Knowledge Bases
  • Integrations
    • Gmail
    • Outlook
    • Slack
    • Microsoft Teams
    • Google Calendar
    • Sharepoint
    • Google Drive
    • Dropbox
    • Trello
    • Asana
    • Notion
    • ClickUp
    • Jira
    • Linear
    • Hubspot
    • Google Sheets
  • Canvas Guide
    • Canvas Controls
    • Flow Control
    • Action Cards
    • Action Connections
    • Variables and Data Flow
  • The Run Panel and Testing
  • Error Handling
  • Publishing Guide
    • How to Publish
    • API Endpoint
    • Chat App
    • Form App
    • Integration Configuration
    • Scheduling Workflows
  • Sharing
  • Settings
    • Account Setup
  • Projects
  • Subscription Management
  • Sharing & User Permissions
  • Technical
    • Models
    • Security & Performance
  • Analytics & Monitoring
  • Support
    • Release Notes
      • April 2025
      • March 2025
      • February 2025
      • January 2025
      • December 2024
      • November 2024
      • October 2024
      • September 2024
      • August 2024
      • July 2024
    • Getting Help and Troubleshooting
Powered by GitBook
On this page
  • Key Features
  • How to Add a Generate Image Action
  • How to Configure the Generate Image Action Card
  • How to Write Effective Image Prompts
  • How to Use Variables in Image Prompts
  • How to Test Your Generate Image Action
  • Best Practices
  • Output Format
  1. Action Guide
  2. AI

Generate Image

Last updated 7 days ago

Generate Image is an AI-powered node that creates images based on your text descriptions. Simply provide a prompt describing what you want to see, and the AI will generate a custom image for your workflow.

Key Features

  • AI-powered image generation from text descriptions

  • Variable integration for dynamic image creation

  • Simple prompt-based interface

  • High-quality image output

  • Seamless integration with workflow data

How to Add a Generate Image Action

  1. Open the Add Action menu using one of three methods:

    • Click the "Add Action" button in the top left corner

    • Click on a connection circle on an existing action card

    • Click and drag from one action to create a connection

  2. Find "Generate Image" in the "All" tab

  3. Click on "Generate Image" to add it to your canvas

💡 Tip: If you add multiple Generate Image actions, they will be automatically numbered (Generate Image 1, Generate Image 2, etc.)

How to Configure the Generate Image Action Card

  1. Locate the Generate Image card on your canvas which includes:

    • Header with the action name (which can be renamed)

    • Variable chip in the top left corner for referencing outputs

    • Controls for expanding/collapsing, running the generation, and additional options

    • Connection points for inputs and outputs

  2. Configure the Prompt input field:

    • Type your image description directly as free text

    • Use variables by clicking the '@' button to insert dynamic data

    • Combine variables with static text for more specific image descriptions

  3. The AI will automatically generate an image based on your prompt

How to Write Effective Image Prompts

  1. Be descriptive and specific about what you want to see:

    • Example: "A professional headshot of a person in business attire"

    • Example: "A modern office space with natural lighting and plants"

  2. Include important details like:

    • Style (realistic, cartoon, artistic, etc.)

    • Colors and lighting

    • Setting or background

    • Mood or atmosphere

  3. Use clear, visual language that helps the AI understand your vision

  4. Combine variables for dynamic content:

    • Example: "A product photo of {{product_name}} on a white background"

    • Example: "An illustration showing {{user_concept}} in a modern style"

How to Use Variables in Image Prompts

  1. Using the '@' button method:

    • Click in the prompt field to see the '@' symbol appear

    • Click '@' to open the variables panel

    • Select the variable you want to include from the list

  2. Using the advanced method:

    • Type two curly braces {{ in the prompt field

    • Begin typing the node name to see autocomplete options

    • Select the specific output you want to reference

  3. Combining variables with descriptive text:

    • Mix variables with static descriptions for context

    • Example: "Create a logo for {{company_name}} using blue and white colors"

How to Test Your Generate Image Action

  1. Click the play button on the Generate Image action card to run a test

  2. If using variables, ensure connected nodes have been run first to provide data

  3. Review the generated image to see if it matches your expectations

  4. Adjust your prompt if the image doesn't meet your requirements

⚠️ Warning: Image generation may take longer than other AI actions due to the processing complexity involved.

Best Practices

  • Be specific with your descriptions - detailed prompts create better images

  • Use variables strategically to create dynamic, personalized images

  • Test different prompt styles to find what works best for your use case

  • Consider the context of how the image will be used in your workflow

  • Include style and quality descriptors for more professional results

Output Format

The Generate Image action outputs:

  • A high-quality generated image based on your prompt

  • Image file that can be used in other workflow actions

  • Visual content ready for sharing or further processing

💡 Tip: Generated images can be used as inputs for other actions in your workflow, making them perfect for creating dynamic visual content for reports, presentations, or communications.

Generate Image Action