# 프로젝트 일정 자동 생성

## 개요

이제 복잡한 일정 계획 없이도 프로젝트를 손쉽게 시작할 수 있습니다. Riido AI는 프로젝트 제목, 마감기한, 그리고 간단한 설명만으로 팀의 과거 히스토리와 리소스 패턴을 분석해 가장 효율적인 프로젝트 일정을 자동으로 생성합니다.

AI가 자동으로 생성한 프로젝트는 목표와 작업 단위로 체계적으로 구성되며, 각 작업에는 담당자와 마감일이 자동으로 할당됩니다. 이를 통해 팀은 초기 세팅에 들이는 시간을 최소화하고, 곧바로 실행에 집중할 수 있습니다.

## Riido AI 사용하는 법

{% stepper %}
{% step %}

### Riido AI 열기

* 좌측 사이드바에서 Riido AI 버튼을 클릭합니다.
  {% endstep %}

{% step %}

### 기본 정보 입력

* 프로젝트 제목과 마감기한을 입력합니다.
* 필요하다면 간단한 설명을 추가하세요. 입력 정보가 많을수록 더 정교한 일정이 생성됩니다.
  {% endstep %}

{% step %}

### 참여자 정보 입력

* 다음 단계에서 참여자 정보를 입력합니다.
* AI가 각 멤버의 과거 업무 기록을 참고해 담당자를 자동으로 배정합니다.
  {% endstep %}

{% step %}

### 일정 생성 실행

* 프로젝트 일정 자동 생성하기 버튼을 클릭합니다
  {% endstep %}
  {% endstepper %}


---

# 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.riido.io/ai/auto-scheduling.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.
