# Creating Public Responses

{% embed url="<https://youtu.be/kChffGBLNlA>" %}
Creating Public Responses - 60 second video tutorial
{% endembed %}

A Public Response can be created by use of the [Public API Builder tool](https://docs.workersforlabview.io/workers-tools/workers-tools-menu/public-api-builder). This tool (shown below) can be found from the [Workers tools menu](https://docs.workersforlabview.io/workers-tools/workers-tools-menu) or activated from the [Create MHL Case tool](https://docs.workersforlabview.io/workers-tools/quickdrop-shortcuts/create-mhl-case-tool-ctrl+9).&#x20;

Step 1: Select the Worker or Worker base class that you want to create the Public Response for.

<figure><img src="https://2767648102-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZWihGdeYUalj239OUdAB%2Fuploads%2FlLPaZqrawKB5jpTzOGgz%2Fimage.png?alt=media&#x26;token=e30eef47-ff2c-432d-a13a-fca56d342b98" alt=""><figcaption><p>The Responses tab of the Workers Public API Builder tool</p></figcaption></figure>

Step 2: In the **Responses** tab, select **Create new Response**. This will open up the window shown below.

<figure><img src="https://2767648102-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZWihGdeYUalj239OUdAB%2Fuploads%2Fd8YAgAhOJCGdESBdvE7u%2Fimage.png?alt=media&#x26;token=6aa0d3f5-2fb6-4fdf-a9d5-f49892706ea3" alt=""><figcaption><p>Create Public API Response tool</p></figcaption></figure>

Step 3:  Fields to fill out when you create a Public Response include the following:

### Response Name

Provide a name for the purpose of the Response message. This name will also be used by both the Public Response VIs and typedef filenames.

### Icon Text

Text that will be written on the Public Response VIs and typedef icons, to help users to understand the purpose of the Public Response message.

### Response VI Description

Provide a description that describes the purpose of the Response message. This description is written to the Public Response VI description.
