# Networking

Run eSkool on one computer or share it across your school network.

* Let your whole team work from the same data
* Keep everything in one place
* Everyone sees the same up-to-date information

![Network architecture.](/files/G1ZJA9XYbyK1TMYYYVTK)

## Set Up the Server

Install eSkool server on a computer everyone can access. This becomes the central database.

## Connect Other Computers

1. Install eSkool on each workstation.
2. Create accounts for each user (on the server with your admin account).
3. Set up workspaces and roles.
4. Connect all computers to the same network as the server.
5. On each workstation, select the server from the dropdown on the login screen.
6. Log in with the assigned username and password.

![Selecting the server.](/files/viT0QuixRGir3Czx5ZIk)

**Tip:** If the server doesn't appear, check that you're on the same network.

## Related

* [User Accounts](/en/school-setup/staff/staff.account.md)
* [Workspaces](/en/school-setup/staff/workspaces.md)
* [Connection Diagnostics](/en/settings-and-help/system-settings/networking/connection.diagnose.md)


---

# 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.eskool.fr/en/settings-and-help/system-settings/networking.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.
