Integrations > Active status is not discernible without color
# Problem Users cannot tell whether an integration is active or inactive without relying on the color of the icon. ![Screen_Shot_2019-04-18_at_12.53.20_PM](/uploads/15cd7bfcabe35bbcaba55a77def3349c/Screen_Shot_2019-04-18_at_12.53.20_PM.png) # Solution * When an integration is not active, use the icon that indicates you can add content. `file-addition-solid`. `$gray-400` * When an integration is active, use `check-circle` icon. `$green-500` ![Screen_Shot_2019-04-30_at_10.23.18_AM](/uploads/962fbac9b020a70a6095dc797a955db3/Screen_Shot_2019-04-30_at_10.23.18_AM.png)
issue