# Welcome to Loop Web App

Loop Web App is an opportunity for users to move away from an installed application on their desktop to a cloud based web app.

To access web app - simply log in using your current username and password [direct from our website or ](https://www.intheloop.io/)navigate to <https://app.intheloop.io/>

![](https://dl.intheloop.io/loop-help/welcome-to-loop-web-app.md/Screenshot_2022-01-04_at_08.35.13.png)

You will be able manage your inbox as you currently do on the desktop app, however, there is slightly less functionality at this stage but we are working on it. Differences include:

* Notifications
* Draft emails

If you have any feedback on web app - [please complete this form](https://forms.gle/b9ub7mYtRccS5Tjk9) and let us know. We will then be able to update you with the timeline of any fixes or added features. Thank you for coming on this journey with us.


---

# 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.intheloop.io/web-app/welcome-to-loop-web-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.
