# 创建团队空间

## 新建团队信息 <a href="#id-1" id="id-1"></a>

* 登录GAS首页，在导航模块【团队协同】中点击【新建团队】，或顶部导航栏中点击空间下拉列表中选择【新建团队】，进入团队创建流程。
* 点击【新建团队】进入团队创建页面。

![](/files/-MhDF96-ZZZn_cQtBVxm)

* 填写团队信息：依次填写团队名称、团队空间名称，联系邮箱及团队简介，并确认《**用户协议**》和《**个人信息隐私政策**》。

{% hint style="info" %}
团队空间名称一经创建后暂不支持修改，填写时请确认。
{% endhint %}

* 点击【下一步】完成团队创建去邀请成员加入。

![](/files/-MWd3oEui3-qCaL9GIjW)

## 邀请成员加入 <a href="#id-2" id="id-2"></a>

* 提交团队信息后，进入邀请成员界面，可通过添加**手机号**以邀请成员加入，邀请时可选择每一位成员的权限（管理员/ 普通成员）。
* 填写完成员信息并确定成员身份后，点击【邀请成员】，系统会发送邀请链接至手机，受邀成员需要在**24小时**内完成注册并接受邀请，如果超过时限则需要重新邀请。
* 也可以跳过这一步，之后在团队空间 -【设置】-【成员管理】中添加新成员。

![](/files/-MWd45ILyo8M8uFypyjO)

## 进入团队空间 <a href="#id-3" id="id-3"></a>

* 完成团队创建后，自动进入该团队的工作空间。
* 在GAS主页右上角，下拉选择进行空间切换。

{% hint style="info" %}
不同工作空间的数据、成员和权限互相独立。
{% endhint %}

![](/files/-MhDGAMMYCWU8-gXChE6)


---

# 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.graviti.cn/guide/tensorbay/collaboration/create.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.
