> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# ConditioningMultiply - ComfyUI Built-in Node Documentation

> Complete documentation for the ConditioningMultiply node in ComfyUI. Learn its inputs, outputs, parameters and usage.

This node multiplies the conditioning values by a specified factor, allowing you to scale the influence of the conditioning on the generation process. It works by applying the multiplier to both the main conditioning tensor and the pooled output values.

## Inputs

| Parameter      | Description                                                      | Data Type    | Required | Range                        |
| -------------- | ---------------------------------------------------------------- | ------------ | -------- | ---------------------------- |
| `conditioning` | The conditioning data to be scaled                               | CONDITIONING | Yes      | -                            |
| `multiplier`   | The factor to multiply the conditioning values by (default: 1.0) | FLOAT        | Yes      | -100.0 to 100.0 (step: 0.01) |

## Outputs

| Output Name    | Description                                         | Data Type    |
| -------------- | --------------------------------------------------- | ------------ |
| `CONDITIONING` | The scaled conditioning data with multiplied values | CONDITIONING |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/ConditioningMultiply/en.md)

***

**Source fingerprint (SHA-256):** `8d241e3d5d91e513c24ade5b4bece4bf879fe093a4be6d53dab11a5a0bf55616`
