# Library Connect
Elementor Core AdvancedConnect a site to the Elementor library from the command line by simply providing a WordPress user and a connection token.
# Command
wp elementor library connect [--user] [--token]
1
# Arguments
[--user]
(Optional) The user to connect. Accepts user id, user login name or an email.
[--token]
(Optional) A connect token from Elementor account dashboard.
# Usage Examples
wp elementor library connect --user=admin --token=xxx
1
This command will connect the WordPress admin
user to the Elementor library .