Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The AI Agent Properties section allows you to configure key details for your AI Agent in Joget. These settings define how your agent is identified, how it behavesits behavior, and how it interacts with user input. Proper configuration ensures your agent works as intended and integrates smoothly into your workflows.

...

Configure AI Agent properties

Go to select to AI Agent > Settings > AI Agent Properties and configure the fields needed.

Fields to configure:
Image Added

  • AI Agent ID: A unique identifier for your agent. This ID is used internally, so make sure it's distinct.
  • AI Agent Name: A readable name for your agent. This helps you and others easily recognize it.
  • Description: Add a short summary of what this AI Agent does. This is useful when managing multiple agents.
  • Input Variables : This is the most critical field. It defines what input the agent expects.
    By default, it includes the query variable, which represents the user’s question or instruction. You can add more variables if your tasks require additional input.
     
    It will show at preview as the field that user need to field.

...