# URL

Stores a single URL of the form <http://www.somewebsite.com>. If these fields are displayed in views, users may click on the URL to open the named website.

Additional options for URL fields:

* Required: Enable checkbox if field cannot be left empty.&#x20;
* Type: Select Embedded Link if you want users to view the named website in the main WorkSmart.net window or select External Link if you want the named website to be launched in an external browser window.&#x20;
* Default: Specify if you want a specific URL to be displayed by default.


---

# 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://help.workdigital.io/custom-database-apps/columns/column-types/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.
