---
title: Composite Advice Handling
description: When true, the agent sends composite advice in the query (GET request) instead of sending it through a POST request.
component: web-agents
version: 2025.11
page_id: web-agents:properties-reference:com.sun.am.use_redirect_for_advice
canonical_url: https://docs.pingidentity.com/web-agents/2025.11/properties-reference/com.sun.am.use_redirect_for_advice.html
---

# Composite Advice Handling

When `true`, the agent sends composite advice in the query (GET request) instead of sending it through a POST request.

Default: `false`

|                    |                                                                    |
| ------------------ | ------------------------------------------------------------------ |
| Property name      | `com.sun.am.use_redirect_for_advice`   Introduced in Web Agent 4.x |
| Function           | Advice handling                                                    |
| Type               | Boolean: `true` returns true; all other strings return `false`.    |
| Bootstrap property | No                                                                 |
| Required property  | No                                                                 |
| Restart required   | No                                                                 |
| AM console         | Tab: `Miscellaneous (From AM 7)`Title: `Composite Advice Handling` |
