General
The General tab identifies the application and decides which URLs the profile applies to.

Identity and defaults
| Field | Description |
|---|---|
| Title | The name shown in lists and selectors. Required. |
| Description | Free text describing the application. |
| Default URL | The URL a new test for this application starts from. Used to pre-fill the start URL when you create a test, and as the default entry point for an AI scan. |
| Default User | The test user new tests for this application use by default. Anonymous means no login. |
Test assignment
The Test assignment section controls which URLs this profile is matched against.
| Field | Description |
|---|---|
| Assignment to tests | How the profile is matched. The default, Based on the URL path, matches by host and (optionally) path, with the longest matching path prefix winning. |
| Relevant for host name | The host the profile applies to, e.g. www.wikipedia.de. |
| Relevant for URL path | Optional path. Together with the host it narrows which URLs the profile matches. Leave empty to match the whole host. |
See How an application is matched to a URL for a worked example of longest-prefix matching.