Adding components

Start building out your product structure with components

Nic Coates avatar
Written by Nic Coates
Updated over a week ago

Components are designed to represent different parts of your product, including infrastructure. Some products have a web app, API and integrations, which all are components.

Grouping components allow you to nest components within each other. For example, you may have several versions of your API so you could have API and then v1 and v2 underneath.

Components have three states: Operational, Degraded or Under Maintenance.


Adding a single component

  1. Click on the cog icon, top left next to the page selector icon and then components

  2. If this is a new page you will be greeted with 'Start: With Examples' or 'Start: From Scratch'. We would recommend starting from scratch. Alternatively, click on '+ Add another component'.

  3. Next, enter a name for the component and a description (optional)

  4. Click on 'Create Component'

  5. Nice! Your component has now been added.


Grouping components

  1. Within the 'Components' page, click on '+ Add another component'

  2. Enter a name for the component and a description (optional)

  3. Next, under 'Group this component under another?', select a component to nest under.

  4. Click on 'Create Component'

  5. Nice! Your component has now been added.

Did this answer your question?