# 什么是激活码？

**主账号：** 老板邮箱注册的账号，可以查看所有客户端登录的账号数据，可以创建激活码、子账号

**激活码：** 客户端登录凭证，由主账号创建，分配使用权限和使用数量

**子账号：** 由主账号创建并分配可管理的激活码，员工使用此账号登录后台管理查看


---

# 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.geekscrm.io/shen-me-shi-ji-huo-ma.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.
