# Access and authentication

Copy as Markdown[Open in ChatGPT](https://chatgpt.com/?q=Read%20https%3A%2F%2Fcoralogix.com%2Fdocs%2Fuser-guides%2Faccount-management%2Ffedramp%2Faccess.md%20and%20help%20me%20with%20my%20question%20about%20this%20Coralogix%20documentation%20page.)[Open in Claude](https://claude.ai/new?q=Read%20https%3A%2F%2Fcoralogix.com%2Fdocs%2Fuser-guides%2Faccount-management%2Ffedramp%2Faccess.md%20and%20help%20me%20with%20my%20question%20about%20this%20Coralogix%20documentation%20page.)

The Coralogix FedRAMP environment runs separately from the commercial platform, and its authentication paths are separate too. This page describes how you reach your tenant, and how Coralogix personnel reach the environment.

## Customer access[​](#customer-access "Direct link to Customer access")

Each FedRAMP tenant has its own URL:

```
https://{tenant}.app.gov1.coralogixgov.us
```

Replace `{tenant}` with the slug provisioned for your organization. You receive the slug from your Coralogix account representative during onboarding.

### API keys[​](#api-keys "Direct link to API keys")

API requests use Coralogix API keys scoped to the FedRAMP tenant. A key issued for a commercial Coralogix account does not work against the FedRAMP environment, and the reverse is also true. See [API keys](https://coralogix.com/docs/user-guides/account-management/api-keys/api-keys.md) for how keys and permission presets work.

When you point a client, agent, or shipper at the environment, use the GOV1 endpoints. Select **GOV1** in the domain selector on [Coralogix endpoints](https://coralogix.com/docs/integrations/coralogix-endpoints.md) to display them.

## Coralogix operator access[​](#coralogix-operator-access "Direct link to Coralogix operator access")

Coralogix operator access to the FedRAMP environment is delivered by a dedicated US-based Site Reliability Engineering team. Operators authenticate through an Okta tenant separate from the commercial one, and connect through a dedicated Teleport cluster. EKS cluster endpoints are private and reachable only over approved paths.

You do not interact with these controls. They are documented for compliance teams evaluating the authorization boundary.

## Related resources[​](#related-resources "Direct link to Related resources")

* [FedRAMP](https://coralogix.com/docs/user-guides/account-management/fedramp.md)
* [FedRAMP data privacy](https://coralogix.com/docs/user-guides/account-management/data-privacy/fedramp.md)
* [Coralogix endpoints](https://coralogix.com/docs/integrations/coralogix-endpoints.md)
