# My app overview (/docs/verdent-manager/my-app/overview)

> Manage publishing, production data, users, and traffic for a Verdent Cloud app



**My app** is the management area for a Cloud project. It brings the live app settings and production data into four sections: **General**, **Database**, **Users**, and **Analytics**.

## Open My app [#open-my-app]

<Steps>
  <Step title="Select a Cloud project">
    Open the Cloud project whose live app you want to manage. My app is not available for a local-only project.
  </Step>

  <Step title="Open the My app tab">
    Select **My app*&#x2A; in the workbench tab bar. If the tab is closed, select &#x2A;*+** and then **My app**.
  </Step>

  <Step title="Choose a section">
    Use the navigation on the left to open **General**, **Database**, **Users**, or **Analytics**.
  </Step>
</Steps>

<Note>
  Database records, registered users, and analytics in My app belong to the Cloud project's production environment. Local preview data is not shown here.
</Note>

## Sections [#sections]

<CardGroup cols="2">
  <Card title="General" icon="gear" href="/docs/verdent-manager/my-app/general">
    Publish the app, control access, edit its identity, configure app features, and review version history.
  </Card>

  <Card title="Database" icon="database" href="/docs/verdent-manager/my-app/database">
    Browse tables and manage the rows stored by the live app.
  </Card>

  <Card title="Users" icon="users" href="/docs/verdent-manager/my-app/users">
    Review signup trends and search registered users after sign-in is configured.
  </Card>

  <Card title="Analytics" icon="chart-line" href="/docs/verdent-manager/my-app/analytics">
    Track visitors, page views, traffic sources, countries, and devices.
  </Card>
</CardGroup>

## Feature setup [#feature-setup]

If the app does not have a database or sign-in flow, **General**, **Database**, and **Users** can ask Verdent to configure the missing feature. **Set up** sends a setup request to an active task in the current project. Review the generated changes, test the preview, and select **Publish changes** before expecting the feature to work in the live app.

<Warning>
  My app can edit production records directly. Database row changes and deletions affect the live app and do not wait for another publish.
</Warning>
