# Pending Users

The **Pending Users** feature allows you to view and manage user accounts that have been registered but have not yet been activated in the system.

## Access and Navigation

You can find **Pending Users** under the **User Setup** menu.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdxnA1e0Ox7z_CV_r00KsGVw-IJ7Z4AqES4cDlzgGGLRik4QftkfSkTc202jUlvEGMQrUoE3m_D0Gok__vtX_sNI-WmCT0NRo_EJkrRfxeMj4DRcPsmerVRY-bI3bBI6QHuv7sB7f6iCs2GwrUfOslPWKZX?key=4AEhoJwjqJTMPAjUHUsdew" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
Contact your school’s system administrator to request view or edit access if you cannot access the rights management screen.
{% endhint %}

## Search for Users

* Set the **Search By** filter on the upper-right side of the page
* Click the **Magnifying Glass** icon and enter your keyword (e.g., name, email)

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcWyEBQnzPdg7fYG3vbL5NCWRtu9ZdLCSmyskaKuq2ecXsboDFbZFtx8upNhP_0O4nmKJnK6vRSN0TQx_tcxXd2BeN2cQxrQgZOSRWT-TYJ4VmJCbnOoIJoPTEfSuvZu7-yFnejjbTKGZNigPnw68bNqjrR?key=4AEhoJwjqJTMPAjUHUsdew" alt=""><figcaption></figcaption></figure>

## Resend Activation Link

* Click the **Resend Activation Link** button on the right side of the user’s name

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeXkllqccr5hrC_jGZFSRvDWgo10_EdjY5yNt_dk1pWanGhMi2gL6S1Zv8Kb4ycLkk7NRe8WqxFBALPUPRDUHIOuo2RwjsCLbBaWcbOh7Pec55fisyKLpiht8ppCHrtGivqzh1K1C6hBCJQ6J6HgGkYzeGD?key=4AEhoJwjqJTMPAjUHUsdew" alt=""><figcaption></figcaption></figure>

* Confirm your action to send the activation link again

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeqhk9KfCH40OR_MjecrUjsEhCuDxaM1gPqrRJew6RInOTCxy-L8QPIteqWNWebA_7efGKZEpSDjvJS4LaxedtsleTW9hohdZb6LJFlGjgJfkW32Fp4GCirbf6mYBGH1POGtwivpUDLAzEDdBupDgEStXs?key=4AEhoJwjqJTMPAjUHUsdew" alt=""><figcaption></figcaption></figure>

## Delete a User

* Click the **Trash Bin** icon on the far-right side of the user’s name

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXciJx3VpVhld7na2_jldkU5uk5zrOXjApzy0ND3q5bNG-Vd-9GDGz9NqQ_BmONZySodOuK3PGEofLXI6N7mVJyXo4LIrpVlXKl6vsxpT59hpy5Hbj8-hW-V1TBrb92Os3Y51QqRd_V1vx0i4mCf97kbYXo?key=4AEhoJwjqJTMPAjUHUsdew" alt=""><figcaption></figcaption></figure>

* Confirm your action to permanently remove the pending registration

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcQf5w1yuLemIebUG0nwKPhWatns2Y0bN0EURpCufDDJ40hUCZ0U-V79-0YPr0TJYCcXE3deD0WtKqirXsW5MWL-oosgQ9mzHwiCOlYuS_BoOQjSYBDKUZ8FO5rA5jwYe73aecSBmJv5L_6yqCEIMuhf_tL?key=4AEhoJwjqJTMPAjUHUsdew" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://info.edusuite.asia/product-guide-admissions/administrator/users/pending-users.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
