# Users (/docs/verdent-manager/my-app/users)

> Configure sign-in and review registered users and signup trends in My app



Open a Cloud project and select **My app → Users** to review accounts created through the app's sign-in flow.

## Set up sign-in [#set-up-sign-in]

If sign-in has not been configured, My app shows **Set up sign-in first**. Select **Set up** to send a request to the active project task.

Verdent asks the task to add managed sign-up, sign-in, password recovery, sign-out, and session handling. Supported methods can include Google and email/password. Review the generated changes and select **Publish changes** before collecting live user data.

<Note>
  The Users page shows production accounts. Accounts created only in a local preview do not appear here.
</Note>

My app currently detects completed sign-in setup from production user data. Until the first live account is created, the page may continue to show the setup prompt even after the sign-in code has been published.

## Signup trend [#signup-trend]

The **Signups** chart shows new accounts over time. Use the range selector to choose:

* Last 24 hours
* Last 7 days
* Last 14 days
* Last 30 days
* Last 90 days
* This month

Hover over a point to see the date or time bucket and its number of new users.

## User management [#user-management]

The user table displays:

| Field              | Description                                                                          |
| ------------------ | ------------------------------------------------------------------------------------ |
| **User**           | The account's email address, phone number, or user ID, in that order of availability |
| **Last signed in** | The most recent sign-in time in your current locale, or `N/A` when unavailable       |

Hover over a user and select the copy button to copy the displayed identifier.

### Search and pagination [#search-and-pagination]

* Enter a search term in **Search users**. The list updates after a short pause; pressing **Enter** also runs the search.
* **Rows per page** supports 10, 20, 50, or 100 users.
* **Users found** shows the total number of matching accounts.

<Note>
  The current Users page is read-only. It does not provide actions to create, edit, disable, reset, or delete an account.
</Note>

## Empty results [#empty-results]

If an enabled user list has no accounts, My app displays **No users yet**. If a search has no matches, clear or change the search term to return to the full list.
