> For the complete documentation index, see [llms.txt](https://update.totlelab.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://update.totlelab.com/updates-for-apr-2024/totlelab.md).

# totleLab이 출시되었습니다!

<figure><img src="/files/JLxYAlak8qsbqO8zS43D" alt="totlelab launching Email Banner"><figcaption><p>AI 기반 이메일 템플릿 갤러리 "토틀랩" 출시</p></figcaption></figure>

## 🎉 AI 기반 이메일 템플릿 갤러리 "토틀랩" 출시

{% hint style="success" %}
업무 중 발생하는 여러 상황에 필요한 이메일을 작성해야 할 때가 많으시죠? \
이제  어떤 내용을 쓸지, 어떻게 표현할지 **더 이상 고민하지 않으셔도 됩니다.**&#x20;
{% endhint %}

**“토틀랩”**&#xC740; AI 기반 이메일 템플릿 갤러리로, 어떠한 비즈니스 상황에서도 빠르고 손쉽게 업무 메일을 작성할 수 있게 도와드립니다. 토틀랩과 함께 이메일 작성에 드는 고민의 시간을 줄여보세요.

{% embed url="<https://totlelab.us/>" %}

## &#x20;👉 토틀랩이 제공하는 특별한 기능들

### 🌟 비즈니스 상황에 맞춤화된 템플릿

영업, 마케팅, 고객 서비스 등 다양한 업무 상황에 맞춰 필요한 이메일 템플릿을 제공합니다.

### **🤖 AI 커스터마이징**

번거로운 프롬프트 입력 과정 없이, 몇 번의 클릭만으로 **맞춤형 메일**을 생성할 수 있습니다.

### **😎 문장 다듬기**

**문장 다듬기** 기능을 활용해 기존 템플릿을 요약, 번역하고, 톤을 바꿔 손쉽게 메일을 작성할 수 있습니다.&#x20;

## 🌈 지금 바로 토틀랩을 체험해보세요!

지금 바로 토틀랩에서 **새로운 이메일 작성 경험**을 시작해보세요!

<figure><img src="/files/WkqgkU9R1by5YZK0Ns6u" alt="How to use totleLab (Korean)"><figcaption><p>토틀랩에서 <strong>새로운 이메일 작성 경험</strong>을 시작해보세요!</p></figcaption></figure>

### 👉 \[STEP 1 \~ 3]

1. 🌐  "토틀랩"[totlelab.us](https://totlelab.us/) 에 방문하여 **마음에 드는 템플릿**📝을 찾아보세요.
2. 만약 기존 템플릿을 그대로 사용하고 싶으시다면, **'원문 복사'**&#xB97C; 클릭🖱️후 사용해주세요.
3. 더 맞춤화된 이메일을 원하신다면, 문장 다듬기 옵션에서 원하는 키워드를 선택한 뒤 '**AI로 생성하기'**&#xB97C; 클릭하세요.  AI가 선택한 키워드에 맞춰 내용을 새롭게 생성해줍니다.

## 🚀 앞으로 더 많은 기능이 추가될 예정입니다!

앞으로 여러분들의 이메일 작업을 더욱 편리하게 만들어 줄 **다양한 기능**들을 선보일 예정입니다!

### ❤️ **좋아요**

여러분이 특별히 마음에 들어하거나 자주 사용할 것 같은 템플릿을 쉽게 찾아 볼 수 있게 됩니다.

### ⚡ **AI 키워드 추가**

이메일을 주제, 톤, 목적에 맞게 최적화 해  더 맞춤화 된 이메일을 생성할 수 있어요!

### 📩 **토틀로 추가**

토틀랩의 템플릿이나 새로 만든 템플릿을 **토틀서식으로 저장**하여 빠르게 활용할 수 있습니다.


---

# 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://update.totlelab.com/updates-for-apr-2024/totlelab.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.
