Quick start
The portal interface is currently available in German. This English guide uses the German labels where they help you find the matching control.
1. Sign in
Open xyva.ai, choose Try RC4, and complete the available sign-in method.
2. Select a plan
Choose Solo (€29/month, 1 seat) or Team (€129/month, 5 seats). Prices exclude statutory VAT; tax is calculated at checkout from the billing details. A 14-day trial is shown before checkout where available.
3. Connect the local agent
Use a regular user terminal; administrator rights and a global npm installation are not required.
npx @xyva/agent login
npx @xyva/agent start --port 7900Keep the terminal open, open Connection status in the portal, and enter the one-time token and port in the connection section.
4. Run QA
Open Runner for Playwright or Swarm QA for the website scan. Connect the agent and select or add the local repository directly on that page. After the first synchronized run, the project also appears under Projects. Review synchronized run summaries and Swarm finding counts under Reports; individual Swarm findings are available only during the live scan.
If the portal reports a protocol mismatch, update the npm agent and start it again.
