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

# Quick Start

> Learn how to go from first login to a completed security assessment — set up a target, add credentials, run an assessment, and triage findings.

## Prerequisites

* Access to your MindFort organization
* A web application or API target you are authorized to test
* Domain control for Web Application and API target verification

## Fast Path

<Steps>
  <Step title="Complete onboarding">
    Finish organization setup and verify your first domain.
  </Step>

  <Step title="Add target details">
    In **Target Inventory**, choose the target type and add the required name, address, and description.
  </Step>

  <Step title="Add credentials (recommended)">
    Store a dedicated test account and login instructions for authenticated coverage.
  </Step>

  <Step title="Run an assessment">
    Open **New Assessment**, select a target, choose Black-Box or White-Box when available, optionally add credentials, choose an assessment method, then start.
  </Step>

  <Step title="Triage findings">
    Open **Findings**, select a target, and drill into its findings. Filter by severity and keyword to prioritize.
  </Step>

  <Step title="Generate report">
    Open **Reporting** and generate a downloadable report for stakeholders.
  </Step>
</Steps>

## After First Run

Your first run establishes a repeatable workflow. Choose the next step based on the outcome you need:

| Goal                                     | Next Step                                                                 |
| ---------------------------------------- | ------------------------------------------------------------------------- |
| Keep broad coverage current              | Create a recurring assessment schedule.                                   |
| Investigate or retest something specific | Launch an [Agent](/guides/tasks).                                         |
| Close the remediation loop               | Assign findings, create tickets or patch pull requests, and retest fixes. |
| Find untested or blocked areas           | Review [Coverage](/guides/coverage).                                      |
| Track progress across targets            | Review [Analytics](/guides/analytics).                                    |
| Share results                            | Generate an updated report for stakeholders.                              |

Configure notifications and integrations so the right teams can act on new findings in their existing workflows.

## Next Guides

* [Onboarding & Setup](/guides/onboarding-setup)
* [Targets](/guides/targets)
* [Assessments](/guides/assessments)
* [Findings](/guides/findings)
* [Coverage](/guides/coverage)
* [Agents](/guides/tasks)
* [Settings and Billing](/guides/settings-and-billing)
* [Integrations](/guides/integrations)
