> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Add items to the Task menu list

> Add items to the Task menu list

## Steps

1. Select <i class="ph ph-list-bullets" aria-hidden="true" /> **Lists** in the Navigator.

2. Select **Task menu** from the dropdown menu.

3. Click the **Add** button below the Items list.

4. Enter the name of the item in the **Name** field. *(Mandatory)*

5. Select the task menu you want to connect the item to.

6. Select the desired task menu type:

   * URL: Enter the **URL address** into the URL field and choose the type of [URL encoding][4] you want.
   * [CRMScript][5]: Select which **script** you want the task menu to run.
   * [SOProtocol][6]: Enter the **SOProtocol** URL you want the list item to navigate to.

7. Tick the boxes for where you want the Task menu item to show.

8. Optionally, type in a description of the item in the **Description** field. Read about [Translation][7].

9. Click **Save** to save the changes or **Cancel** to reject them.

## Using template variables

If you add a URL address, it may be useful to use template variables for the active company, for example, to retrieve information from other applications via an URL. The URL address must specify parameters, as in this fictitious example: `http://www.comlist.com/data/indiv/detail.jsp?orgno=<orgn>`. orgn here is the template variable for the organization number, but other variables like company name \<name>, company phone number \<cpho>, contact name \<attn>, can also be used.

[4]: ../web-panels/admin/url-encoding

[5]: ../macros-and-scripts/admin/index

[6]: ../../../en/customization/soprotocol/index

[7]: ../../localization/learn/translate-fields


## Related topics

- [Add a web panel item](/en/customization/web-panels/admin/add-web-panel.md)
- [Add a translation](/en/localization/learn/translate-fields.md)
- [Specialized lists](/en/admin/lists/specialized-lists.md)
