Overview
This article explains how to navigate and use the Integrations interface in the Cye platform. It covers how to view integration status, filter the list, and manage existing integrations — but it doesn't include setup steps for specific tools.
Accessing the Integrations Page
Click the Settings icon in the platform's main navigation.
Select Integrations from the menu.
Note that Only Admins can view and manage integrations.
Filtering Integrations
Use the top filters to narrow down the list of integrations based on category and connection status:
Category Filter — Click the All integrations dropdown to filter by category such as Ticketing systems or Cloud Security.
Status Checkboxes — Filter by: Connected (active), Disconnected (inactive), or Unused (never connected).
Managing Integrations
Adding a New Integration
Click the integration tile.
Click Add integration.
Editing an Integration
Click Edit.
Make the necessary changes.
Click Save to apply.
Deleting an Integration
Click Delete integration.
Confirm the action when prompted.
Note: Deleting an integration immediately terminates the connection. No new data will be pulled from that tool, but previously collected data remains intact.
Removing On-Prem Connectors
For on-premises tools like Active Directory or Rapid7, an additional step is required to remove the local connector:
./home/$USER/cye/integrations/cye-integration-agent.sh --uninstall
This command fully uninstalls the agent from your local environment.
Multiple Instances of an Integration
If you have more than one instance of a given integration, the Cye platform displays a middle panel listing them. Click View integrations to browse this list.
Note: Only a single instance is supported for Jira and ServiceNow integrations.
Important notes
Deleting an integration stops data ingestion immediately but does not delete existing data.
On-premises integrations require a local uninstall script to fully disconnect.
You can filter by both category and status for easier navigation.
Wrap-up / Next Steps
The Integrations page gives you full control over which tools connect to the Cye platform and how. Whether you're reviewing existing connections or preparing to add something new, this interface is your central hub.
