> For the complete documentation index, see [llms.txt](https://knowledgebase.offer18.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.offer18.com/zh/wang-luo/yuan-gong/e-wai-fang-wen-quan-xian.md).

# 额外访问权限

1. **转到 账户 » 员工**
2. **输入唯一的电子邮件 ID** **员工的 » 提交**&#x20;

![](/files/9d80a7e90d870639dd51c74d3aa983b7a6f0fe2b)

3\. **员工简介 » 向下滚动到 附加访问**

***

### **广告主 / 联盟 的附加访问**

管理员可以授权对附加的 **广告主 / 联盟** （连同指定的广告主 / 联盟）给该员工。对于这些广告主 / 联盟，该员工不会被指定为经理，但可以访问 **报告 / 优惠** 被额外授权的广告主 / 联盟的。

***

### 广告主 **/ 联盟** 排除

通过在“广告主访问”字段中选择“所有广告主”或在“联盟访问”字段中选择“所有联盟”，所有广告主 / 联盟将被额外分配给该经理。可以在下方字段中通过指定广告主 / 联盟来排除它们。

<figure><img src="/files/0c5c9874bc94f4d265d73e8e2f9d14611cf5a96e" alt=""><figcaption></figcaption></figure>

***

### 广告主 **/ 联盟** 包含

通过在“广告主访问”字段中选择“仅所选”或在“联盟访问”字段中选择“仅所选”。可以在下方字段中通过指定广告主 / 联盟来包含它们。

<figure><img src="/files/d64378477cd3bbef9235eba22295e86835b89304" 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://knowledgebase.offer18.com/zh/wang-luo/yuan-gong/e-wai-fang-wen-quan-xian.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.
