> ## Documentation Index
> Fetch the complete documentation index at: https://www.getmaxim.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# No-Code Agent Quickstart

> Test your agentic workflows using Agents via no-code builder with Datasets and Evaluators in minutes. View results across your test cases to find areas where it works well or needs improvement.

<Steps>
  <Step title="Build your agent">
    Create an agent by connecting Prompt, Code, and API nodes based on your data flow. Each node type handles a specific task in your AI workflow.

    <img src="https://mintcdn.com/maximai/iewHKlZLxrqmewnP/images/docs/evaluate/quickstart/prompt-chain/prompt-chain-playground-interface.png?fit=max&auto=format&n=iewHKlZLxrqmewnP&q=85&s=3661d6c10bd715f9dec60c62b4bbe80e" alt="Connect nodes to create a no-code agent" width="2793" height="1746" data-path="images/docs/evaluate/quickstart/prompt-chain/prompt-chain-playground-interface.png" />
  </Step>

  <Step title="Configure your test">
    Test your agent against a [Dataset](/library/datasets/import-or-create-datasets) and add [Evaluators](/library/evaluators/pre-built-evaluators/overview) to measure the quality of outputs. Configure any additional parameters needed for your test run.

    <img src="https://mintcdn.com/maximai/iewHKlZLxrqmewnP/images/docs/evaluate/quickstart/prompt-chain/prompt-chain-testrun-trigger-sheet.png?fit=max&auto=format&n=iewHKlZLxrqmewnP&q=85&s=fc23cda01d76b2c54a511bf8b10e9146" alt="Select dataset and evaluators for testing" width="3024" height="1826" data-path="images/docs/evaluate/quickstart/prompt-chain/prompt-chain-testrun-trigger-sheet.png" />
  </Step>

  <Step title="Review results">
    Analyze the test report for quality metrics like accuracy and performance metrics like latency and cost. Use these insights to iterate on your agent.

    <img src="https://mintcdn.com/maximai/iewHKlZLxrqmewnP/images/docs/evaluate/quickstart/prompt-chain/prompt-chain-test-run-report.png?fit=max&auto=format&n=iewHKlZLxrqmewnP&q=85&s=a2ef432f7aedfdbfbafb732f9c2876ce" alt="Analyze test run results" width="2892" height="1746" data-path="images/docs/evaluate/quickstart/prompt-chain/prompt-chain-test-run-report.png" />
  </Step>
</Steps>

<Note>[Schedule a demo](https://getmaxim.ai/demo) to see how Maxim AI helps teams ship reliable agents.</Note>
