# Can I add links to custom fields?

There are two methods of adding links to custom fields. You can create:

*   a URL custom field. It’s a validated input field that lets you enter a site address.
*   a text field and add an `<a>` tag to link to an external page. This is possible for **checkbox** text fields only.

In this article, we show you how to add a link to a text field. For general instructions on creating custom fields (including URL fields), go to [How do I create and use custom fields](https://www.getresponse.com/help/how-do-i-create-and-use-custom-fields.html). If you need to add consent fields and link to your Privacy policy and collect consent, go to [How do I create and use Consent fields](https://www.getresponse.com/help/how-do-i-create-and-use-consent-fields.html).

Creating a checkbox field
-------------------------

1\. In your GetResponse account, go [**Contacts >>** **Custom fields**](https://app.getresponse.com/custom-fields) in the top menu.  
2\. Click the **Create custom field** button.  
3\. Enter a name, e.g. “checkbox\_with\_link”.

![](https://us-wd.gr-cdn.com/help/sites/9/2023/06/0909/CleanShot-2023-06-02-at-10.40.08-1024x286.jpeg)

4\. For type, select **Text**.

![](https://us-wd.gr-cdn.com/help/sites/9/2023/06/0911/CleanShot-2023-06-02-at-11.10.25-1024x837.jpeg)

5\. For format, you select the first of the multiple-answer field options.

![](https://us-wd.gr-cdn.com/help/sites/9/2023/06/0912/CleanShot-2023-06-02-at-11.11.48-1024x817.jpeg)

6\. In the options field, type in the text you want to display to your potential contacts.

To include a link, add the `<a>` HTML tag, for example:

![](https://us-wd.gr-cdn.com/help/sites/9/2023/06/2102/CleanShot-2023-06-06-at-23.00.01-1-1024x148.jpeg)

Swap the URL in the example for the link you want to use and modify the text that will be linked. Be sure to include https:// and use single quotes (‘ ‘) in the tag. The linked document will open in a separate window.

7\. Click **Save**.  
The custom field you’ve created will appear within your **User-defined** custom fields on the **Manage** page.

Repeat steps 2-7 to create as many checkbox fields as you need.