> For the complete documentation index, see [llms.txt](https://docs.littlepig.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.littlepig.cloud/zh-tw/docs/google-workspace/google-qi-ye-you-jian.md).

# Google 企業郵件

## 步驟 1

[登入](https://console.littlepig.cloud/login)您的小豬雲帳戶→系統首頁→服務項目→選取 ”Google Workspace”。\
或者直接點選左側菜單欄的 “Google 企業郵件”。

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

## 步驟 2

選取→“創建 Google 企業郵件”。

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

## 步驟 3

填入相關資訊，系統會根據填入的聯絡資訊新增為管理員帳戶，初始管理員預設為admin\@domain。

備用電子郵件地址請輸入“不屬於” 客戶主網域的電子郵件地址。

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

## 步驟 4

選擇想要的版本，點選 ”選擇”，可以查看方案細節。

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

## 步驟 5

於空格框中輸入欲授權的 user 數量→創建。

<figure><img src="/files/xnyQwV4bFbumUe0hNC9z" 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, and the optional `goal` query parameter:

```
GET https://docs.littlepig.cloud/zh-tw/docs/google-workspace/google-qi-ye-you-jian.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.
