# Amplify CLI Analytics Plugin ## Commands Summary The Amplify Analytics Category Plugin supports the commands listed in the following table. | Command | Description | | ------------------------ | --------------------------------------------------------------------------------------------------------------------------------- | | amplify analytics add | Takes you through steps in the CLI to add an analytics resource to your backend. | | amplify analytics push | Provisions only analytics cloud resources with the latest local developments. | | amplify analytics remove | Removes an analytics resource from your local backend. The analytics resource is removed from the cloud on the next push command. |