# Operations

WorkSpaces Manager is designed to deploy autonomously for most of its core functions. However, certain elements require oversight by an administrator. The key tasks for an Operations Team when deploying WorkSpaces Manager include:

* **Deployment**: Typically done through CloudFormation, though other methods are also supported.
* **Active Directory**: A service account with specific permissions is needed to read and write users, groups, and computers.
* **Configuration**: Certain values must be set during the initial setup.
* **Upgrade**: New versions are flagged within the portal, along with detailed instructions for upgrading to the latest version of WorkSpaces Manager.


---

# 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.nuvens.cloud/architecture/resilence/operations.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.
