Back to TemplatesSign up to import
Application Portfolio Discovery
RecommendedDiscoveryGenerate a realistic list of 15–50 enterprise applications for your organisation, ready to import.
Generates ~15–50 applications
Which LLM should I use?
Any current frontier model from Anthropic, OpenAI or Google produces reliable JSON for these templates. The choice is not critical — use whichever you already have access to.
How it works
- 1Fill in optional details below and click Build Prompt.
- 2Copy the generated prompt and paste it into ChatGPT, Claude, Gemini, or any LLM.
- 3Copy the JSON result from the LLM response.
- 4Go to the import page and paste the JSON to import the data into Atlas.
Customise your prompt
Example LLM output
The LLM will return JSON in this format. Paste it into the import page.
{
"applications": [
{
"name": "SAP S/4HANA",
"vendor": "SAP",
"description": "Core ERP platform covering finance, procurement, and supply chain.",
"lifecycleStage": "active",
"timeClassification": "invest",
"deploymentModel": "cloud",
"businessCriticality": "critical",
"estimatedAnnualCost": 1200000
},
{
"name": "Salesforce CRM",
"vendor": "Salesforce",
"description": "Customer relationship management and sales pipeline platform.",
"lifecycleStage": "active",
"timeClassification": "invest",
"deploymentModel": "saas",
"businessCriticality": "high",
"estimatedAnnualCost": 350000
}
]
}Import into Atlas
Paste the JSON from your LLM into Atlas to populate your portfolio in seconds. Free account required.