> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs-shaunak-branch.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Case detail

The **Case Details Page** is a collaborative and investigative workspace. You can view recent activity, review top Failure Modes, and create and review work orders.

![Case Details Page](https://mintlify.s3.us-west-1.amazonaws.com/devdocs-shaunak-branch/apps/reliability/8.8/user-interface/img/Case_Detaila.png)

### Case Detail Overview tab

![Case Detail Overview](https://mintlify.s3.us-west-1.amazonaws.com/devdocs-shaunak-branch/apps/reliability/8.8/user-interface/img/overview_case_detail.png)

You can take various actions at the top of the **Case Details Page**:

1. Create a `Work Order` to notify someone to take action to progress the `Case`.
2. Close the `Case` - Note: All added `Alerts` in the `Case` will also close.
3. Add `Alert`(s) to the `Case` to track `Alerts` that likely have the same root cause.
4. Edit details about the `Case`, including associating `Asset`(s) to the `Case`, assigning a `Priority`, and assigning the `Case` to someone.
5. Add an existing or new `Failure Mode` not yet captured in the `Case`.
6. Reopen a closed `Case` for further investigation.

The top area of the page also provides the following details on a case:

* **Priority** – displays the current `Case` priority. Possible priority values are: `P0`, `P1`, or `P2`.
* **Status** - displays the current `Case` status. Possible status values are: `Open`, `Assigned`, `In Progress`, or `Closed`. See [Work with Cases](rel-user-create-cases.c3doc.md) for more details.
* **Date Created** - displays the date a `Case` was created.
* **Assignee** - displays the user name of the person assigned to work on a `Case`.

#### Ask C3 Generative AI

The Ask C3 Generative AI section is the entry point to interact with the C3 Generative AI Chat. This section has several common questions that may help troubleshoot the alert. Clicking on any of the questions or clicking on the "Open Chat" button will open the C3 Generative AI Chat in the side panel. You can then press the `Send` button in the Chat to send the question.

The C3 Generative AI Chat will search for answers using the set of documents that have been uploaded and indexed for your C3 AI Reliability deployment. You can expect reasonable responses if you ask questions relevant to these documents. If you ask questions about topics ranging outside of these documents, the Chat may not return a relevant response (or may say "I don't know the answer.").

See [C3 Generative AI Chat](rel-user-generative-ai-chat.c3doc.md) for more details about the C3 AI Generative Chat experience in the C3 AI Reliability application.

#### Recent Case Activity and Case Summary

The center of the page shows a log of all `Recent Case Activity`, sorted by date of activity. You can also add a comment to the case by clicking the add (plus) icon in the upper right corner of the grid table.

To the right of the grid table, there is a `Case Summary`, which contains the assigned person, associated `Assets`, added `Alerts`, top contributing `Features`, and creation date.

#### Top Failure Modes

The bottom of the page contains `Failure Modes` for the `Case`.

![Top Failure Modes related to a Case](https://mintlify.s3.us-west-1.amazonaws.com/devdocs-shaunak-branch/apps/reliability/8.8/user-interface/img/top_failure_modes.png)

Review the `Failure Modes` and click `Feedback` to share whether the `Failure Mode` is accurate. You can also add additional Failure Modes via the dropdown action, shown above.

![Rate the recommendation](https://mintlify.s3.us-west-1.amazonaws.com/devdocs-shaunak-branch/apps/reliability/8.8/user-interface/img/failure_feedback.png)

Click `Recommendations` to view all Recommended Actions for a specific `Failure Mode`. You can also leave feedback on a `Recommended Action` to share if it is appropriate for the `Failure Mode`

![Rate the recommendation](https://mintlify.s3.us-west-1.amazonaws.com/devdocs-shaunak-branch/apps/reliability/8.8/user-interface/img/recommended_actions2.png)

### Work Order tab

The Work Order tab displays all `Work Orders` that have been created for this `Case`.

![Work Order Tab on the Case Details Page](https://mintlify.s3.us-west-1.amazonaws.com/devdocs-shaunak-branch/apps/reliability/8.8/user-interface/img/work_order.png)

You create a work order when you need to dispatch a worker to look at equipment, sensors or other parts of the `Asset` where the `Alert` occurred. See the [Create Work Orders](rel-user-create-work-orders.c3doc.md) section earlier in this guide for more details.

### Alerts tab

The Alerts tab shows all of the `Alerts` that have been added to the `Case`, sorted by `Criticality`. You can click on the `Alert Name` to redirect to the **Alert Details Page**.

![Alerts Tab of the Case Details Page](https://mintlify.s3.us-west-1.amazonaws.com/devdocs-shaunak-branch/apps/reliability/8.8/user-interface/img/alert_detailsa.png)

### Connect to an Existing Alert

To connect your case to an existing alert:

1. Click the `...` icon near the name of your `Case` in the upper left corner.
2. Choose `Add Alert`.
3. Search for an `Alert` to add to your `Case`.
4. Choose the `Alert`(s) by selecting the checkbox(es) next to the `Alert`(s).
5. Click the Add button.

![Associate an Alert with your Case](https://mintlify.s3.us-west-1.amazonaws.com/devdocs-shaunak-branch/apps/reliability/8.8/user-interface/img/add_alerts_case_details_a.png)

### Failure Modes and Recommendations Tab

The Reliability application recommends `Failure Modes` based on the behaviors of the contributing `Features` in the reliability risk model. You can delete a `Failure Mode` that is not relevant to the `Case`. You can also add additional `Failure Modes` that you're considering throughout your `Case` investigation

![Case Detail Page](https://mintlify.s3.us-west-1.amazonaws.com/devdocs-shaunak-branch/apps/reliability/8.8/user-interface/img/failure_modesa.png)

#### Connect to an Existing Failure Mode

To connect your `Case` to an existing `Failure Mode`:

1. Click the `...` icon near the name of your `Case` in the upper left corner.
2. Click 'Add Failure Mode'.
3. The modal defaults to `Select Existing Failure Mode`.

![Use an Existing Failure Mode](https://mintlify.s3.us-west-1.amazonaws.com/devdocs-shaunak-branch/apps/reliability/8.8/user-interface/img/modify_failure_mode.png)

4. Use the dropdown to select the Failure Mode Library that contains the mode you want to use. Alternatively, you can search and filter for the `Failure Mode` by keyword in the Search field.
5. Select the checkbox(s) next to a `Failure Mode`(s) that you want to add to your `Case`.
6. Click Add.

#### Add a New Failure Mode

To connect your `Case` to a new `Failure Mode`:

1. Click the `...` icon near the name of your `Case` in the upper left corner.
2. Click 'Add Failure Mode'.
3. click 'Create New Failure Mode' at the top of the modal.

![New Failure Mode](https://mintlify.s3.us-west-1.amazonaws.com/devdocs-shaunak-branch/apps/reliability/8.8/user-interface/img/new_failure_mode.png)

4. Select a Failure Mode Library to which the new `Failure Mode` will be added.
5. Type in the name of your `Failure Mode`.
6. Click the add (plus) icon at the far right side of the `Recommended Actions` section to add a new action. Click the add (plus) icon for every action you want to add.
7. Select the 'Push to Auto-Triggered' checkbox if you want the `Failure Mode` to trigger and alert when specific events occur. Select values from the dropdowns and select the parameters to specify the events.
8. Select the `Save for Future Use` checkbox if you want to make this `Failure Mode` available for use with other `Cases`.
9. Click Add.

### Files tab

The Files tab contains all uploaded files that have been added to the `Case`. You can upload a file by clicking the upload (page with up arrow) icon. Next to each file, you can download the `File` for viewing or delete the `File` from the `Case`.

![Files Tab on the Case Details Page](https://mintlify.s3.us-west-1.amazonaws.com/devdocs-shaunak-branch/apps/reliability/8.8/user-interface/img/case_files.png)

### Related tab

The Related tab displays Alerts that are related with the `Alerts` in the `Case` based on similarity in `Feature Contributions`.

![Related Tab on the Case Details Page](https://mintlify.s3.us-west-1.amazonaws.com/devdocs-shaunak-branch/apps/reliability/8.8/user-interface/img/related_cases.png)
