# Default Users

## Send A Download Link

{% hint style="info" %}
Get to understand the differences and requirements of [different user types here](/product-tour-or-hq/team-management.md)
{% endhint %}

To send an SMS with a download link and login instructions to a Default User:

1. Go to the `Team Management menu.`
2. Look for `Default users` area.
3. Click the `Send Download Link` button.
4. Enter the user's phone number and click the `Send Download Link` button.

{% embed url="<https://youtu.be/Xvj8y2W60G0>" %}

##

## View Access Login

FieldEdge keeps track of default users accessing the mobile app. The access log shows the user's primary email address (from NationBuidler), the date they first accessed the app and the last date they accessed the app.

* Go to the `Team Management menu.`
* Look for `Default users` area.
* Click the `View Access Log` button.

{% embed url="<https://youtu.be/sb6sn9w1YOw>" %}

{% hint style="info" %}
Keep in mind the Last Seen At date is an approximate date based on when the app last contacted the FieldEdge server. This generally happens when they first launch the app or when the app is closed and reopened.
{% endhint %}


---

# 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://guides.fieldedgeapp.com/product-tour-or-hq/team-management/default-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.
