> For the complete documentation index, see [llms.txt](https://docs.enate.net/enate-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enate.net/enate-help/builder/builder-2021.1/case-configuration/setting-a-case-live.md).

# Setting a Case Live

You can set a Case process live in multiple ways, either from the Case screen or from the Service Matrix.

## From the Case Screen

To set a Case live from the Case screen, firstly click to save your Case process (you will need to be in 'Edit' mode to do this).&#x20;

<figure><img src="/files/e1hQEKUsoGwgdkNUec8t" alt=""><figcaption></figcaption></figure>

Any validation errors will be displayed with either a red or orange exclamation mark. These need to be fixed before the process can be set live.

Clicking on the validation icon will bring up the list of the validation errors that need to be fixed. Clicking on the error itself will highlight the source of the errors where you can correct the information.&#x20;

![](/files/-MWp4RId-k_SKDKRezoI)

Any serious errors will be marked by a red exclamation mark, these need to be resolved before the Case process can be saved.

Once all validation errors have been fixed, click to save the process again. The Case should now have a status of Validated Changes.

<figure><img src="/files/uhkPmhezZWhfO6H21YNO" alt=""><figcaption></figcaption></figure>

&#x20;You can now set the Case live by clicking on the status drop down and selecting 'Set Live'.

![](/files/-MWp4ckrcl21sDQuG-Ge)

The Case screen will close and you will be taken back to the Service Matrix where you can see that your Case process has been set live as it now has a green flag.

<figure><img src="/files/hU8pAvHHDfYo742qU0Kr" alt=""><figcaption></figcaption></figure>

## From the Service Matrix

You can also set a Case live from the Service Matrix Screen, provided it is in a state of Validated Changes, or Live with Validated Changes by clicking on the process and then selecting 'Set Live'.

![](/files/-MWp4fYz02AHYiqiN5MM)

You can also set a Case live from the Service Matrix if it is in a state of 'Draft' or 'Live with Draft changes'. When you click to set live a Case that is in either of these two states, the system will run a validation check. If the validation of the Case encounters an error, a error message will be displayed stating that the Case could not be set live and directing you to open up the Case process to deal with the validation errors before attempting to set the Case live again.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.enate.net/enate-help/builder/builder-2021.1/case-configuration/setting-a-case-live.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
