> ## Documentation Index
> Fetch the complete documentation index at: https://docs.paraminternationalltd.com/llms.txt
> Use this file to discover all available pages before exploring further.

# User Overview

> Understand user list, user activity, device properties, event properties, traffic source, and screen journey in Twinalyze.

<Steps>
  <Step title="Open Users list">
    It helps you quickly check the user's country, retention type, app status, app version, device brand, last activity, and registration date.

    <Frame>
      <img src="https://mintcdn.com/chartbazaar/9IL-a_J1vTGpvlG0/images/Dashboard/Users.png?fit=max&auto=format&n=9IL-a_J1vTGpvlG0&q=85&s=2a2c787517d8f175533eeb5c0a46c828" alt="Twinalyze Users list page" width="7712" height="3632" data-path="images/Dashboard/Users.png" />
    </Frame>
  </Step>

  <Step title="Expand activity details">
    Expand a session row to view detailed user activity. This helps you understand the exact sequence of events performed by the user.

    The right-side property area helps you inspect device details, event information, traffic source, and selected event data.

    <Frame>
      <img src="https://mintcdn.com/chartbazaar/bx3tF2LqM38vl-i-/images/Dashboard/User-Detail.png?fit=max&auto=format&n=bx3tF2LqM38vl-i-&q=85&s=84b4c7767fbbadd5303e98371615de4e" alt="Twinalyze User activity details" width="7680" height="3600" data-path="images/Dashboard/User-Detail.png" />
    </Frame>
  </Step>
</Steps>

***

## Common use cases

<AccordionGroup>
  <Accordion title="Debug a user journey" icon="search">
    Open a user and review journey path, event properties, and session activity to understand what happened.
  </Accordion>

  <Accordion title="Check device information" icon="mobile">
    Use Device Properties to review app version, brand, model, language, IP address, screen size, and device ID.
  </Accordion>

  <Accordion title="Understand traffic source" icon="chart-line">
    Use Traffic to check whether the user came from Organic, Google Play, campaign source, or another UTM source.
  </Accordion>

  <Accordion title="Review event properties" icon="code">
    Use Event Properties to inspect app events like screeninfo, splashTime, and adInfo, or web events like pageView, elementClick, formSubmit, scrollDepth, and customEvent.
  </Accordion>
</AccordionGroup>

<div className="twinalyze-bottom-nav">
  <a href="/analytics/product-overview/advance-reports" className="twinalyze-nav-side">
    <span className="twinalyze-nav-arrow">‹</span>
    <span>Previous</span>
  </a>

  <a href="/analytics/users/page-insight" className="twinalyze-nav-center">
    <strong>Page Insights</strong>
    <span>Understand page and screen level performance.</span>
  </a>

  <a href="/analytics/users/page-insight" className="twinalyze-nav-side">
    <span>Next</span>
    <span className="twinalyze-nav-arrow">›</span>
  </a>
</div>
