# Solutions Architect

## Goals and outputs:

* A functioning set of tools based on requirements from the organizational designer
* Create a technical setup that is easy to understand and robust, with as little moving parts as possible to reduce the chances of breaking

## Hazards:

* Solution might get outdated quickly and needs to be reviewed
* Solution might be too high maintenance and costly
* Solution might take too much time to build or present unsustainable limitations in the future


---

# 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.deepwork.studio/teams-departments/operations/roles/solutions-architect.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.
