---
title: Viewing AI agents
description: View AI Agents in PingOne.
component: pingone
page_id: pingone:ai_agents:p1_viewing_ai_agents
canonical_url: https://docs.pingidentity.com/pingone/ai_agents/p1_viewing_ai_agents.html
section_ids:
  steps: Steps
  result: Result:
---

# Viewing AI agents

Use the **AI Agents** page to view details for artificial intelligence (AI) agents managed by PingOne.

|   |                                                                                                                                                                                                                |
| - | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|   | AI agent capabilities in PingOne are available only with the Agent IAM Core solution package. Learn more in [Agent IAM Core solution package](../introduction_to_pingone/p1_introduction.html#agent_iam_core). |

## Steps

1. In the PingOne admin console, go to **AI Agents**.

   You can search for agents or filter the list to find a specific AI agent.

   ### Result:

   The **AI Agents** page displays a list of configured AI agents.

2. To open the details panel for a specific AI agent, click the agent entry.

   The AI agent details panel includes the following tabs:

   * Overview

     **General Settings**

     General information about the AI agent. Use this section to see AI agent details at a glance.

     * **Name**: The name of the AI agent.

     * **ID**: The unique identifier for the AI agent.

     * **Description**: A brief description of the AI agent.

     * **Environment ID**: The environment where the AI agent is configured.

     * **Client ID**: A unique identifier for the application. You might need this value to obtain an access token or integrate the AI agent. Keep this value confidential.

     * **Client Secret**: A shared secret used for authentication and integration. Keep this value confidential.

     * **Generate New Secret**: Update the client secret and select how long to retain the previous secret in the confirmation modal.

     * **Get Access Token**: View or copy the access token for the AI agent. Learn more in [Getting an access token](../applications/p1_getaccesstoken.html).

     **Connection Details**

     Endpoints used to set up or configure the AI agent.

     * **OIDC Discovery Endpoint**

     * **Initiate Single Sign-On URL**

   * Configuration

     Configuration settings that control authentication, redirects, and security behavior.

     **OIDC Settings**

     * **Token Auth Method**: Client Secret Basic

     * **Response Type**: Code

     * **Grant Types**:

       * Token Exchange

       * CIBA

       * Authorization Code

     * **PKCE Enforcement**

     **Redirect Settings**

     * **Redirect URIs**

     * **Allow Redirect URI Patterns**

     **Security**

     * **JSON Web Key Set**

     * **Signing Key**

   * Resources

     Scopes that the AI agent can request.

   * Policies

     Authentication policies that determine how user identities are verified when accessing the AI agent.

   * Attribute Mappings

     Associations between PingOne user attributes and OIDC attributes in the AI agent.

   * Access

     User groups that are allowed to access the AI agent.

   * Integrate

     Third-party applications that are integrated with the AI agent.
