# Configuration

There are some configuration settings in Connectware which need to be set before starting the system. This section explains how to configure these settings.

Before you can start using Connectware effectively, you must configure several key settings. This section guides you through the essential configuration steps to ensure that your system operates correctly and securely.

* **Environment Variables**: Learn how to set system-wide parameters that control various aspects of Connectware's behavior.
* **LDAP Configuration**: Understand how to integrate Connectware with your organization's LDAP server for user authentication and management.
* **Multi-Factor Authentication (MFA) Configuration**: Discover how to enhance your system's security by setting up and customizing MFA options.


---

# 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.cybus.io/1-7-3/documentation/configuration.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.
