> 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/account_apply.md).

# 會員申請

## 申請對象

* 行政院轄下中央機關各部會人員:
  1. 各機關人員因參考計畫相關資訊需求，經申請審核通過後，可取得會員權限。
  2. 管理者:如您為行政院轄下機關之管理者，可於申請帳號時備註說明，待審核通過後，未來貴機關人員申請帳號時將通知您負責審核及授權。
* 地方機關人員(如：縣市政府、區公所等):
  1. 經管理者審核後，可取得會員權限。
  2. 管理者：如您為縣市政府之管理者，可於申請帳號時備註說明欲申請為管理者，待系統管理者授權後，未來貴機關人員申請帳號時，將通知您負責審核及授權。
* 一般使用者:成為會員可下載或介接本服務平台之公開資料集，如僅需查詢資料則可不申請會員。

## 帳號申請流程

<figure><img src="/files/nMvzT2Mr1U19x7rgXwAh" alt=""><figcaption></figcaption></figure>

1\. 至本平臺首頁點選【登入/註冊】

<figure><img src="/files/nOKAA0Wg85ow5yMjqBD7" alt=""><figcaption></figcaption></figure>

2\. 提醒需請由「計畫管理系統單一入口服務網」註冊並登入後，至【政府計畫資料庫】送出權限申請。

<figure><img src="/files/QkJS85c3mQXjmyEI26pC" alt=""><figcaption></figcaption></figure>

3\. 待管理者審核通過後，系統將寄信通知您審核結果。審核通過即取得系統使用權限，若需使用資料集或API服務，請依使用手冊相關說明進行申請；審核不通過，將無法使用本系統。


---

# 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/account_apply.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.
