# Inviting Users

## Getting Users to join the app&#x20;

**New Users.** If a user is added to a group for the first time, they are notified via email/mobile and will need to sign up to [create an app account](https://everyday-digital.gitbook.io/learning-app-docs/guide/your-account), or [activate their account](#private-invite-only-apps).&#x20;

**Existing Users.** If a user already has an app account, they can sign in to the app. They will see any content that is made available to the group(s) they are in.

### **Users can sign up & create their app account**&#x20;

Apps are publicly available on app stores, and anyone can sign up.&#x20;

**Public access.** A user can create an app account without being invited. They can simply search for the app on the available stores (Apple and/or Google). Users who have signed up but are not part of a group will see all content that has been made public.

**Group access.** When users are added to a group they will be notified and will have access to the content made available to that group.

### Private apps

Sean will write something here...SSP

### Track user invitations

**Check user status.** If you want to know whether a user has created an account on the app, open Groups and check the Status column.&#x20;

**Search individual user status.** Use the search bar in Groups to search for an individual user and uncover their status.

### What does each status mean?

**Pending.** The user has been added to a group but has not been invited yet.

**Notified.** The user has been sent an invite.

**Nudged.** The user has been sent an invite and has also been sent a reminder (after 36 hours).

**Expired.** The user did not activate their invite (after 28 days). The user can still create an account and become an active user after the invite has expired.

**Active.** The user has created an app account.

### What is the user join date?

When you search for a user in Groups, the result will display their name and email, location, and status.

The status will display the user's current status and the date on which they first logged in to their account (if available).

### When was a user last seen?

To see when a user last logged in and was active in their account, go to the user tab in Groups.&#x20;

## User Invitation FAQs

### Can I resend invites?

It depends on the [invite status](broken://pages/-LsGzY1HhO25djmpWzz1).

* **Expired:** If a user has not activated their account within 28 days, the invite will expire and you will then be able to[ resend the expired invite.](broken://pages/-LsGzY1HhO25djmpWzz1#invite-expired)
* **Notified:** You can resend an invite using the ["Resend Invite"](broken://pages/-LsGzY1HhO25djmpWzz1#resend-invite) option.&#x20;
* **Active:** If an invite needs to be sent to an Active user again, the user must be removed and re-added.

### **Are users reminded to create an app account?**

**Users are sent one reminder** 36 hours after receiving the first email invite.&#x20;

### Why are users not creating app accounts?

**Invitations ignored.** Some users will ignore your group invitations - and the reasons for this can vary.&#x20;

**Knowledge is power.** It is recommended to communicate with your people before sending the invites. Let them know what's coming to encourage uptake.

### Users didn't get an invite

Account agent / admin: If your users did not get an invite, please check:

1. That you hit the **"Send Invites" button**
2. That the **status** of user(s) added in Groups is **Notified;**
3. Direct your user(s) to the [App Help](https://everyday-digital.gitbook.io/learning-app-docs/guide/help-and-support).


---

# 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://everyday-digital.gitbook.io/groups-cohort-docs/groups/inviting-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.
