# Case-level Settings - Case Info Tab

The Case Info tab in the Info section of the Case screen is where you can set Case-level settings.

<figure><img src="/files/38By6kGNdicHumPTK2Eq" alt=""><figcaption></figcaption></figure>

The following Case-level settings that you can set here are:

<table data-header-hidden><thead><tr><th width="111">Area</th><th>Setting</th><th>Description</th><th>Note</th></tr></thead><tbody><tr><td><p> </p><p>General Info</p><p> </p></td><td><p> </p><p>When is it due?</p><p> </p></td><td><p> </p><p>Select a value from the dropdown menu of <a href="/pages/-MWpvNNzNzFVY-xEIBtj">Due Date ‘flavours’</a></p><p> </p></td><td>Mandatory</td></tr><tr><td></td><td><p> </p><p>Who does it go to?</p><p> </p></td><td><p> </p><p>Select a value from the dropdown menu of <a href="/pages/-MWpvOqmLDsHXmwJ1XCC">Allocation ‘flavours’</a></p><p> </p></td><td>Mandatory</td></tr><tr><td></td><td><p> </p><p>Keep Case Open</p><p> </p></td><td><p> </p><p>Enter the number of days (if any) you want to keep the Case open for a <a href="/pages/-MWsRfJLzz01kqx6EDAt#b-option-to-reopen-cases-during-feedback-window">'Feedback Window'</a>. During this time the work item can be reopened, either manually or automatically upon receipt of a new incoming email or feedback within the time period.</p><p> </p></td><td></td></tr><tr><td></td><td><p> </p><p>Schedule</p><p> </p></td><td><p> </p><p>You can select a <a href="/pages/-MWprjvtGpiZpQ3urDwK">schedule </a>to to drive the Case and Action due dates and the Case launch dates if you wish.</p><p> </p></td><td><p> </p><p></p><p> </p></td></tr><tr><td></td><td><p> </p><p>Auto Start By Schedule</p><p> </p></td><td><p> </p><p>Tick this option if you want the Case to launch automatically based on the schedule selected. If this option is left unticked, you will have to start the Case manually.</p><p> </p></td><td>Only appears if a schedule has been selected</td></tr><tr><td></td><td><p> </p><p>Step Progression Mode</p><p> </p></td><td><p> </p><p>This setting dictates how the Case behaves when it reaches an empty Step.</p></td><td><p>The options are: </p><ul><li>Manual</li><li>Automatically skip empty step</li><li>Pause on empty step</li></ul></td></tr><tr><td></td><td><p> </p><p>SOP URL</p><p> </p></td><td><p> </p><p>Here you can add a Standard Operating Procedure for this Case, which will <a href="/pages/-MjZejP4OAa_pPyX0NBZ#standard-operating-procedure">appear as a link</a> on the Case screen in Work Manager.</p><p> </p></td><td><p> </p><p>Please enter a full URL</p><p> </p></td></tr><tr><td></td><td>Allow Title Change</td><td>This will enable users to edit the<a href="/pages/-MjZejP4OAa_pPyX0NBZ#case-title"> short description </a>of the Case.</td><td></td></tr><tr><td><p> </p><p>Card Settings</p><p> </p></td><td><p> </p><p>Main Screen Card</p><p> </p></td><td><p> </p><p>Custom Data for this Case can be <a href="/pages/-MWsOZZGRM3_1Xuz4as3">displayed on the main section</a> of the Case screen at runtime.</p><p> </p></td><td><p> </p><p></p><p> </p></td></tr><tr><td></td><td><p> </p><p>Side Panel Card</p><p> </p></td><td><p> </p><p>Custom Data for this Case can be <a href="/pages/-MWsOZZGRM3_1Xuz4as3">displayed on the side panel</a> of the Case screen at runtime.</p><p> </p></td><td><p> </p><p></p><p> </p></td></tr><tr><td><p> </p><p>Email Settings</p><p> </p></td><td><p> </p><p>Email Template</p><p> </p></td><td><p> </p><p>Select which email template you want to use from the dropdown.</p><p> </p></td><td></td></tr><tr><td></td><td>New Case logged</td><td>If your Case process has been set up to allow you to do so (<a href="/pages/-MWpgAtUxJAexEOKTUba">see here for more information</a>), this is where you can select the email template that you want to use to acknowledge that the Case has been created. </td><td><p>The system will automatically select the 'Request Acknowledgement' email template (or if the template had been modified before upgrading to version 2022.4 the template might be titles 'Ticket acknowledgement'). However, you are able to select a different template.</p><p></p><p>Note that if this field is present, it cannot be left blank.</p></td></tr><tr><td></td><td>From Email Address</td><td>Email from which any outgoing communications from this Case will be sent.</td><td><p>Mandatory. </p><p></p><p>Multiple addresses can be added, but only one address can be set as the default. </p><p></p><p>Please note that the combined length of all email addresses is limited to 512 characters.</p></td></tr><tr><td></td><td>Email To / CC / BCC</td><td>Email Addresses which should be used as the ‘To’ / ‘CC’ / ‘BCC’ address for outgoing communications. </td><td><p>Mandatory. </p><p></p><p>You can select from the standard ‘Contact’ emails, e.g. ‘Primary Contact', Requester’, etc. or specify further bespoke email addresses. </p><p></p><p>Multiple addresses can be added and multiple addresses can be set as the default. Default addresses will populate directly when users start to compose an email. If you choose NOT to set a default address, all addresses will be available via dropdown at runtime but no address will  populate directly.</p><p></p><p>Please note that the combined length of all email addresses is limited to 512 characters.</p></td></tr></tbody></table>


---

# 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/case-configuration/case-info-section.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.
