# Settings

- [Users and Roles](https://help.nightfall.ai/nightfall_settings/users_roles.md): Learn more about users and roles in Nightfall settings.
- [Authentication Options](https://help.nightfall.ai/nightfall_settings/users_roles/authentication_options.md): Learn the available authentication options.
- [Role Based Access Control (RBAC)](https://help.nightfall.ai/nightfall_settings/role_based_access_control.md): Learn how the role based access control(RBAC) works in Nightfall.
- [Security Analyst Role](https://help.nightfall.ai/nightfall_settings/role_based_access_control/security_analyst.md): Learn the various permissions available to the security analyst role in Nightfall.
- [Policy Manager Role](https://help.nightfall.ai/nightfall_settings/role_based_access_control/policy_manager.md): Learn the various permissions available to the policy manager role in Nightfall.
- [Security Events Manager Role](https://help.nightfall.ai/nightfall_settings/role_based_access_control/security_events_manager.md): Learn the various permissions available to the security events manager role in Nightfall.
- [Security Operations Manager Role](https://help.nightfall.ai/nightfall_settings/role_based_access_control/security_operations_manager.md): Learn the various permissions available to the security operations manager role in Nightfall.
- [System Administrator Role](https://help.nightfall.ai/nightfall_settings/role_based_access_control/system_administrator.md): Learn the various permissions available to the system administrator role in Nightfall.
- [Directory Sync](https://help.nightfall.ai/nightfall_settings/directory_sync.md): Learn how you can leverage the directory sync feature in Nightfall.
- [Add Microsoft Entra ID to Nightfall](https://help.nightfall.ai/nightfall_settings/directory_sync/microsoft_entra_id.md): Learn how to sync your Microsoft Entra ID's data to Nightfall.
- [Google Workspace Directory Service](https://help.nightfall.ai/nightfall_settings/directory_sync/google_workspace.md): Learn how to sync your Google Workspace data to Nightfall.
- [Add Okta to Nightfall](https://help.nightfall.ai/nightfall_settings/directory_sync/okta.md): Learn how to sync your Okta data to Nightfall.
- [Custom Branding](https://help.nightfall.ai/nightfall_settings/custom-branding.md)
- [Customer Referral Program](https://help.nightfall.ai/nightfall_settings/customer-referral-program.md)


---

# 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://help.nightfall.ai/nightfall_settings.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.
