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

# Organization settings

# Organization Settings

> Configure organization-wide settings applied when managing API credentials and other organization resources.

Go to [Organization Settings](https://dashboard.paxos.com/organization/settings) to configure settings that apply across your entire organization.

## API Credentials

Settings that govern how [API credentials](/guides/dashboard/admin/api) are configured across your organization.

<Warning>
  **Required Permissions**

  * **API\_CREDS\_READ\_CREDENTIALS** — view API credential settings
  * **API\_CREDS\_WRITE\_ORG\_SETTINGS** — update API credential settings
</Warning>

### Allowable IP Addresses

Constrain the per-credential **Allowable IP** field: any IP range saved on a credential must fall within the organization's ranges. This applies at create and update only. It does not change existing credentials or block traffic on its own.

Active IP ranges display as a badge list. With no policy set, the page shows **No IP policy configured**.

#### Configure

1. In **API Credentials**, click **Edit**.
2. Enter one or more CIDR ranges (for example, `10.0.0.0/8`, `203.0.113.0/24`, or `203.0.113.5/32` for a single IP).
3. Click **Save**.

New credentials pre-seed the **Allowable IP** field with these ranges. Edits to existing credentials must keep their allowlist within the ranges.

#### Remove

Open **Edit**, clear all entries, and save. Existing credentials keep their saved allowlists.

> Questions? Contact [Support](https://support.paxos.com).
