> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-chore-sync-comfy-api-v2-spec-463e218.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ConditioningMultiply - ComfyUI Built-in Node Documentation

> This node multiplies the conditioning values by a specified factor, allowing you to scale the influence of the conditioning on the generation process.

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`
