# Experiment Status

Elementor Core Advanced

Elementor experimental features can be used before they're officially released. To check from the command line whether an experimental feature is active or inactive, use the experiments status command.

# Command

wp elementor experiments status <experiment-name>
1

# Arguments

<experiment-name>

(Required) The name of the experiment.

# Usage Examples

wp elementor experiments status container
1

This command will check whether the container experiment is active or inactive.