# Creating and Editing Services

## Creating Services <a href="#a-creating-services" id="a-creating-services"></a>

Each Service Line view shows all running Services, and all available contracts which don’t yet have a Service. To add a new Service under a Contract, click on the '+' icon at the top of the Service Matrix.

![](/files/-MWp-KB3qj2WoUHWuRAr)

Fill in the service settings in the resulting popup.

## **Service Settings** <a href="#b-service-settings" id="b-service-settings"></a>

The settings for Services are:

| Setting                        | Description                                        | Notes                                      |
| ------------------------------ | -------------------------------------------------- | ------------------------------------------ |
| Customer                       | The company receiving the service                  | Mandatory                                  |
| Contract                       | The contract under which this service runs         | Mandatory                                  |
| Name                           | The Name of the Service                            | Mandatory. Must be unique within Contract. |
| Description                    | A description of the Service                       |                                            |
| Groups added at Customer level | The groups that have permissions at Customer level | Read only                                  |
| Groups added at Contract level | The groups that have permissions at Contract level | Read only                                  |
| Allow permissions to Group     | The groups that have permissions at Service level  |                                            |

## **Subsequent Editing** <a href="#c-subsequent-editing" id="c-subsequent-editing"></a>

To edit a service's settings, click on the menu icon beside the Customer name and select the Edit link. Make your desired changes in the resulting popup and click OK to save changes.

![](/files/-MWp-Yg0UmhWSJuSqFjQ)

You can see what edits have been made to the customer and when, as well as when the customer was created, and even when a customer was deleted by clicking on the Show Activity button in the Edit screen.

![](/files/-MWp-egMIHqux0rQeXd_)

## Cloning a Service

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

![](/files/-MXldkURjCqxuoyvOpF0)

![](/files/-MbpIlC_Zmtci0hcyHek)

## Deleting a Service

To delete a service, click on the ellipses beside the Customer, hover over the delete link and click on 'Service'.

![](/files/-MWp-azhIF86XXKYdtbT)

If you delete a Service which has linked [Email Routes](/enate-help/builder/builder-2021.1/email-mailbox-configuration/email-routes.md), you will be notified of this and will need to update the respective Email Routes in order to stop them from creating more work for this Service.


---

# 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/enate-help/builder/builder-2021.1/service-matrix-screen/creating-and-editing-services.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.
