# 링크형 비서 추가

관리자로 로그인해 서비스 우측 상단 **\[기업관리자]-\[공식 비서 관리]** 메뉴에 들어가 보세요. 우측에 있는 파란색 **'공식 비서 추가'** 버튼을 눌러 새 비서를 만들어 보세요.

<figure><img src="/files/NhaeewXpzQd26HX3KnWI" alt="" width="563"><figcaption></figcaption></figure>

비서 추가 화면을 내리다 보시면 **'비서 유형'** 메뉴가 있습니다. 여기에서 '대화형 비서(기본 선택)'가 아닌 **'링크형 비서'**&#xB97C; 선택하신 후 바로 아래 **'링크 주소 입력'** 란에 **연결할 링크**를 입력해 주세요.

<figure><img src="/files/8DLq4kYl7h8O5V1vh1az" alt="" width="563"><figcaption></figcaption></figure>

다른 비서와 마찬가지로 링크형 비서도 만든 직후에는 기본으로 **\[노출 대기중]** 탭에 들어가요. 아래는 'Gemini'라는 이름으로 Google Gemini로 연결되는 링크형 비서를 만들어 본 모습이에요. 자 이제 해당 비서 우측의 **'메인 노출'** 버튼을 눌러 실제 **서비스에 노출**해 주세요.

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

아래는 'Gemini' 비서가 실제 서비스에 노출된 모습이에요. 이제 사용자들이 해당 비서를 누르게 되면 바로 브라우저 새 탭이 떠서 위 링크로 입력한 Google Gemini로 연결돼요.

<figure><img src="/files/oKykUb4H3c9Hd82uRGyF" alt="" width="563"><figcaption></figcaption></figure>

링크형 비서 만드는 방법, 참 쉽지요? 이렇게 해서 웍스AI에서 모두 커버하지 못하는 **다른 AI 기능들(사내 전용 도구 등)**&#xC740; **링크로 연결**해 사용해 보세요!


---

# 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.wrks.ai/admin-guide/advanced/link-assistants.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.
