> For the complete documentation index, see [llms.txt](https://docs.os.uk/os-downloads/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.os.uk/os-downloads/products/addresses-and-names-portfolio/os-open-names/os-open-names-getting-started-guide.md).

# OS Open Names Getting Started Guide

OS Open Names is a geographic directory that contains basic information about identifiable places in Great Britain. The content is divided into themes based on type and local type classification values. The data contains accurate and current settlement names, road names and numbers, postcodes and their locations, additional contextual information and links to other datasets. The primary use of the product is to provide the location of named places to support a wealth of activities, such as discovery, identification, visualisation, geocoding, routing and navigation, and linking of diverse information.

<figure><img src="/files/uGrEZhwaz5hOReZXna12" alt="OS Open Names example map showing geographical locations for identifiable places in various colours specified in the map legend."><figcaption><p>OS Open Names example map showing geographical locations for identifiable places.</p></figcaption></figure>

This [getting started guide](/os-downloads/products/addresses-and-names-portfolio/os-open-names/os-open-names-getting-started-guide.md) focuses on using the product in comma-separated values (CSV) format.

For general guidance on using the product in GeoPackage format, please see the [Getting started with GeoPackage guide](/os-downloads/resources/product-resources/getting-started-with-geopackage-and-vector-tiles-guides/getting-started-with-geopackage.md).


---

# 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://docs.os.uk/os-downloads/products/addresses-and-names-portfolio/os-open-names/os-open-names-getting-started-guide.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.
