> For the complete documentation index, see [llms.txt](https://docs.jobdone.cc/user_guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jobdone.cc/user_guide/company_level/regist.md).

# 建立公司資訊

## 建立公司

註冊個人帳號後，若您是公司第一位使用 Jobdone 的用戶，可點選 「 建立公司 」 ，輸入相關資料並選擇[<mark style="color:purple;">適用模組</mark>](/user_guide/mf.md#mo-zu)後，即可建立公司。

{% hint style="danger" %} <mark style="color:red;">每個統編只能創建一個公司資料，您必須獲得公司的授權才可建立公司，切勿以他人公司的名義任意登記。若經發現或申訴，平台方有權逕行刪除。</mark>
{% endhint %}

<figure><img src="/files/6Q6BlpajRbJBBr33dwkO" alt=""><figcaption><p>若您是公司第一位使用 Jobdone 的用戶，可點選 「 建立公司 」 </p></figcaption></figure>

<figure><img src="/files/jqDN9y1ukJXKbZbUI4Nw" alt=""><figcaption><p>輸入相關資料並選擇適用模組後即可建立公司</p></figcaption></figure>

## 查看公司資訊

{% hint style="info" %}
公司資料僅能以網頁方式查看與編輯。
{% endhint %}

登入後，點選左上角 「 查看公司資訊及方案 」，可進一步查看公司的詳細資料，分為 「 目前方案 」、「 公司資訊 」、「 成員清單 」

<figure><img src="/files/LaNEyAVvD40cw2rLy8fh" alt=""><figcaption><p>點選 「 查看公司資訊及方案 」，可查看公司詳細資料</p></figcaption></figure>

* 目前方案

目前方案可以查看公司的**授權數**及 **Blob 空間**，以及**方案到期日**。

如果臨時需要追加使用人數，也可以隨時擴充人數。如果空間不足，也可以隨時增購Blob儲存空間。

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

* 公司資訊

公司資訊可以查看公司目前使用的**功能模組**以及**詳細資料**。

如果您一開始選錯Jobdone版本，也可以點選「變更模組」來切換成正確的Jobdone版本。Jobdone版本目前有四種：分別為營建管理、施工製作、臨時工派遣、代客驗屋。每一種版本適用的客群都不一樣。

<figure><img src="/files/6UjkTFi6tFa4CnjH6HPq" alt=""><figcaption></figcaption></figure>

* 成員清單

成員清單可查看公司**所有成員**及**授權狀況**。

公司成員的管理權限都在這裡，尤其是「功能權限」如果沒有啟用，就無法使用專案相關的功能。

權限管理原則：以**最小授權**為原則，員工在工作上有必要使用到的功能才開放給他使用，這樣可以減少不必要的麻煩，詳細權限說明會在後面「成員權限管理」做介紹。

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


---

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

```
GET https://docs.jobdone.cc/user_guide/company_level/regist.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.
