# Use Case 6.3 Show history event
## Overview
| Aspect | Description |
|------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **Summary** | The user reviews activity history specific to a selected event, then explores related data, agreements or organizational details. |
| **Goal** | Reviewing usage events |
| **Preconditions** | *None* |
| **Postconditions** | *None* |
| **Triggered by** |
- User selects an event in [UC6.1 Show complete history](UC6.1_ShowCompleteUsageAndManagementHistory.md).
- User selects an event in [UC6.2 Show card history](UC6.2_ShowUsageAndManagementHistoryOfCard.md).
- User selects "See activity" in [UC5.2 Login at RP](UC5.2_LoginToApplicationOfRP.md).
- User selects "See activity" in [UC5.1 Share data](UC5.1_ShareDataWithRP.md).
|
| **Additional Documentation** | *None* |
| **Possible errors** | *None* |
| **Logical test cases** | - [LTC31 View card-specific activity list](../logical-test-cases.md#ltc31)
- [LTC30 View activity list](../logical-test-cases.md#ltc30)
|
---
## Flow
| # | Description | Next |
|---------|--------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------|
| **1** | **PRIMARY SCENARIO** | |
| **1.1** | **System displays screen 'Activity'**- [Activity]
- Actions: View data, Read the agreement, About [organization], Report Problem, Back
| |
| 1.1a | User selects View data | 2 |
| 1.1b | User selects Read the agreement | 5 |
| 1.1c | User selects About [organization] | 6 |
| 1.1d | User selects Report Problem | 4 |
| 1.1e | User selects Back | Back |
| **2** | **INSPECT ACTIVITY DETAILS** | |
| **2.1** | **System displays screen 'Data activity'**- # from [Card Title]
- Actions: Details Incorrect, Help, Back
| |
| 2.1a | User selects Details Incorrect | 3 |
| 2.1b | User selects Help | Go to: [UC9.6 Get help](UC9.6_GetHelp.md) |
| 2.1c | User selects Back | Back |
| **3** | **WHEN CARD DETAILS ARE INCORRECT** | |
| **3.1** | **System displays screen 'Details incorrect'**- Message: Are your details incorrect?
- Actions: Back
| |
| 3.1a | User selects Back | Back |
| **4** | **REPORT PROBLEM** | |
| **4.1** | **System displays screen 'Under construction'** | |
| 4.1a | User selects Back | Back |
| **5.1** | **System displays screen 'Agreements'**- Message: The following agreements apply
- Actions: Privacy policy, Back
| |
| 5.1a | User selects Privacy policy
→ System opens browser and suspends app | |
| 5.1b | User selects Back | Back |
| **6** | **INSPECT ORGANIZATION DETAILS** | |
| **6.1** | **System displays screen 'About organization'**- About [Organization]
- Actions: Report Problem, Help, Back
| |
| 6.1a | User selects Report Problem | 4 |
| 6.1b | User selects Help | Go to: [UC9.6 Get help](UC9.6_GetHelp.md) |
| 6.1c | User selects Back | 1.2 |