---
title: Agent Profile Realm
description: The realm in which the agent profile is defined.
component: java-agents
version: 2025.11
page_id: java-agents:properties-reference:org.forgerock.agents.agent.profile.realm
canonical_url: https://docs.pingidentity.com/java-agents/2025.11/properties-reference/org.forgerock.agents.agent.profile.realm.html
---

# Agent Profile Realm

The realm in which the agent profile is defined.

When [Enable Policy Evaluation in User Authentication Realm](org.forgerock.agents.user.realm.overrides.policy.evaluation.realm.enabled.html) is `true`, AM uses this realm to evaluate polices for policy decision requests from the agent.

|                          |                                                                                                                                                            |
| ------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Property name            | `org.forgerock.agents.agent.profile.realm`                                                                                                                 |
| Aliases                  | `org.forgerock.agents.agent.profile.realm`   Introduced in Java Agent 5.6`com.sun.identity.agents.config.organization.name`   Introduced in Java Agent 5.0 |
| Function                 | Profile, Required                                                                                                                                          |
| Type                     | String                                                                                                                                                     |
| Default                  | `/`                                                                                                                                                        |
| Bootstrap property       | Yes                                                                                                                                                        |
| Required property        | Yes - If this property is missing, the agent fails to start                                                                                                |
| Restart required         | Yes - Restart the container after changing the property                                                                                                    |
| Local configuration file | `AgentBootstrap.properties`                                                                                                                                |
