> For the complete documentation index, see [llms.txt](https://gdb-ndcgov.gitbook.io/gdb-web/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gdb-ndcgov.gitbook.io/gdb-web/about.md).

# 系統簡介

### 緣起

為落實行政院所屬各機關個案計畫管理，並因應本會推動之管考作業簡化、計畫全生命週期管理及機關自主管理等績效管理創新作為，依據「服務型智慧政府2.0推動計畫」提出「政府績效智慧管理發展計畫」，以「統合探勘績效資料強化管理動能」為主軸，以建立便捷與透明之服務型智慧政府為目標，推動計畫空間管理機制、計畫資料整合及巨量分析，期落實透明治理，提供資料加值應用及決策支援，提升各機關及地方政府計畫執行及管理績效，並透過善用資通訊技術及運用文字數值探勘及巨量統計分析等工具，建立資料整合及分享機制，降低各機關行政作業負擔，並提供即時預警，強化計畫執行及管理成效，達到計畫智慧管理、輔助政府決策及資料治理之目標。

### 目標

一、整合跨機關、跨系統、跨年度、跨區域及跨計畫資訊，建立政府計畫巨量資料分析之共通平臺，提供資料加值應用，供各機關進行政策規劃及決策支援之參據。

二、政府個案計畫結合空間圖資，建立計畫空間管理機制，提供地區整合資訊，加值計畫空間查詢及統計分析功能，掌握中央資源分配與地方發展脈動，提高政府施政決策品質。

三、強化計畫全生命週期管理，簡化作業流程及提高系統友善性，並善用資通訊技術，加強政府施政績效管理之效能，並協助各機關提升計畫執行成效。

#### [返回政府計畫資料庫](https://gdb-ndcgov.gitbook.io/gdb-web/www.gdb.gov.tw)


---

# 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://gdb-ndcgov.gitbook.io/gdb-web/about.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.
