# operationalstatusvalue

This code list is used in association with the Operational Status attribute which is present within multiple OS NGD feature types across various OS NGD themes. The code list provides information about operational status of the feature, for example, if it is Active or Inactive.

| Label    | Definition                                                                    |
| -------- | ----------------------------------------------------------------------------- |
| Active   | No definition available.                                                      |
| Inactive | No definition available.                                                      |
| Planned  | Plans have been submitted for development but construction has not commenced. |
| Unknown  | No definition available.                                                      |


---

# Agent Instructions: 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:

```
GET https://docs.os.uk/osngd/code-lists/code-lists-overview/operationalstatusvalue.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
