> 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-xpanse/onboard-and-configure-cortex-xpanse/step-4-provide-seed-data-for-your-enhanced-production-map.md).

# Step 4: Provide seed data for your enhanced production map

The initial asset map that Cortex Xpanse provides is called your *core production map*. It contains a relatively narrow but accurate inventory of externally-facing assets within your parent organization, so you can immediately begin to understand and reduce your attack surface.

While you work with your core production map, we recommend that you provide to Customer Success some basic information about your organization (called *seed data*) so we can create your *enhanced production map*. The enhanced production map is an even more comprehensive inventory of your externally-facing assets, not only for your parent organization but also for specific business units, subsidiaries, and acquisitions you provide.

To start the creation of your enhanced production map, provide the following seed data to your dedicated Customer Success team:

1. Alternate naming conventions for your business, including acquisitions, subsidiaries, and historical names.
2. Your cybersecurity organizational and governance structure (what we call usually call business units).

   This information will help us organize your data into a form that is most useful for you.
3. Your most current master IP address and domain lists.

   This information enables us to flag newly discovered items during our mapping process.

After you've submitted your seed data, your enhanced production map will be completed in 15 business days. The Customer Success team will contact you when the completed map is ready for your review.

#### Additional Information

* See [Manage Business Units](https://app.gitbook.com/s/02CCMTnqc4fWJkdEuCs8/manage-business-units) for details about how business unit definitions help identify and organize the assets in your inventory.


---

# 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-xpanse/onboard-and-configure-cortex-xpanse/step-4-provide-seed-data-for-your-enhanced-production-map.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.
