# 如何邀请创建 Influx子账号？

无论你是独自一人还是团队合作，正确设置你的 Influx 帐户都是充分发挥创作者拓展能力的关键。本指南将指导你如何创建**主帐户**（组织所有者）以及如何邀请团队成员注册为**子帐户**（组织成员），以便你能够无缝协作。

## **主账户和子账户有什么区别？**

当你在 Influx 中创建一个组织时，你正在设置一个结构化的工作区，你和你的团队可以在其中有效地协同工作。

* **主账户**：创建组织的第一个账户。此人拥有完整的管理员权限。
* **子账户**：通过主账户的邀请链接加入的团队成员。他们在同一个组织下运作。

同一组织内的所有账户可以：

* 💬 共享数据
* 📤 共享邮件、私信额度
* 📄 共享达人导出额度
* 🤝 共同协作开展达人建联和推广活动流程管理

***

## **如何注册主账户？**

首次注册 Influx 时，你将创建一个新组织 - 这将成为你的**主帐户**。

{% stepper %}
{% step %}
**前往注册页面**

[点击此处](https://kol.datech.ai/register?utm_source=organic\&utm_medium=datech\&utm_campaign=helpcenter)跳转Influx注册页面

<figure><img src="/files/a4RorpRoIu7brgCNO0Lp" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**输入你的品牌名称和电子邮件**

填写你的公司或品牌名称以及你的工作电子邮件地址，点击“下一步”。

<figure><img src="/files/OUlorj7qfVMzwK8Hpvov" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**选择“创建组织”**

将出现一个弹窗 - 选择**创建新组织**的选项。

<figure><img src="/files/OLQvYbAJaAncMiFQt3B4" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**查看收件箱中的验证码**

我们会将一次性验证码发送到你的邮箱。请前往你的收件箱并获取。

<figure><img src="/files/RuVwKLTwazMBk6OWVGF9" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**输入验证码并设置密码**

返回注册页面，输入验证码，设置密码，完成注册。

<figure><img src="/files/UKHAIDn76t8MnKzT9bHU" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**你成功注册了一个Influx主账号！**

你现在是该组织的主帐号持有人和管理员了。是时候探索 Influx 并启动您的达人营销了！
{% endstep %}
{% endstepper %}

***

## **如何注册子账户？**

一旦你的组织建立起来，你就可以邀请团队成语加入并通过他们自己的子账户与你一起工作。

### **对于主帐户管理员：**

{% stepper %}
{% step %}
**点击右上角的你的个人信息**

<figure><img src="/files/4XE2KMrqaat0BersB9CW" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**从下拉列表中选择 “邀请成员”**

<figure><img src="/files/i8Q0jC7n4mbrDprfK2M1" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**在弹窗中点击 复制链接**

<figure><img src="/files/lu94riJl7qdLlnZX84Gh" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
与你的团队成员分享这个邀请链接，让他们通过这个链接注册子账户

{% endstep %}
{% endstepper %}

### **对于团队成员：**

{% stepper %}
{% step %}
**打开邀请链接**

这会跳转到Influx的注册页面
{% endstep %}

{% step %}
**填写你的工作邮箱 并点击下一步**

<figure><img src="/files/OUlorj7qfVMzwK8Hpvov" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**检查收件箱中的验证码**

<figure><img src="/files/RuVwKLTwazMBk6OWVGF9" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**输入验证码并设置账号密码**

<figure><img src="/files/UKHAIDn76t8MnKzT9bHU" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**到这里你就完成账号创建了！**

你现在是组织中的一员了，你可以开始与达人建联了！
{% endstep %}
{% endstepper %}

***

## 👀**一些提示：**

* 🔐 主账户可以为每个子账户**分配自定义角色和权限**。
* 🔄 **同一组织内的所有帐户共享私信和邮件额度和数据导出额度**。
* 📎 **确保你的团队成员使用邀请链接进行注册**- 否则，他们会创建一个单独的组织而不是加入你的组织。

#### **需要帮助？**

| <img src="/files/oHyAxRw6uMztkvgY28XT" alt="" data-size="line">  <support@datech.ai> | <img src="/files/oMCmGb3d7PPLm47NmEfS" alt="" data-size="line">  [WhatsApp](https://wa.me/message/WIQCGJNSFBBUK1) |
| ------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------- |


---

# 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://support.datech.ai/influx-zh/account/how-to-create-an-influx-account.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.
