# Server & File Monitoring

When a server is added in Settings -> Servers, they become visible in the App's Monitor window. From here, you can monitor the status of the server and all of its files, as well as performing operations such as **opening**, **closing** and **connecting** to the file.

This gives you a complete overview of all your servers and files without the need to have multiple FileMaker Admin Console windows open in a browser.

The server's cloud icon indicates the status of the server (FileMaker Server Admin API and Devin Server API). A green cloud indicates no issues. A red cloud means that the connection to the server's Devin API failed or that FileMaker Server is not running.

<figure><img src="/files/ZRt3KcBZMgPZYmz0Jsqj" alt=""><figcaption><p>Monitor window with file actions and a server showing an error </p></figcaption></figure>


---

# 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.devin.fm/features/server-and-file-monitoring.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.
