---
title: Tenant settings
description: PingOne Advanced Identity Cloud provides you with a unified view of your tenant's customer, workforce, and device profiles. Use the Advanced Identity Cloud admin console to manage all aspects of your tenant including realms, identities, applications, user journeys, and password policy.
component: pingoneaic
page_id: pingoneaic:tenants:tenant-settings
canonical_url: https://docs.pingidentity.com/pingoneaic/tenants/tenant-settings.html
keywords: ["Tenants", "Setup &amp; Configuration"]
page_aliases: ["pingoneaic::tenant-manage.adoc", "release-notes:rapid-channel/view-outbound-static-ip-addresses.adoc"]
section_ids:
  view-tenant-details: View tenant details
  invite-and-view-tenant-administrators: Invite and view tenant administrators
  manage-federated-access: Manage federated access
  access-global-settings: Access global settings
---

# Tenant settings

PingOne Advanced Identity Cloud provides you with a unified view of your tenant's customer, workforce, and device profiles. Use the Advanced Identity Cloud admin console to manage all aspects of your tenant including realms, identities, applications, user journeys, and password policy.

You can review tenant details and access global settings for your tenant by opening the account menu in the top right of the Advanced Identity Cloud admin console, then clicking the Tenant Settings menu option.

## View tenant details

|                 | Brand administrators\[[1](#_footnotedef_1 "View footnote.")] | Tenant auditors\[[2](#_footnotedef_2 "View footnote.")] | Tenant administrators    | Super administrators\[[3](#_footnotedef_3 "View footnote.")] |
| --------------- | ------------------------------------------------------------ | ------------------------------------------------------- | ------------------------ | ------------------------------------------------------------ |
| Action allowed? | [icon: times, set=fa]No                                      | [icon: check, set=fa]Yes                                | [icon: check, set=fa]Yes | [icon: check, set=fa]Yes                                     |

1. In the Advanced Identity Cloud admin console, open the TENANT menu (upper right).

   ![150](_images/tenant-menu.png)

2. Click Tenant Settings.

3. Click Details.

   * Tenant Name\
     The identifier assigned to the tenant during onboarding and registration. This identifier is not configurable.

   * Environment Tag\
     The type of [tenant environment](environments.html). The possible values are:

     * Other\
       Indicates a sandbox\[[4](#_footnotedef_4 "View footnote.")] environment.

     * Dev\
       Indicates a development environment.

     * UAT\
       Indicates a UAT\[[5](#_footnotedef_5 "View footnote.")] environment.

     * Staging\
       Indicates a staging environment.

     * Prod\
       Indicates a production environment.

   * Identity Cloud Version\
     The [release version](../release-notes/release-process.html#release-versions) the environment is on.

   * Region and Backup Region\
     The regions where your [data resides](environments-data-residency.html).

## Invite and view tenant administrators

|                 | Brand administrators\[[1](#_footnotedef_1 "View footnote.")] | Tenant auditors\[[2](#_footnotedef_2 "View footnote.")] | Tenant administrators   | Super administrators\[[3](#_footnotedef_3 "View footnote.")] |
| --------------- | ------------------------------------------------------------ | ------------------------------------------------------- | ----------------------- | ------------------------------------------------------------ |
| Action allowed? | [icon: times, set=fa]No                                      | [icon: times, set=fa]No                                 | [icon: times, set=fa]No | [icon: check, set=fa]Yes                                     |

Click the Admins tab on the Tenant Settings page to access options to:

* [Invite additional users to the tenant admin console](tenant-administrator-settings.html#invite-tenant-administrators).

* [View the list of tenant administrators](tenant-administrator-settings.html#view-the-tenant-administrators-list).

## Manage federated access

|                 | Brand administrators\[[1](#_footnotedef_1 "View footnote.")] | Tenant auditors\[[2](#_footnotedef_2 "View footnote.")] | Tenant administrators   | Super administrators\[[3](#_footnotedef_3 "View footnote.")] |
| --------------- | ------------------------------------------------------------ | ------------------------------------------------------- | ----------------------- | ------------------------------------------------------------ |
| Action allowed? | [icon: times, set=fa]No                                      | [icon: times, set=fa]No                                 | [icon: times, set=fa]No | [icon: check, set=fa]Yes                                     |

Click the Federation tab on the Tenant Settings page to access options to:

* [Set up Microsoft Active Directory Federation Services as a federation IdP](../federation/set-up-federation-idp-microsoft-ad-fs.html).

* [Configure federated access for tenant administrators](../federation/configure-federated-access-for-tenant-administrators.html).

## Access global settings

|                 | Brand administrators\[[1](#_footnotedef_1 "View footnote.")] | Tenant auditors\[[2](#_footnotedef_2 "View footnote.")] | Tenant administrators    | Super administrators\[[3](#_footnotedef_3 "View footnote.")] |
| --------------- | ------------------------------------------------------------ | ------------------------------------------------------- | ------------------------ | ------------------------------------------------------------ |
| Action allowed? | [icon: times, set=fa]No                                      | [icon: check, set=fa]Yes                                | [icon: check, set=fa]Yes | [icon: check, set=fa]Yes                                     |

1. In the Advanced Identity Cloud admin console, open the TENANT menu (upper right).

2. Click Tenant Settings.

3. Click Global Settings.

   * Content Security Policy\
     Learn more in [Secure hosted pages with Content Security Policy](content-security-policy.html).

   * Cookie\
     Learn more in [Session cookie name](../am-sessions/about-sessions.html#session-cookie-name) and [Manage cookie domains using the admin console](../realms/cookie-domains-ui.html).

   * Cross-Origin Resource Sharing (CORS)\
     Learn more in [Allow cross-domain requests with CORS](cors.html).

   * Environment Secrets and Variables\
     Learn more in [Manage ESVs using the admin console](esvs-manage-ui.html).

   * IP Addresses\
     View the [outbound static IP addresses](environments-outbound-static-ip-addresses.html) from your tenant.

   * Log API Keys\
     You'll need this to [extract log data](audit-debug-logs.html).

     * Click On, then click the arrow.

     * In the Log API Keys dialog box, click + New Log API Key.

     * In the New Log API Key dialog box, provide a name, and then click Create key.

     * Identity Cloud generates an `api_key_id` and an `api_key_secret` for you to copy and paste.

     * Click Done.

   * Service Accounts\
     Learn more in [Service accounts](service-accounts.html).

   * SSL Configurations\
     Learn more in [Manage server certificates using the admin console](../realms/server-certificates-ui.html).

   * End User UI\
     Learn more in [Advanced Identity Cloud hosted pages](../end-user/hosted-pages.html).

***

[1](#_footnoteref_1). A brand administrator is a tenant administrator with permissions to only manage hosted pages settings. Learn more in [Tenant administrator groups](tenant-administrator-settings.html#tenant-administrator-groups).[2](#_footnoteref_2). A tenant auditor is a tenant administrator with read-only permissions. Learn more in [Tenant administrator groups](tenant-administrator-settings.html#tenant-administrator-groups).[3](#_footnoteref_3). A super administrator is a tenant administrator with elevated permissions for configuring tenant administrators and federated tenant access. Learn more in [Tenant administrator groups](tenant-administrator-settings.html#tenant-administrator-groups).[4](#_footnoteref_4). A [sandbox environment](environments-sandbox.html) is an [add-on capability](../product-information/add-on-capabilities.html).[5](#_footnoteref_5). A [user acceptance testing (UAT) environment](environments-uat.html) is an [add-on capability](../product-information/add-on-capabilities.html).
