# Creating a New Project

### About this export

| Field | Value |
| --- | --- |
| **content_type** | lesson |
| **platform** | contentstack-academy |
| **source_url** | https://www.contentstack.com/academy/courses/automate-foundations/creating-a-new-project |
| **course_slug** | automate-foundations |
| **lesson_slug** | creating-a-new-project |
| **markdown_file_url** | /academy/md/courses/automate-foundations/creating-a-new-project.md |
| **generated_at** | 2026-05-04T05:36:42.773Z |

> Part of **[Automate Foundations](https://www.contentstack.com/academy/courses/automate-foundations)** on Contentstack Academy. **Academy MD v3** — structured for retrieval; no quiz or assessment keys.

<!-- ai_metadata: {"lesson_id":"02","type":"text","duration_minutes":1,"topics":["Creating","New","Project"]} -->

#### Lesson text

## Creating a Project in Automate

When you **create a project** in Automate, it means you are setting up a dedicated space to manage and execute your automation tasks.

By creating a project, you can automate various content-related tasks, reducing manual effort, improving efficiency, and ensuring consistency in your content management processes.

### Steps to Create a 'New Project' in Automate

1.  Log in to your Contentstack account and navigate to **Automate** from the left navigation panel.  
    
    ![automate-section.png](https://images.contentstack.io/v3/assets/bltebc53cfaf0dd6403/blt29d01db612819a0b/6648ba4c16e6bf37bb590c44/automate-section.png)
    
2.  Click on the**'New Project' button** to create a new project.  
    
    ![new-project.png](https://images.contentstack.io/v3/assets/bltebc53cfaf0dd6403/blt1a56786c25015b54/6648bb616d705597e74d9090/new-project.png)
    
3.  This opens a dialog box where you can provide a name and description (as optional) for your project. This helps you identify and organize your automation tasks effectively.
4.  Click **Create**.
5.  After successfully creating the project, you can start building an automation.

## Creating an Automation

Creating a **new automation** inside a project in Contentstack's Automate allows you to define and set up specific automated tasks or workflows to streamline your content management processes. It helps you set up specific steps that will be performed based on the specified conditions. Once you define these steps, Contentstack Automate will run through the designated steps.

1.  Navigate inside the previous project that you created and click **\+ New Automation**.  
    ![create-project.png](https://images.contentstack.io/v3/assets/bltebc53cfaf0dd6403/blt55529f56aa4828f0/6648bc25d4d02e992a2eab6d/create-project.png)
2.  This opens a dialog box where you can provide a name and description (optional) for your automation.  
    ![new-automation-dialog.png](https://images.contentstack.io/v3/assets/bltebc53cfaf0dd6403/blt5852cf6e9447a81d/6648bd9352619d711ea90a13/new-automation-dialog.png)
3.  Click **Create**.
4.  After successfully creating the automation, you can start configuring the trigger and action steps.  
    
    ![trigger-action-sterps.png](https://images.contentstack.io/v3/assets/bltebc53cfaf0dd6403/blte4704e39fdbc450e/6648bdef5fd9af818c70e24e/trigger-action-sterps.png)
    

## Limitations of Automate

*   By default, each organization will be enrolled in the **Explorer Plan**, which is included at no cost and allows up to **200 executions per month (200 soft cap and 200 hard cap)**.
*   The maximum number of **projects** allowed per organization is **50**.
*   The maximum number of **automations allowed per project** is **50**.
*   The maximum number of **steps allowed per automation** is **15**.
*   The **maximum number of loops per Repeat Path is 100**.
*   Currently, organization members can **only view and edit their own projects**.
*   There is no support for nesting within Conditional Path and Repeat Path steps.
*   The Pause and Response action connectors cannot be used within Conditional Path and Repeat Path steps.
*   Automate is a plan-based feature, and the number of executions allowed depends upon the Automate pricing plan that is activated for a particular organization.
*   Organizations that have upgraded to a paid plan will have a soft cap for executions (when reaching this threshold they will be notified by email), and a hard cap that is 5x the number of the soft cap. After the organization hits the hard cap, automations will be temporarily disabled for that month.

## Further Reading

*   [More about 'Create a New Automation'](https://www.contentstack.com/docs/developers/automation-hub-guides/create-an-automation/)
*   [Edit an existing Automation](https://www.contentstack.com/docs/developers/automation-hub-guides/edit-automation-details/)
*   [Delete an existing Automation](https://www.contentstack.com/docs/developers/automation-hub-guides/delete-automation/)
*   [Automate Limitations - Review maximum number of projects, automations and steps](https://www.contentstack.com/docs/developers/automation-hub-guides/limitations-of-automation-hub)

#### Key takeaways

- Connect **Creating a New Project** back to your stack configuration before moving to the next module.
- Capture one concrete artifact (screenshot, Postman call, or code snippet) that proves the step works in your environment.
- Re-read the delivery versus management boundary for anything you changed in the entry model.

## Supplement for indexing

### Content summary

Creating a New Project. Creating a Project in Automate When you create a project in Automate, it means you are setting up a dedicated space to manage and execute your automation tasks. By creating a project, you can automate various content-related tasks, reducing manual effort, improving efficiency, and ensuring consistency in your content management processes. Steps to Create a 'New Project' in Automate 1. Log in to your Contentstack account and navigate to Automate from the left navigation panel. ! automate-section.png (https://images.contentstack.io/v3/assets/bltebc53cfaf0dd6403/blt29d01db612819a0b/6648ba4c16e6bf37bb590c44/automate-section.png) 2. Click on the 'New Project' button to create a new project. ! new

### Retrieval tags

- Creating
- New
- Project
- automate-foundations
- lesson 02
- Creating a New Project
- automate-foundations lesson

### Indexing notes

Index this lesson as a primary chunk tagged with lesson_id "02" and topics: [Creating, New, Project].
Parent course slug: automate-foundations. Use asset_references URLs as thumbnail hints in search results when present.
Never surface LMS quiz content or assessment answers from this file.

### Asset references

| Label | URL |
| --- | --- |
| automate-section.png | `https://images.contentstack.io/v3/assets/bltebc53cfaf0dd6403/blt29d01db612819a0b/6648ba4c16e6bf37bb590c44/automate-section.png` |
| new-project.png | `https://images.contentstack.io/v3/assets/bltebc53cfaf0dd6403/blt1a56786c25015b54/6648bb616d705597e74d9090/new-project.png` |
| create-project.png | `https://images.contentstack.io/v3/assets/bltebc53cfaf0dd6403/blt55529f56aa4828f0/6648bc25d4d02e992a2eab6d/create-project.png` |
| new-automation-dialog.png | `https://images.contentstack.io/v3/assets/bltebc53cfaf0dd6403/blt5852cf6e9447a81d/6648bd9352619d711ea90a13/new-automation-dialog.png` |
| trigger-action-sterps.png | `https://images.contentstack.io/v3/assets/bltebc53cfaf0dd6403/blte4704e39fdbc450e/6648bdef5fd9af818c70e24e/trigger-action-sterps.png` |

### External links

| Label | URL |
| --- | --- |
| Contentstack Academy home | `https://www.contentstack.com/academy/` |
| Training instance setup | `https://www.contentstack.com/academy/training-instance` |
| Academy playground (GitHub) | `https://github.com/contentstack/contentstack-academy-playground` |
| Contentstack documentation | `https://www.contentstack.com/docs/` |
| automate-section.png | `https://images.contentstack.io/v3/assets/bltebc53cfaf0dd6403/blt29d01db612819a0b/6648ba4c16e6bf37bb590c44/automate-section.png` |
| new-project.png | `https://images.contentstack.io/v3/assets/bltebc53cfaf0dd6403/blt1a56786c25015b54/6648bb616d705597e74d9090/new-project.png` |
| create-project.png | `https://images.contentstack.io/v3/assets/bltebc53cfaf0dd6403/blt55529f56aa4828f0/6648bc25d4d02e992a2eab6d/create-project.png` |
| new-automation-dialog.png | `https://images.contentstack.io/v3/assets/bltebc53cfaf0dd6403/blt5852cf6e9447a81d/6648bd9352619d711ea90a13/new-automation-dialog.png` |
| trigger-action-sterps.png | `https://images.contentstack.io/v3/assets/bltebc53cfaf0dd6403/blte4704e39fdbc450e/6648bdef5fd9af818c70e24e/trigger-action-sterps.png` |
| More about 'Create a New Automation' | `https://www.contentstack.com/docs/developers/automation-hub-guides/create-an-automation/` |
| Edit an existing Automation | `https://www.contentstack.com/docs/developers/automation-hub-guides/edit-automation-details/` |
| Delete an existing Automation | `https://www.contentstack.com/docs/developers/automation-hub-guides/delete-automation/` |
| Automate Limitations - Review maximum number of projects, automations and steps | `https://www.contentstack.com/docs/developers/automation-hub-guides/limitations-of-automation-hub` |
