> 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/cortex-agentix/onboard-cortex-agentix/deployment-steps/install-and-configure-content.md).

# Install and configure content

Content is organized into content packs to support specific security orchestration use cases. Content packs can include multiple items such as actions, playbooks, scripts, dashboards, and widgets.

{% hint style="info" %}

### Note

Cortex AgentiX includes AI system actions, used by system agents. Some system actions are available out-of-the-box with pre-installed content packs, such as **Common Scripts** and other system AI actions require you to download and install the relevant content pack.

To find and install additional content packs that include actions, go to **Marketplace** and select **Content pack includes** and **Actions**.
{% endhint %}

Content packs are either preinstalled or downloaded from one of the following:

* Data Sources

  On the **Data Sources & Integrations** page, when you add a data source, the Data Onboarder wizard guides you through the steps for installing the integration instance and enables you to configure your integration. Cortex AgentiX automatically downloads and installs the required content packs for the integration, and recommends additional beneficial content, such as playbooks and dashboards relevant to the specific data source.

  Use the **Data Sources & Integrations** page to configure content, which is designed for third-party integrations to help you onboard. For more information, see [Add a new data source or instance](/cortex-agentix/configure-cortex-agentix/cortex-agentix-data-sources/administration-and-troubleshooting/manage-instances/add-a-new-data-source-or-instance.md).
* Marketplace

  In **Marketplace**, you can download, install, manage, and contribute content packs. For example, the Microsoft Exchange Online content pack includes scripts, integrations, and playbooks. After downloading the content pack, configure the integration on the **Data Sources & Integrations** page to enable Cortex AgentiX communication with the Exchange server.

  Content packs are created by Palo Alto Networks, technology partners, contributors, and customers. For more information about content packs, see [Content packs](/cortex-agentix/configure-cortex-agentix/marketplace/content-packs.md).

  <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><h3>Note</h3><p>Not all content packs are available to download on the <strong>Data Sources</strong> page. If you require content packs such as Phishing and Malware, you need to download the pack from Marketplace and configure the integration.</p></div>


---

# 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/cortex-agentix/onboard-cortex-agentix/deployment-steps/install-and-configure-content.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.
