# Add a Membership for a User

If you want to add a membership for a user on admin, you will need to go to **Users** > Select the User > Go to **User Memberships** section > click **+Add Membership** button> Select the Membership you want to add the user > Click **+Submit** button.

1. To add a Membership to a specific user, you will need to go to the **Users** section and select the User you want to add a Membership to.<br>

   <figure><img src="/files/Bs6VfEbNiEKx7r3qabSb" alt=""><figcaption></figcaption></figure>
2. Go to **User Memberships** section and click the **+Add Membership** button. Select the Membership you want for the user and click **+Submit** button.<br>

   <figure><img src="/files/1LwrU15XTaDpF2GvTvpH" alt=""><figcaption></figcaption></figure>

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

## Types of Membership

There are different types of Memberships you can add for a user: **Authorized, Free, or Paid Memberships.**

### **Authorized Memberships**

These are memberships that you have set so that an admin can check before a user can access your system. It can be admin approval, email authorization, or password authorizatio&#x6E;**.**

![](/files/-McQ5w7g92K1-x1qoUGE)

When you add a user to an authorized membership that requires **Email Authorization**, it will prompt you to enter their email with the required domain.

<figure><img src="/files/0qqsccZtsKFWindBv6s7" alt=""><figcaption></figcaption></figure>

When you add a user to an authorized membership that requires **Admin or Password Authorization,** it won't prompt you to enter the password since you are already the admin and the user will be immediately added once you click **Submit**.&#x20;

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

### Free Memberships

A user can be immediately added to a free membership by clicking **Submit**.

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

### Paid Memberships

Paid memberships will prompt you to review the membership period and rate. &#x20;

If you don't want to charge a user for a membership, you can enter the number of times the membership will be renewed for free in the box of **Free Renewals**. Once you select **Submit**, the user will be added immediately to the membership and **won't be charged.**&#x20;

In the example below, the user will not be charged for the membership in the first month but will be charged $2.00 in the second month.

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

If you set the free renewals to **0**, the user will be **charged** the amount of the membership (In this example, the user will be charged $2.00). To verify if the charge went through, go to **Billing** > [**Transactions**](/admin-site/billing/transactions.md)**.**

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

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

{% hint style="info" %}
If the user is added on your membership, they will be able to see that on the app. They need to click the Menu Button > Membership. It will show all their membership on the app.&#x20;
{% endhint %}

<figure><img src="/files/X1zJtKtO1qvXFzpO5UEI" 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/adding-memberships-for-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.
