# Approve or Reject Pending Membership Requests

If you have set your Membership program to require authorization, system admins will need to approve all membership registration for this specific Membership.

1. Login to your Movatic Admin page

2. Go to **Memberships**

   <figure><img src="/files/yFHqt4kCdZrQOtbcoCYZ" alt=""><figcaption></figcaption></figure>

3. Open the **Pending Memberships** tab to see the list of all user accounts that need to be approved. You will notice a Warning note above the Pending Membership showing the number of pending memberships waiting for approval.&#x20;

   <figure><img src="/files/hZkUJKlmdJZeCpFCY7Vj" alt=""><figcaption></figcaption></figure>

   <figure><img src="/files/OxFWYvZgwTz2cZCE2W8b" alt=""><figcaption></figcaption></figure>

4. Click on the Membership that requires approval, which will route you to the Membership Details. Click the **Approve** or **Reject** button.&#x20;

<figure><img src="/files/8SWhl94rJZI2y1vt7uFm" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Approved or rejected notification will show once the button is selected from Step #4.
{% endhint %}

<figure><img src="/files/867wPFX8Ym6NzSB8KzhO" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Membership status for the user will change to Active if membership is approved.
{% endhint %}

<figure><img src="/files/ZRuInfeJ0e6lpJebvibL" alt=""><figcaption></figcaption></figure>

\
From the Pending Memberships section, you will notice a **Pencil icon** under the **Actions** categor&#x79;**.** Click the Pencil icon to Edit the Membership details associated with the Pending membership request.

<figure><img src="/files/7ORq4gEQ3DNift2vBsom" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/fSeC2HondakmHJfixwL3" alt=""><figcaption></figcaption></figure>

### User Interaction

The membership request will be on a Pending status upon submission. Once approved, an email is generated to notify the user. Then, the status changes to "**Approved**".

<figure><img src="/files/feYJxQ9JBUyk8dMtsR8U" 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://documentation.movatic.co/admin-site/memberships/approve-or-reject-pending-membership-requests.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.
