# Introduction to the app

App has couple of use-cases, first is to get a quick overview on the metrics of a site and second is making the installation process easier.&#x20;

Both use-cases will be covered in the following page.

### Login

After a successful installation of the app, it can be opened from mobile device.&#x20;

First time signing in requires the credentials of a user account.&#x20;

<figure><img src="/files/5LqiqqK5gRKWweJ5bX5I" alt="" width="375"><figcaption><p>Opening screen</p></figcaption></figure>

Proceed to sign in -page by clicking Sign In with single sign-on.&#x20;

<figure><img src="/files/pt1GGFQ1pkSsBSgSoi84" alt="" width="375"><figcaption><p>Sign in -page</p></figcaption></figure>

Next step is to type in username and password to sign in. After successful sign in, overview of the project will open.&#x20;


---

# 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.besmart.software/be.smart-site-management/en-site-productivity/site-productivity-app/introduction-to-the-app.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.
