# 注册和登录

### **注册**

如果您还没有 chatalog 账户，可以在这里注册：<https://app.chatalog.ai/signup>

您可以使用 Google， Microsoft 电子邮件或Apple账号创建账户，或点击注册按钮，按照注册步骤完成注册。

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

作为拥有者/管理员账户，您可以邀请团队成员加入您的组织：

{% content-ref url="/pages/eQ2MJW8KP8R4xVdSNjf6" %}
[新增团队成员](/zh-cn/settings/user-management/add-team-member.md)
{% endcontent-ref %}

### **登录**

如果您已经拥有 chatalog 账户，可以在这里登录：<https://app.chatalog.ai/signin>

根据您注册账户或被邀请时选择的方式，目前我们支持以下登录方式：

* 使用账号密码
* 通过 Google
* 通过 Microsoft
* 通过 Apple

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


---

# 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.chatalog.ai/zh-cn/platform-setup/sign-up-and-sign-in.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.
