> For the complete documentation index, see [llms.txt](https://cortex-docs.paloaltonetworks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cortex-docs.paloaltonetworks.com/xsoar-6-administrator-guide/6.13/learn-about-cortex-xsoar/onboarding-in-cortex-xsoar/marketplace/search-and-navigate-in-the-marketplace.md).

# Search and Navigate in the Marketplace

In the **Marketplace** you can manage content (such as install, delete, update, etc.) and can contribute and share content items, such as playbooks, integrations, and incident types.

You can browse all content (including installed content), view only installed content packs, or see the contributions that you created. When a content pack needs to be updated you receive notification and can view the updates in the **INSTALLED CONTENT PACKS** tab.

When searching for content, you can use the search bar by adding text and then selecting the content from which to search.

![market-search.png](/files/SfVlwV0W3rFyDlQOmYbf)

You can also sort by recommended, latest update, ratings, best match, and downloads, and filter according to the following criteria:

* **Use cases**: Filter according to high level use cases, such as Phishing, Malware, Ransomware, access, etc.
* **Integrations**: Filter according to the integration, which is included in the content pack.
* **Categories**: Filter according to content pack categories, such as messaging, Forensics and Malware Analysis, etc.
* **Published By**: Filter according to whether the content pack is published by Cortex XSOAR or a partner.
* **General**: Filter by the following options:
  * Certified - Created and supported by a user and certified by Cortex XSOAR. Cortex XSOAR has tested the content to ensure that it meets standards and works correctly.
  * Uses my integrations - Content packs that use integrations that you have added instances for (whether or not they are enabled).
  * Supported - Supported by either Cortex XSOAR or a user who contributes to the content. If not supported, the user does not support or maintain the content pack. You need to ensure functionality and version compatibility.
* **Content Pack Includes**: Filter according to the content of the content pack, such as Automations, Integrations, Playbooks, etc.
* **Tags**: Filter according to tags, such as Email, Cloud, etc.

  In addition, when viewing details of a pack, you can click a tag that is associated with the pack.

  ![marketplace-tags.png](/files/pIg3jh491ANTmghOqsr3)

  The Marketplace search page then reappears with the selected tag applied as a filter. Only packs associated with the selected tag are shown.

  ![marketplace-search-page-tags.png](/files/lbeTVMeBNF8MZPzSXC4h)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://cortex-docs.paloaltonetworks.com/xsoar-6-administrator-guide/6.13/learn-about-cortex-xsoar/onboarding-in-cortex-xsoar/marketplace/search-and-navigate-in-the-marketplace.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
