# 새 작업 시작하기

## 새 프로젝트& 새 작업 생성

**새 프로젝트 / 새 작업** 버튼을 클릭하여 원하는 형식으로 작업을 시작해 보세요.\
우측 상단 새 작업을 클릭 후 원하는 형식을 선택하면새 탭에서 바로 작업이 시작됩니다.

> <mark style="background-color:yellow;">🔎Click! 이미지를 클릭하면 예시 화면을 크게 볼 수 있습니다.</mark>

{% @arcade/embed flowId="nqFjBgvUF2ZplxFALNTF" url="<https://app.arcade.software/share/nqFjBgvUF2ZplxFALNTF>" %}

## 새 작업 종류

바티 작업은 여러 가지 형태로 시작할 수 있습니다.\
바티에서 제공하는 바티 엑셀/바티 노트로 새 작업을 시작할 수 있고,\
로컬에서 사용하는 엑셀 파일과 구글 시트를 불러와 바티에서 자유롭게 편집할 수 있습니다.

바티 작업은 여러 가지 형태로 시작할 수 있습니다.\
바티에서 제공하는 바티 엑셀/바티 노트 유형을 선택해서 작업을 시작할 수 있어요.\
로컬 PC에서 사용하는 엑셀파일을 불러오거나, 구글 시트/독스/슬라이드와 연동하여 작업할 수도 있습니다.

<figure><img src="https://4259766993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9tf5wU3gqEdnZAEnPTm6%2Fuploads%2FFAQTEZh3dCVoPJszZtZI%2F%EC%83%88%20%EC%9E%91%EC%97%85%20%EC%A2%85%EB%A5%98_%EB%B2%A0%EC%9D%B4%EC%8A%A4%EC%B6%94%EA%B0%80.png?alt=media&#x26;token=f112afce-f3aa-4726-b9b4-e1e12de2be53" alt=""><figcaption></figcaption></figure>

작업 내 새 탭을 생성하는 경우에도 동일하게 적용됩니다.

{% hint style="info" %}
엑셀 파일을 가져오는 경우 xlsx 파일 확장자 업로드 가능합니다. (5MB 미만)\
구글 Docs와 Slide를 가져와 편집하는 경우 원본 파일이 함께 수정됩니다.
{% endhint %}


---

# 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://guide.bati.ai/service/quickstart/newwork.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.
