# Plugin Marketplace

The Cortex Plugin Marketplace allows you to discover, view, and install pre-made plugins directly into your Cortex workspace. These plugins are designed to extend platform functionality by integrating with third-party tools or surfacing custom data and dashboards. The Marketplace features Cortex-built plugins, but you can also install community-built plugins.

## Available plugins

### Cortex-built plugins

To access plugins in Cortex, select **Plugins** from the main sidebar. Select the **Marketplace** tab, then click **Details** to learn more about the plugin, including version, last updated date, and documentation.

<div align="left" data-with-frame="true"><figure><img src="/files/JBHFFUaKOU6DojqJSyBH" alt="The &#x27;Marketplace&#x27; tab in the Cortex UI displays all available Cortex-built plugins." width="563"><figcaption></figcaption></figure></div>

The following plugins are available in the Cortex Plugin Marketplace:

* **PagerDuty Incidents** - View an entity's recent open and resolved PagerDuty incidents, escalation policies, and responders
* **Confluence** - View Confluence assets associated with an entity.
* **ServiceNow Incidents** - Display ServiceNow incidents filed against a given entity.
* **SonarQube Issues** - View and comment on SonarQube issues associated with an entity.
* **CloudForecast** - Show current highlights from CloudForecast reports in your Cortex entities, and link back to the full report in CloudForecast.

### Partner-built plugins

Partner plugins are built and supported by the partners who developed them.

The following plugins are available:

* **Spacelift** - View information from your Spacelift account, including total stacks, healthy stacks, total resources, and total runs. For each individual stack, see its repository, branch, last trigger date, status, runs, success and failure information, and resources. Click a stack to go directly to the stack in Spacelift.
  * For installation instructions, see the [Spacelift Cortex Plugin repository](https://github.com/spacelift-io/cortex-plugin).

## Installing a plugin from the Cortex Plugin Marketplace

Follow the steps below to install a Cortex-built plugin from the Marketplace.

1. From the main sidebar, select **Plugins**.
2. Select the **Marketplace** tab.
3. Locate the plugin you want to install, then click **Install**.\
   The **Plugin successfully installed** window opens.
4. Click **Close**.
5. Optionally, click **Details** to view more information about the plugin.<br>

   <div align="left" data-with-frame="true"><figure><img src="/files/V7Fy8u9zy39yi5isHWbB" alt="The &#x27;Details&#x27; link on a plugin card." width="375"><figcaption></figcaption></figure></div>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cortex.io/streamline/plugins/marketplace.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
