# Users (App)

{% hint style="info" %}
**Pro-tip:** You want to check how the app/platform appears for a specific user? No problem, just open the app/platform via the QR code or person login button to the platform within the user profile in the Admin Panel!
{% endhint %}

## How do I add a user with admin rights? <a href="#how-do-i-add-a-user-with-admin-rights" id="how-do-i-add-a-user-with-admin-rights"></a>

You can add a user with admin rights by following these steps:

1. Open the admin panel.
2. Hover over Users and click on Organisers.
3. Click the green New Organiser button.
4. Fill in the required information and click Save changes.
5. Click the key icon in the user's row to send the organiser their login credentials.

## Can I send a message to anyone who hasn't fully updated their profile (such as a reminder to upload a picture)? <a href="#can-i-send-a-message-to-anyone-who-hasnt-fully-updated-their-profile-such-as-a-reminder-to-upload-a" id="can-i-send-a-message-to-anyone-who-hasnt-fully-updated-their-profile-such-as-a-reminder-to-upload-a"></a>

No, unfortunately, this isn't possible at the moment. However, you can remind people who haven't activated their profile yet to download the app and login via e-mail.

## I'm a host, how can I check in users to my session? <a href="#im-a-host-how-can-i-check-in-users-to-my-session" id="im-a-host-how-can-i-check-in-users-to-my-session"></a>

1. Navigate to your programme item.
2. Tap the menu icon (top right for IOS, bottom right for Android).
3. Click on 'Scan attendees'.
4. Scan the attendee's QR code (If they shake their phone with the app open, their QR code will pop up).
5. Depending on the scan settings, a person may or may not be allowed in the relevant program item. The app indicates whether the Workshop is full, or if they can enter.


---

# 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://knowledge-base.letsgetdigital.com/faq/faq-about-the-application-app/untitled-10.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.
