# View Expired Drop Zones

Access historical data and audit logs for expired drop zones.

<div style="
  background: rgba(128,128,128,0.08);
  border: 2px solid rgba(128,128,128,0.25);
  border-radius: 10px;
  padding: 20px 20px 0px 20px;
">
  <div style="font-weight:700; margin-bottom:20px;">Who can use this feature?</div>

  <table style="border-collapse:collapse;">
    <tr>
      <td style="vertical-align:top; padding:0 8px 10px 0;">
        <Icon icon="material-filled-person" color="#d760f9"/>
      </td>
      <td style="vertical-align:top; padding:0 0 10px 0;">
        All <span style="color:#d760f9; font-weight:600;">Account Owners</span>, <span style="color:#d760f9; font-weight:600;">Security Admins</span> and <span style="color:#d760f9; font-weight:600;">End Users</span>
      </td>
    </tr>

    <tr>
      <td style="vertical-align:top; padding:0 8px 0 0;">
        <Icon icon="material-filled-flag" color="#d760f9"/>
      </td>
      <td style="vertical-align:top; padding:0;">
        Available on the <span style="color:#d760f9; font-weight:600;">Core</span> and <span style="color:#d760f9; font-weight:600;">Business</span> plans
      </td>
    </tr>
  </table>
</div>

## Overview

The **View Expired Drop Zones** feature allows you to review previously expired drop zones. While expired drop zones can no longer be modified, they remain available for:
- **File history tracking**
- **Audit logging**
- **Compliance and investigation purposes**

---

## View Expired Drop Zones

<Steps>
<Step title="Open Secure File Exchange">
  Navigate to **Secure File Exchange** from the main navigation menu.
</Step>

<Step title="Switch to Expired Tab">
  Select the **Expired** tab to view all expired drop zones.
</Step>

<Step title="Select Drop Zone">
  Choose a drop zone to view its details.
</Step>
</Steps>

---

## View Activity Logs

<Steps>
<Step title="Open Secure File Exchange">
  Navigate to **Secure File Exchange** from the main navigation menu.
</Step>
    
<Step title="Open Expired Drop Zone">
  Select a drop zone from the **Expired** tab.
</Step>
    
<Step title="Navigate to Drop Zone Settings">
  Select the **Settings (Gear Icon)** to open the Drop Zone Settings.
</Step>

<Step title="Review Activity">
  View file uploads, downloads, and access activity.
</Step>
</Steps>

---

## What Happens Next

<TipInfo>Expired drop zones remain available for audit and historical review.</TipInfo>
<TipInfo>No changes can be made to expired drop zones.</TipInfo>
<TipInfo>Logs can be used for compliance and tracking purposes.</TipInfo>

---

## Troubleshooting

<AccordionGroup>

<Accordion title="Expired Drop Zone Not Found" defaultOpen>
If a drop zone is missing:

- Ensure it has reached its expiration date
- Check the **Expired** tab
</Accordion>

<Accordion title="Files Not Visible">
If files are not visible:

- Ensure the drop zone contained uploaded files before expiration
- Refresh the page and try again
</Accordion>

<Accordion title="Cannot Access Logs">
If logs are not accessible:

- Ensure you have access to the drop zone
- Try refreshing the page
</Accordion>

</AccordionGroup>
