# 公司管理

建立組織是管理的第一步。您可以透過公司帳號將成員有效串聯，並依據不同案場建立獨立的「專案」。每個專案皆為獨立運行之個體，由工地主任及專案管理者負責掌控工程進度與各項查驗節點。

在「公司層級」中，您具備高度的管理權限，包含：

{% tabs %}
{% tab title="組織與權限" %}
公司授權訂閱方案、成員權限、職稱管理。
{% endtab %}

{% tab title="標準化設定" %}
自主檢查表範本、工種工別、機具類別、點工扣工原因、根本原因分析。
{% endtab %}

{% tab title="資產與行政" %}
資產設備管理、資產盤點、出勤系統及公司通用功能設定。
{% endtab %}
{% endtabs %}


---

# 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.jobdone.cc/user_guide/company_level.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.
