Getting Started
Get up and running with AgentFuzz.AI in 5 minutes. This guide walks you through account setup, creating your first project, and running your first vulnerability assessment.
1. Create an Account
Go to Sign Up and create your account. You can either:
- Create a new organization — Enter an org name and domain. You'll become the admin.
- Join an existing organization — Enter the join code provided by your org admin.
2. Create a Project
Navigate to Projects > New Project. A project represents the AI system you want to assess.
- Name — A descriptive name (e.g., "Customer Support Bot").
- Target URL — The endpoint or page URL of your AI system.
- Target Type — Choose
apifor REST endpoints orwidgetfor browser-based chat widgets.
See Projects documentation for detailed configuration options.
3. Select Prompts
Go to the Prompt Library. Browse prompts by framework (OWASP or NIST) using the sidebar, or search by keyword. Check the box next to each prompt you want to include in your assessment.
Once you've selected prompts, click "create scenario with selected" at the top of the page.
4. Create and Run a Scenario
On the new scenario page, select the project to assess, give your scenario a name, and confirm the prompt selection. Once created, you'll be taken to the scenario detail page.
Click "Run Scenario" to start execution. The platform sends each prompt to your target and evaluates the response automatically. You can watch progress in real time.
5. Review Results
After execution completes, the results tab shows pass/fail for every prompt. Click any row to expand the full response. Use "View Report" for a formatted report.
Visit the project page to see your security scorecard — OWASP and NIST compliance visualized with pass rate gauges and per-category breakdowns.
Next Steps
> Configure project settings — API headers, XPath selectors, body templates
> Add custom prompts — Create org-specific assessment cases
> Understand scorecards — OWASP and NIST compliance tracking
> Manage your team — Add members and set roles