---
title: "SP Macro Panels"
canonical: "https://support.covectors.io/space/CAD/346260922/SP%20Macro%20Panels"
format: markdown
---
Description This macro allows you to add a styled panels for a different usage (information, warning, error, tip or customized...). Parameters: Parameter Description Type Default Required Id Specify a unique id for the panel. String none Type Specifies the type of panel to be shown. There are four types : customized (gray - default), warning (yellow), info (blue), error (red), tip (green) enum Customized (gray) Usage To create a panel insert "SP Macro Panels" Enter an id Select a type (warning, info, error or tip) Insert the panel's text in the Macro panel's body. To create a customized panel Enter an id Select "customized" from list of type Insert the panel's text in the Macro panel's body.       To edit a customized panel  Click on the edit icon  Change the background color, font size, font color and  icon Click on "Save" button