Using components
You can use Components to add new Frontend components and access those that have already been added to your project.
Click Components on the dashboard to open the components area. Once open, you'll find a list of all the available Frontend components.
Searching components
You can use the search field to find a specific Frontend component, or you can scroll through the list.
If you click on a Frontend component, you'll open a panel on the right of your screen where you can find information about that particular Frontend component. For example, which environments it's available in, its name, icon, and category, as well as the pages that the Frontend component is used on. You can also click the Edit schema button to open the schema editor and see what's in that schema.
Adding a frontend component
To add a new Frontend component, click the Create schema button in the top right of the screen. This will open the schema editor.
See the creating a Frontend component article and the using the schema editor article for more information.