# Security and Access

- [Access Control and SSO](https://bluegamma.io/documentation/account-and-team-management/security-and-access/access-control-and-sso.md): This page gives a simple overview of the available login methods and how access can be applied
- [Login via Microsoft](https://bluegamma.io/documentation/account-and-team-management/security-and-access/login-via-microsoft.md): This page provides technical information for IT and Security teams about how Microsoft login works on BlueGamma, what identity data is used, and how your organisation can control access.


---

# 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://bluegamma.io/documentation/account-and-team-management/security-and-access.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.
