> For the complete documentation index, see [llms.txt](https://open-data-institute.gitbook.io/draft-in-progress-smart-data-innovation-guidebook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://open-data-institute.gitbook.io/draft-in-progress-smart-data-innovation-guidebook/smart-data-innovation-guidebook/who-is-this-guidebook-for.md).

# Who is this guidebook for?

**The Smart Data Innovation Guidebook can be useful** for any organisation or group **involved in developing or participating** in Smart Data schemes, or **interested in investigating the development** of Smart Data schemes furthe&#x72;**.** However, the following audiences have been identified as the primary audiences, and can benefit from this tool in the following ways:

**For government and regulators:**

* Understand the [**data infrastructure**](/draft-in-progress-smart-data-innovation-guidebook/data-infrastructure.md) which can help catalyse smart data innovation in various industries, sectors or regions, and see how this has been developed and implemented in other spaces.
* Use the [**Innovation Programme Inventory**](/draft-in-progress-smart-data-innovation-guidebook/innovation-progamme-inventory/innovation-programme-inventory.md) as a one-stop repository of innovation programme case studies, including deep dives into particularly successful ones, to learn from what has worked and what hasn't in the innovation initiatives that are already live or have ended.
* Tap into existing knowledge of key activities to promote the development of smart data initiatives, whether the ecosystem is being [**built**](/draft-in-progress-smart-data-innovation-guidebook/roadmap/building-the-ecosystem.md), [**grown**](/draft-in-progress-smart-data-innovation-guidebook/roadmap/growing-the-ecosystem.md), or is ready to [**evolve further**](/draft-in-progress-smart-data-innovation-guidebook/roadmap/evolving-the-ecosystem.md).

**For data providers in private and third sectors:**

* Learn more about the [**data infrastructure**](/draft-in-progress-smart-data-innovation-guidebook/data-infrastructure.md) that can be built, whether that's data assets, technologies or standards, to help boost smart data innovation in a particular organisation or sector.
* Gain inspiration from other organisations in the [**Innovation Programme Inventory**](/draft-in-progress-smart-data-innovation-guidebook/innovation-progamme-inventory/innovation-programme-inventory.md), to understand how organisations can benefit from leading or participating in smart data innovation.
* Understand where a sector is along the [**smart data journey**](/draft-in-progress-smart-data-innovation-guidebook/roadmap/roadmap-introduction.md), and the types of activities to be expected from government or regulators.

**For industry bodies and trade associations:**

* Explore different types of [**data infrastructure**](/draft-in-progress-smart-data-innovation-guidebook/data-infrastructure.md) to build that could help promote smart data innovation in a sector, and learn how development could be encouraged by the central positions of industry bodies and trade associations.
* Use the [**Innovation Programme Inventory**](/draft-in-progress-smart-data-innovation-guidebook/innovation-progamme-inventory/innovation-programme-inventory.md) to learn from previous initiatives, which could help create value from innovation in smart data in other sectors.
* Understand how to engage along the [**smart data journey**](/draft-in-progress-smart-data-innovation-guidebook/roadmap/roadmap-introduction.md), the types of activities to be expected from government or regulators, and how their role within a sector may evolve.


---

# 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://open-data-institute.gitbook.io/draft-in-progress-smart-data-innovation-guidebook/smart-data-innovation-guidebook/who-is-this-guidebook-for.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.
