# Creating New Action Types in a Service Line

## Creating a new type of Action <a href="#b-creating-a-new-type-of-action" id="b-creating-a-new-type-of-action"></a>

You are able to create new types of Actions within a Service Line itself by clicking on the '+' icon next to the search bar and selecting 'Action'.

![](https://files.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-MWYnDNwe3Cuo4zlGbs5%2F-MWowRyqtjfOiBDs_cLN%2F-MWowZJdyEkksHrmtGLq%2Fimage.png?alt=media\&token=1f03de64-a2d2-4a8b-81b2-3f6bfba030e8)

When creating a new type of Action, you can enter the following information:

| Attribute        | Description                                                                                                                                                          |
| ---------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Name             | The name of the new type of Action                                                                                                                                   |
| Description      | The description of the new type of Action                                                                                                                            |
| Type             | Which type of Action this is. This list is populated from the list of underlying ‘Master Processes’, which can be created via the Configuration Manager application. |
| Global Checklist | Which global checks will always be run through every time that Action is run                                                                                         |

![](https://files.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-MWYnDNwe3Cuo4zlGbs5%2F-MWowRyqtjfOiBDs_cLN%2F-MWowqu91xz8H3tNF2wG%2Fimage.png?alt=media\&token=add3490a-470e-4d20-a3cb-6aabd0da1825)

## Creating a Global Checklist <a href="#creating-a-global-checklist" id="creating-a-global-checklist"></a>

Global Checklist items are accessed via the Service Lines screen.

![](https://files.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-MWYnDNwe3Cuo4zlGbs5%2F-MWowRyqtjfOiBDs_cLN%2F-MWowwTN6lu1iOWyMEMl%2Fimage.png?alt=media\&token=7266fd76-994a-4496-9913-d795c57996ae)

These Global Checks are subsequently displayed during 'Local' checklist creation against individual Actions within the Case flow definition screen. See the [Checklists on Action](https://docs.enate.net/enate-help/builder/builder-2021.1/additional-action-settings/checklists-on-actions) section for more information on Local Checklist definition.

{% hint style="info" %}
You can change the Action Type name after its initial creation
{% endhint %}

## Subsequent Editing of an Action Type <a href="#d-subsequent-editing-of-case-action-ticket-type" id="d-subsequent-editing-of-case-action-ticket-type"></a>

To edit an Action type’s settings, click on the Action in the Service Lines Screen and edit the information in the right hand side of the screen. Click to save these changes.

{% hint style="info" %}
Note: these settings are not versioned i.e. when changes are made, they affect all new and running Work Items.
{% endhint %}

You are also able to see the activity history of your work items , by clicking on the Show Activity button. You can see when the work item was created and by who, as well as if any edits have been made to the work item, when they were made, as well as by who.

![](https://files.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-MWYnDNwe3Cuo4zlGbs5%2F-MWowRyqtjfOiBDs_cLN%2F-MWoxR_TA5CUhtoTweBm%2Fimage.png?alt=media\&token=e2c6b70f-6328-46cc-9873-759b207de127)

You are also able to clone a Action type by clicking on the Clone button in the edit screen. This will clone all of the Action type's settings and data apart from its name. You are able to make changes to any of the settings and data once the Action type has been cloned.

![](https://1296463846-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8xJkS0SKlesb8bmVBtGc%2Fuploads%2FgVTOJICQOevZDTBQYIUR%2Fimage.png?alt=media\&token=96f57805-ff33-4cea-8041-db04fbfec438)


---

# 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.enate.net/whats-new/older-versions/changes-overview-older-versions/2021.1-changes-overview/builder/new-screen-service-line-information/creating-new-action-types-in-a-service-line.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.
