Skip to content
AdlyseDocs
Product guideMCP reference
⌘K
Open Adlyse
⌘K
WelcomeQuick startGlossary

Connect your accounts and bring your team in.

Onboarding wizardAd accountsTeam

The screens you'll check every day.

HomeExplorerReports
Creative intelligence
AI Studio

The context Adlyse works from.

Brand profileFilesTables

Accounts, people, and integrations.

OrganizationIntegrationsAPI keysDeveloper (MCP)
  1. Legacy
  2. Core Concepts
  3. Nodes

Image Generation Node

The Image Generation Node creates images using AI models like DALL-E.

Overview#

Use Image Generation Nodes to:

  • Generate images from text descriptions
  • Create visual content programmatically
  • Build image-based workflows

Configuration#

Prompt#

Describe the image you want to generate:

plaintext
A professional logo for {{input.company_name}} in minimalist style

Model#

Select the image generation model.

Size#

Choose output dimensions (e.g., 1024x1024).

Style#

Optional style parameters for the generation.

Output#

Returns:

  • image_url - URL to the generated image
  • prompt - The prompt used

Best Practices#

  1. Be descriptive in your prompts
  2. Specify style, mood, and composition
  3. Include relevant details
  4. Test with variations