LogoLogo
  • Getting Started
    • Overview
    • How-to Guides & Tutorials
      • Video Tutorials
        • Building an Autonomous AI Agent for Twitter/X
        • Bulding Your Own Whale Tracking Agent
        • Building a Degen Agent that Apes in low-caps on Solana
      • How to Build Your First AI Agent
      • How to Choose the Right AI Model for Your Agent
      • How to Add and Configure Plugins
      • How to Set Up and Trigger Workflows
      • How to Launch and Tokenize Your AI Agent
      • How to Edit Your Published Agent
      • How to View Agent Wallet Activity
      • How to get a free Twitter/X API key
      • Official vs Unofficial X plugins. What's the difference?
      • How to Create a Telegram Bot & Get your Chat ID
      • How to Build a Copy-Trading AI Agent
      • Loomlay Troubleshooting Guide
  • LOOMLAY AI AGENTS
    • Introduction
    • Deploying agent live
    • Models
    • Plugins
    • Workflows
    • Workflow Triggers
      • Custom
      • Run on Repeat
      • New Message: Telegram
    • Agent Wallet
  • Terminal
    • Overview & Installation
  • Integration with workflows
  • Configuration & styling
  • Advanced features
  • Tokens
    • LAY Token
    • Agent Tokens
  • Pricing
    • Agent Developer
Powered by GitBook
On this page
  • Review your Agent's Activity Log
  • If my workflow isn’t triggering. What should I do?
  • The agent isn’t performing the task as expected.
  • What do I do if a plugin isn’t working?
  • Why aren't my agent's transaction being processed.
  • Why is my Agent no longer tweeting, I'm using the Official X API?
  • I cannot edit my Live Agent, it always takes me to the draft Version.
  1. Getting Started
  2. How-to Guides & Tutorials

Loomlay Troubleshooting Guide

PreviousHow to Build a Copy-Trading AI AgentNextIntroduction

Last updated 4 months ago

If you're running into an issue with your agent or workflows, don't worry — it happens to the best of us. This guide will walk you through simple solutions to common problems, so you can get everything back on track quickly.

Review your Agent's Activity Log

Start by checking your agent's activity log. This will give you a clear picture of what actions have been triggered, which workflows ran, and if there were any errors or skipped steps. Reviewing the activity log is the quickest way to identify where thigs might be going off track. Here's how you can review your Agents Activity

If my workflow isn’t triggering. What should I do?

Ensure the agent is published (draft agents don’t trigger workflows).

Double-check the trigger settings in your workflow.

Test the workflow manually to identify any issues.

The agent isn’t performing the task as expected.

Rewrite the prompt to be more detailed.

Verify that the required plugins are installed and configured.

What do I do if a plugin isn’t working?

Make sure the plugin is installed.

Check API credentials or permissions.

Test and Debug the workflow and monitor for errors.

Why aren't my agent's transaction being processed.

Review your wallet settings, gas fees, and transaction history for potential issues.

Why is my Agent no longer tweeting, I'm using the Official X API?

Make sure to check your X API quotas, even though there's a free tier available, the Free Tier quotas are very limited.

I cannot edit my Live Agent, it always takes me to the draft Version.

Break the task into smaller steps or custom workflows for better results. More about working with workflows here on this .

When editing your Live agent, by default you'll enter the draft version of your Agent. Think of it as a sandbox version of your agent, where you can experiment and refine without affecting the live version of your agent. However, you can at anytime switch between the versions to compare the agent settings. Once you want to publish the changes to your agent, simply hit publish. Here's a short guide on .

guide
How To Edit your Published Agent