# Manage Members

#### The manage members screen <a href="#foo" id="foo"></a>

The "Manage Members" screen allows you different options to help manage your members.

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

#### Manually subscribing users <a href="#foo" id="foo"></a>

You can manually subscribe customers if they are "Not subscribed", or the subscription is "Expired".

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

#### Changing a user password <a href="#zf7kb5160" id="zf7kb5160"></a>

For all users, you are able to manually change their password for them by just selecting the Change password option.

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

#### Change an expiry date on a subscription <a href="#k7hgs301" id="k7hgs301"></a>

If a customer is subscribed, AND you have acquired user via our API (either our REST API or Zapier), or if the user is a "test user" with an expiry set to the date 01/01/2100, you will be given the option to "Change expiration".

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

#### Deleting users <a href="#id-540nf238" id="id-540nf238"></a>

If a user subscription is "Expired", or "Not subscribed", or the user is "test user" with an expiry set to the date 01/01/2100, then you will be given an option to delete a user. Remember - deleting a user will delete this user from our system permanently with no way of recovering that user. PLEASE USE CAUTION.

<figure><img src="/files/4Mfj9foBT6sSEzMOhiYp" alt=""><figcaption></figcaption></figure>

It's also possible to delete users that have been subscribed via API, first by expiring the user and then deleting. See the video below:


---

# 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://help.mealiq.io/managing-your-app/manage-members.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.
