# User access

{% hint style="info" %}
**User role**

* [x] Standard
* [x] Admin
  {% endhint %}

## Login to dryad.app

After logging in, the user is required to change their password.

{% hint style="info" %}
**Recommended Browser**

The Site Management app works in all browsers. However, Dryad recommends using Google Chrome to access the Site Management app.
{% endhint %}

1. Before logging in, you must be provided with login credentials
2. Enter the app URL [dryad.app](https://dryad.app). The login page appears.

<figure><img src="https://2403147378-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKqvtUjx9C2FEFg7nicAx%2Fuploads%2FFNzCQQsoLaPEMUxkK2Mf%2Fsm-login-page.jpg?alt=media&#x26;token=8f64afaa-c6e2-4218-8ea0-08ccb2fc3e1b" alt="" width="563"><figcaption><p>Login page</p></figcaption></figure>

2. In the form, enter your **username** and **password** provided to you by Dryad, then select **Sign In**.

<figure><img src="https://2403147378-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKqvtUjx9C2FEFg7nicAx%2Fuploads%2FZGJq36bIO2AYc5SorViy%2Fsm-sign-in.jpg?alt=media&#x26;token=70da0d37-0711-4af4-a870-68d944801af4" alt="" width="563"><figcaption><p>Enter your Username and password in Sign-in form</p></figcaption></figure>

3. If this is your first log in, you are required to change your password. You cannot change your username.
4. Enter a new password in the **Update Password** form, then select **Submit**.
5. The *Dashboard Overview* appears.

## Logout

To logout of the Site Management app, select the **User Profile** icon and from the dropdown menu, select **Logout**.


---

# 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://docs.dryad.app/dryad-documentation/silvanet-suite/silvanet-sma/access.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.
