---
title: Agent Profile Name
description: The profile name used to fetch agent configuration data from AM, to evaluate policies for users, retrieve session info, and so on.
component: java-agents
version: 2025.11
page_id: java-agents:properties-reference:org.forgerock.agents.profile.name
canonical_url: https://docs.pingidentity.com/java-agents/2025.11/properties-reference/org.forgerock.agents.profile.name.html
---

# Agent Profile Name

The profile name used to fetch agent configuration data from AM, to evaluate policies for users, retrieve session info, and so on.

Default: Empty

|                          |                                                                                                                                                                                                                    |
| ------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Property name            | `org.forgerock.agents.profile.name`                                                                                                                                                                                |
| Aliases                  | `com.sun.identity.agents.app.username`   Introduced in Java Agent 5.0`com.sun.identity.agents.config.profilename`   Introduced in Java Agent 5.0`org.forgerock.agents.profile.name`   Introduced in Java Agent 5.6 |
| Function                 | Profile, Required                                                                                                                                                                                                  |
| Type                     | String                                                                                                                                                                                                             |
| 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`                                                                                                                                                                                        |
