> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gidr.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Organization Settings

> Configure global settings for your organization.

The **Organization Settings** page allows you to manage global configurations for your organization, including security, operations, and integrations.

<img src="https://mintcdn.com/gidrai/f_XWcRf8XU4rzH8W/images/organization-settings/organization_settings.png?fit=max&auto=format&n=f_XWcRf8XU4rzH8W&q=85&s=1241d4838545e4446b6ade7727f26402" style={{ width: 'auto', maxWidth: '100%' }} alt="Organization Settings" width="1024" height="500" data-path="images/organization-settings/organization_settings.png" />

## LLM Ops Tracing

* Controls tracing and telemetry collection for LLM executions, including latency, token usage, and tool invocations.
* Tracing is enabled by default in the staging environment (preview\.gidr.ai) to support troubleshooting and validation.
* Tracing is disabled by default in the production environment (app.gidr.ai). Production tracing can be enabled temporarily upon request in coordination with the GIDR DevOps team.

## Enable MFA

* Enforce Multi-Factor Authentication for all organization members.
* Once this setting is enabled, all members will be required to configure MFA on their next login or when joining the organization.
* Members must use an authenticator app (e.g., Google Authenticator, Authy) to scan the provided QR code and verify their identity.

<img src="https://mintcdn.com/gidrai/f_XWcRf8XU4rzH8W/images/organization-settings/mfa_setup.png?fit=max&auto=format&n=f_XWcRf8XU4rzH8W&q=85&s=49d547508382526c5df0bc9e3142b7ca" style={{ width: 'auto', maxWidth: '300px' }} alt="MFA Setup Screen" width="628" height="652" data-path="images/organization-settings/mfa_setup.png" />

## Vector Database

* Choose your preferred vector database provider (e.g., PGVECTOR).

## Search Engine

* Select the search engine to be used for retrieval tasks (e.g., Google).

## IP Whitelist

* Restrict access to your organization's resources to specific IP addresses.
* You can manage whitelist entries with the following formats:
  * **Single IP**: Allow a specific individual IP address (e.g., `192.168.1.1`).
  * **Range**: Allow a sequential range of IP addresses defined by a start and end IP.
  * **Wildcard**: Allow patterns of IP addresses (e.g., `192.168.1.*`).
  * **CIDR**: Allow a subnet of IP addresses using CIDR notation (e.g., `192.168.1.0/24`).

<img src="https://mintcdn.com/gidrai/f_XWcRf8XU4rzH8W/images/organization-settings/ip_whitelist.png?fit=max&auto=format&n=f_XWcRf8XU4rzH8W&q=85&s=d3e67aeb542de4c76f32e786ce30ab57" style={{ width: 'auto', maxWidth: '100%' }} alt="IP Whitelist Settings" width="963" height="434" data-path="images/organization-settings/ip_whitelist.png" />

## Studio

* Enable or disable access to the GIDR Studio for creating workflows.

## Sandbox Team

* Enable or disable Sandbox Team.
