Skip to main content
Command Modes

Dictate how your custom AI agents should approach tasks.

Updated yesterday

What Are Commands Modes?

Command modes dictate how your custom AI agents approach tasks, whether by following specific instructions or by autonomously setting goals and iteratively working towards them. Currently, there are two primary modes:

🟒 Default

πŸ”΅ Plan & Execute

The agent operates directly based on your prompt without setting any additional goals. It focuses on generating content or completing tasks following the instructions provided in a prompt.

The agent sets an overarching goal based on your opening prompt and then iteratively works towards achieving that goal. This mode is more autonomous and is designed to handle complex tasks.


Change Command Modes

Follow these steps to change modes for your agent's commands:

  • Open the Agents tab in your workspace.
    ​

  • Click Β·Β·Β· next to an agent ➑ Edit agent.

  • Choose the Commands tab on the left.
    ​

  • Select an existing command or click βž• New command.

  • Scroll down and click the Mode drop-down to change modes.


Plan & Execute Examples

Example 1: (specific goal) "I need strategies to increase sales revenue."

  1. The agent identifies the goal as "strategies to increase sales revenue."
    ​

  2. Runs related self-generated prompts to try and meet the goal, e.g.
    ​

    • "best sales techniques for increasing revenue," "effective marketing strategies," "ways to improve customer retention," "how to optimize pricing strategies," etc.
      ​

  3. Runs various prompts for 4-5 steps and then produces a summary.

Example 2: (no specific goal) "Our sales are declining."

  1. The agent tries to identify the goal and guess what the user expects.
    ​

  2. Runs related self-generated prompts to try and meet the goal.
    ​

  3. Runs various prompts for 4-5 steps and then produces a summary.

Example 3: (specific goal) "I need advice on employee productivity improvement."

  1. The agent identifies the goal as "advice on employee productivity improvement."
    ​

  2. Runs related self-generated prompts to try and meet the goal, e.g.
    ​

    • "how to enhance employee productivity"
      ​

    • "tools for better time management"
      ​

    • "techniques to boost workplace motivation"
      ​

    • "ways to create a productive work environment"
      ​

  3. Runs various prompts for 4-5 steps and then produces a summary.


Advanced Prompt Engineering

Command modes are part of advanced techniques you can use to make your custom AI agents even more powerful. Explore these guides to learn more:


😊 Helpful Links

Did this answer your question?