> ## Documentation Index
> Fetch the complete documentation index at: https://docs.macro.com/llms.txt
> Use this file to discover all available pages before exploring further.

# CreateProject

> Create a project — shown as a folder in the app UI. Documents, AI chats, email threads, and other projects can be placed inside it.

# CreateProject

Create a project — shown as a folder in the app UI. Documents, AI chats, email threads, and other projects can be placed inside it.

## Parameters

| Parameter         | Type   | Required | Description                                                                                                                                      |
| ----------------- | ------ | -------- | ------------------------------------------------------------------------------------------------------------------------------------------------ |
| `projectName`     | string | Yes      | The name of the project.                                                                                                                         |
| `parentProjectId` | string | No       | The id of an existing project to nest the new project inside. Requires edit access to that project. Omit to create the project at the top level. |
