Tags in NextGenAiAssistant – Bulk Content Generator allow users to fine-tune how specific product data is processed by the AI model. Rather than writing detailed technical instructions, you can use tags to guide the AI in focusing on or excluding specific information. Tags are dynamically replaced with actual product data during content generation.
What Are Tags?
Tags act as placeholders representing product information. They help refine content generation tasks by:
- Focusing on specific details, such as product features or descriptions.
- Preserving data that should not be modified, like product references or manufacturer names.
- Customizing outputs to align with business-specific requirements.
Practical Use Cases for Tags
Here are some simple and practical examples of how tags can be used:
1. Preserving Specific Data
- Tag:
{manufacturer}
- Scenario: You want the product description to include the manufacturer’s name but ensure it’s not altered during AI processing.
- Usage: “Ensure the manufacturer name ({manufacturer}) is included in the description without changes.”
2. Preventing Unnecessary Changes
- Tag:
{reference}
- Scenario: You’re generating content but want the product’s reference number to remain as is.
- Usage: “Do not modify the product reference number: {reference}.”
Complete Tag List
General Product Information
{id}
: The product’s unique ID.{name}
: The product name.{reference}
: The product reference or SKU.{manufacturer}
,{supplier}
: The names of the manufacturer or supplier.
Descriptions
{description}
,{description_short}
: Product descriptions.
Metadata
{meta_title}
,{meta_description}
,{meta_keywords}
: Metadata for SEO purposes.
Best Practices for Using Tags
- Be Specific:
- Use tags to provide clarity about the data you want the AI to focus on. For example:
“Include the product manufacturer ({manufacturer}) in the description.”
- Use tags to provide clarity about the data you want the AI to focus on. For example:
- Avoid Overcomplicating Prompts:
- Do not include unnecessary instructions about formatting or language; this is handled automatically by the module.
- Preserve Key Data:
- Use tags like
{reference}
or{manufacturer}
to ensure critical data remains unchanged in the output.
- Use tags like
- Focus on Simplicity:
- Keep your additional instructions short and clear, letting the AI handle the complexity.
By using tags effectively, you can streamline the content generation process while maintaining control over the output. For more information on integrating tags into templates, visit the Prompt Templates Management Guide.