> For the complete documentation index, see [llms.txt](https://docs.eskool.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.eskool.fr/en/online-portal/parent-student-portal/desktop.connect.md).

# Connect Desktop to Cloud

Link your eSkool desktop app to the online portal for real-time sync.

* Work on your desktop, access data from anywhere
* Everything stays in sync
* Do this once and the portal just works

### 1. Open Server Selection

In the eSkool app, click **Servers**.

![Opening Servers.](/files/Me7c3hd5ivzbWpDp9lf0)

### 2. Select Cloud

Choose **Cloud** and click **Connect to eSkool Cloud**. This opens your browser.

![Selecting Cloud.](/files/iZ5BQWo8dQnDtj4xAsP8)

### 3. Log In

Log in to the eSkool web portal with your account.

![Logging in.](/files/OoedWB3wyfdXeuTvTgUe)

### 4. Confirm

You'll be redirected back to the desktop app. If needed, click **Connect as eSkool Cloud**.

![Confirming connection.](/files/Vo4DkW0B56cMe8JM4fAf)

Your app is now connected. All data syncs automatically.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.eskool.fr/en/online-portal/parent-student-portal/desktop.connect.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.
