
Sources in ChatGPT
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
The AI Assistant is here to help — ask it anything instead of browsing through the pages.
Schema for source citations extracted from ChatGPT responses, including URLs, titles, snippets, publication dates, and footnote indicators.

Sources in ChatGPT
sources returns an empty array.{
"prompt": "What are the best AI recruiting tools?",
"model": "CHATGPT",
"country": "US"
}
| Field | Type | Description |
|---|---|---|
footnote | boolean | Whether this source appears as a footnote (in a subsequent list in the sources modal) |
datePublished | string | The publication date of the source (e.g., “May 22, 2025”). Omitted when the source has no publish date — never emitted as null. |
{
"success": true,
"result": {
"text": "Here's what I found about AI recruiting tools...",
"sources": [
{
"position": 1,
"url": "https://www.rippling.com/blog/ai-recruiting?utm_source=chatgpt.com",
"label": "12 Best AI Recruiting Tools For HR in 2025",
"description": "Top AI recruiting tools that can help HR professionals streamline their hiring process...",
"footnote": false,
"datePublished": "May 22, 2025"
},
{
"position": 2,
"url": "https://www.index.dev/blog/ai-recruiting-software-hiring-managers?utm_source=chatgpt.com",
"label": "7 Best AI Recruiting Software for Hiring Managers in 2025",
"description": "A guide to AI recruiting software options available for hiring managers...",
"footnote": false,
"datePublished": "April 10, 2025"
},
{
"position": 3,
"url": "https://www.selectsoftwarereviews.com/buyer-guide/ai-recruiting?utm_source=chatgpt.com",
"label": "10+ Best AI Recruiting Software for 2025: Reviews + Pricing",
"description": "Reviews and pricing information for AI recruiting software solutions...",
"footnote": true
}
]
}
}
Was this page helpful?