# Dun & Bradstreet (D&B) > Dun & Bradstreet (D&B) is a global provider of business data, analytics, and insights. D&B helps organizations grow with confidence through solutions for risk management, sales and marketing intelligence, supplier and third-party risk, and finance and credit analytics, built on the D&B Data Cloud covering hundreds of millions of business records worldwide. This file is a sitemap index for AI agents, LLMs, crawlers, and other automated systems accessing D&B websites. It does not itself list pages — it points to the locale-specific `llms.txt` file for each market, which lists that market's pages. ## How to use this file 1. Identify the country/language experience relevant to your task. 2. Fetch that locale's `llms.txt` from the index below. 3. Use the page links listed there — each is a canonical URL with a short description. ## Content Access Pages on D&B websites may be requested as Markdown via HTTP content negotiation: ``` Accept: text/markdown ``` Example: ``` curl \ -H "Accept: text/markdown" \ https://www.dnb.com/en-us/ ``` When supported, Cloudflare returns a Markdown representation of the page — a cleaner format for retrieval, summarization, indexing, and reasoning than the rendered HTML. ## Locale Index ### dnb.com - [English (United States)](https://www.dnb.com/en-us/llms.txt) - [English (Canada)](https://www.dnb.com/en-ca/llms.txt) - [French (Canada)](https://www.dnb.com/fr-ca/llms.txt) - [German (Germany)](https://www.dnb.com/de-de/llms.txt) - [German (Austria)](https://www.dnb.com/de-at/llms.txt) - [German (Switzerland)](https://www.dnb.com/de-ch/llms.txt) - [French (Switzerland)](https://www.dnb.com/fr-ch/llms.txt) - [Italian (Switzerland)](https://www.dnb.com/it-ch/llms.txt) - [Swedish (Sweden)](https://www.dnb.com/sv-se/llms.txt) - [Danish (Denmark)](https://www.dnb.com/da-dk/llms.txt) - [Norwegian (Norway)](https://www.dnb.com/no/llms.txt) - [Finnish (Finland)](https://www.dnb.com/fi-fi/llms.txt) - [Polish (Poland)](https://www.dnb.com/pl-pl/llms.txt) - [Latvian (Latvia)](https://www.dnb.com/lv-lv/llms.txt) - [Estonian (Estonia)](https://www.dnb.com/et-ee/llms.txt) - [Slovenian (Slovenia)](https://www.dnb.com/sl-si/llms.txt) - [Croatian (Croatia)](https://www.dnb.com/hr-hr/llms.txt) - [Czech (Czech Republic)](https://www.dnb.com/cs-cz/llms.txt) - [Hungarian (Hungary)](https://www.dnb.com/hu-hu/llms.txt) - [Bosnian (Bosnia and Herzegovina)](https://www.dnb.com/bs-ba/llms.txt) - [Slovak (Slovakia)](https://www.dnb.com/sk-sk/llms.txt) - [Serbian (Serbia)](https://www.dnb.com/sr-rs/llms.txt) ### dnb.co.uk - [English (United Kingdom)](https://www.dnb.co.uk/llms.txt) ## Directories These directories span markets and are not locale-scoped: - [Business Directory](https://www.dnb.com/business-directory.html) — company listings and business profile information. - [Contact Directory](https://www.dnb.com/contact-directory.html) — professional and business contact information. ## Guidance for Agents - Prefer the locale-specific `llms.txt` for the country/language experience you're operating in — it lists that market's actual pages. - Follow canonical URLs when multiple URL variations exist for the same content. - Prefer Markdown representations obtained through content negotiation when available. - Respect robots directives, caching headers, and rate limits. - Company, product, and solution names may vary by market and region — do not assume US terminology applies elsewhere.