> For the complete documentation index, see [llms.txt](https://docs.os.uk/osngd/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/osngd/data-and-service-status/data-and-service-status-information.md).

# Data and Service Status Information

This section contains pages relating to OS NGD live service disruption, planned maintenance, current data issues and resolved data issues.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h3><span data-gb-custom-inline data-tag="emoji" data-code="2699">⚙️</span> Live Service Disruption and Planned Maintenance</h3></td><td>This page notes planned downtime due to maintenance or shutdown periods. Unexpected interruptions to product availability, releases and updates will also be displayed.</td><td><a href="/osngd/data-and-service-status/live-service-disruption-and-maintenance.md">Live Service Disruption and Maintenance</a></td></tr><tr><td><h3><span data-gb-custom-inline data-tag="emoji" data-code="1f527">🔧</span> Current Known Data Issues</h3></td><td>This page lists known current live data issues for the OS NGD themes, collections and feature types. </td><td><a href="/osngd/data-and-service-status/current-known-data-issues.md">Current Known Data Issues</a></td></tr><tr><td><h3><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span> Resolved Data Issues</h3></td><td>This page lists resolved data issues for the OS NGD themes, collections and feature types.</td><td><a href="/osngd/data-and-service-status/resolved-data-issues.md">Resolved Data Issues</a></td></tr></tbody></table>

***

## What's next?

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h3><span data-gb-custom-inline data-tag="emoji" data-code="1f4e3">📣</span> OS NGD News</h3></td><td>Learn about new data and access enhancements recently released for the OS NGD, planned future data enhancements on our roadmap, the change log, recent data improvements, and recent announcements.</td><td><a href="/osngd/os-ngd-news/os-ngd-news.md">OS NGD News</a></td></tr><tr><td><h3><span data-gb-custom-inline data-tag="emoji" data-code="1f5c3">🗃️</span> Data Structure</h3></td><td>Learn about the OS NGD data structure and the data available for each theme, collection and feature type.</td><td><a href="/osngd/data-structure/data-structure-information.md">Data Structure Information</a></td></tr><tr><td><h3><span data-gb-custom-inline data-tag="emoji" data-code="1f4dd">📝</span> Code Lists</h3></td><td>Access all of the code lists for the OS NGD.</td><td><a href="/osngd/code-lists/code-lists-overview.md">Code Lists Overview</a></td></tr><tr><td><h3><span data-gb-custom-inline data-tag="emoji" data-code="1f4d6">📖</span> OS NGD Fundamentals</h3></td><td>OS NGD Fundamentals covers the core elements of OS NGD design, including available data formats and file naming, data schema versioning, access methods, data ordering and currency, attribute information for feature types, unique identifiers and coordinate reference systems.</td><td><a href="/osngd/getting-started/os-ngd-fundamentals.md">OS NGD Fundamentals</a></td></tr><tr><td><h3><span data-gb-custom-inline data-tag="emoji" data-code="25b6">▶️</span> Getting Started</h3></td><td>Our getting started guides will help you access, use and style OS NGD data. <br><br>You'll also find FAQs, in-depth information on OS NGD design, and webinars, tutorials and case studies.</td><td><a href="/osngd/getting-started/getting-started-information.md">Getting Started Information</a></td></tr><tr><td><h3><span data-gb-custom-inline data-tag="emoji" data-code="1f5fa">🗺️</span> OS NGD Sample Data</h3></td><td>Download OS NGD sample data or visualise it online.</td><td><a href="/osngd/introduction-to-os-ngd/os-ngd-sample-data.md">OS NGD Sample Data</a></td></tr></tbody></table>


---

# 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/osngd/data-and-service-status/data-and-service-status-information.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.
