# URL

## General

Collect website URLs with validation to ensure proper formatting.

<figure><img src="https://362195087-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fgc2JHjhPy9iPEiSY6VbF%2Fuploads%2Fmkwe7204e7zpkqTJPbVR%2Furl-field1.png?alt=media&#x26;token=a712843d-bc5b-4a96-91c3-6caa4a34f828" alt=""><figcaption></figcaption></figure>

### Label

Add the label for your URL input field. (Required)

### Name

Specify the field name used to save the URL data. (Required)

### Placeholder

Provide a placeholder text to guide users on the expected input format.

### Autofocus

Enable autofocus to automatically focus on the URL input field when the form loads.

### Validation

Ensure that the input follows a valid URL format to prevent incorrect submissions.

***


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.flowappz.com/home/form-fields-pro/fields/url.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
