# Conditional Access

{% embed url="<https://media.netmaker.io/features/Conditional-Access.mp4>" %}

Providing network access always introduces a level of risk. Netmaker mitigates these risks through Zero Trust principles, which are implemented across a variety of features like SCIM Integration, MFA, and Access Controls.

Our features listed here under **Conditional Access** enable administrators to set additional conditions for network access, whether it's to meet compliance goals, or simply to enhance the safety of their networks.&#x20;

#### **Posture Checks**

Posture Checks enable administrators to set specific device requirements for their users, such as operating system and geolocation.

{% content-ref url="conditional-access/posture-checks" %}
[posture-checks](https://learn.netmaker.io/features/conditional-access/posture-checks)
{% endcontent-ref %}

#### **Device Approvals**

Device Approvals allow administrators to review specific devices before they are added to the network.

{% content-ref url="conditional-access/device-approvals" %}
[device-approvals](https://learn.netmaker.io/features/conditional-access/device-approvals)
{% endcontent-ref %}

#### **Just-in-Time Access**

JIT Access provides a workflow in which users request temporary access, and administrators grant authorization for a limited time.&#x20;

{% content-ref url="conditional-access/just-in-time-access" %}
[just-in-time-access](https://learn.netmaker.io/features/conditional-access/just-in-time-access)
{% endcontent-ref %}


---

# 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://learn.netmaker.io/features/conditional-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.
