# Form/Page Reference

URL: https://docs.testvibe.com/reference/form-page-reference

Many TestVibe screens include contextual help links. These pages explain the purpose of the form, the common tasks it supports, and the controls that matter most.

## Help URL Pattern

Form help pages use stable paths:

| Form | Help path | Login | `/reference/forms/login` | Run | `/reference/forms/run` | Project | `/reference/forms/project` | Playwright test configuration | `/reference/forms/playwright-test-configuration` | Test failure details | `/reference/forms/test-failure-details` 

The full index is [Form Help Pages](/reference/forms) .

## Common Form Help Pages

Sign in and setup
[Login](/reference/forms/login) , [ProjectSetup](/reference/forms/project-setup) , [SelectProject](/reference/forms/select-project)

Author tests
[Test](/reference/forms/test) , [Editor](/reference/forms/editor) , [Prompt](/reference/forms/prompt) , [RecorderHelp](/reference/forms/recorder-help)

Generate and run
[Assistant](/reference/forms/assistant) , [Run](/reference/forms/run) , [PlaywrightTestConfiguration](/reference/forms/playwright-test-configuration)

Review evidence
[TestFailureDetails](/reference/forms/test-failure-details) , [Picture](/reference/forms/picture) , [Video](/reference/forms/video)

Settings and account
[Account](/reference/forms/account) , [Members](/reference/forms/team-members) , [Usage](/reference/forms/usage)

## Stable Links

Help paths should stay stable even when the app changes. If a form is renamed in the product, keep the existing help page and update the content so old links do not break.
