# Exception Activities – Creating and Cloning New Flavours

## Cloning

If there is an existing flavour that has almost the settings that you require, you can use this as a source from which to clone a new flavour. Click the clone icon on the popup header; this will create a new flavour, allowing you to enter a new name and modify settings from the starting point as desired before saving.

## Creating a brand new flavour <a href="#b-creating-a-brand-new-flavour" id="b-creating-a-brand-new-flavour"></a>

If none of the existing flavours meet your requirements you may need to create a new flavour from scratch. Simply click on the ‘Create New’ link at the foot of any of the flavour pickers and enter information in the resuling flavour popup.

Validation: When creating / cloning a new flavour, the system will not allow you to save the new flavour until it is valid. Once you have entered the required information nfor a flavour to be valid, the popup heard will turn green to show this. You must provide a name for your flavour.

## Locked down flavours <a href="#c-locked-down-flavours" id="c-locked-down-flavours"></a>

There are two reasons that a flavour will become locked down and will therefore not be modifiable:

* If it is shared in or more other locations (you can see this via the ‘Used by’ number in the popup header.
* If it is used in a live Ticket / Case / Action.


---

# 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/shared-standardised-settings-flavours/exception-activities-creating-and-cloning-new-flavours.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.
