# Prerequisites

1. Access to Entra ID and ability to create and assign groups (can skip if you already have a group created in Entra ID that you will use for authenticating the users).
2. Access to the flexible database server that you want to use (You need to be an Entra ID Admin and you should have credentials for the Postgres Admin account).
3. Azure CLI installed and set up correctly.
4. A database client like `dbgate` installed.


---

# 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://mrpn-excel-addin.docs.mamotechnolabs.com/prerequisites.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.
