# How-To: Create A New Project

Starting a new project is a breeze! Follow these instructions to kickstart your new project.

Written by MEsuite Support

{% embed url="<https://vimeo.com/995873099?fl=pl&fe=vl>" %}

### Written instructions

To create a new project, make sure that you’re on your Project Dashboard or your main page. Then click the "Create New Project" button to get started.

{% stepper %}
{% step %}

### Adding Project Details

After selecting Create New Project, you’ll see your project creation window.

Project Name\
Go ahead and give your project a name — whether it's a clever code name or the project's official title, the choice is yours!

Workspace\
If you have more than one workspace, choose which workspace to use. Note that each workspace is its own subscription. If you need this project’s invoice or budget separate from the rest, create a new workspace.

{% hint style="info" %}
Workspaces are billed separately — create a new workspace if you need separate billing or budgeting.
{% endhint %}

Client\
Select the Client or Network that your show will be on. This ensures DeliverME reports use the correct deliverable document templates.

{% embed url="<https://20223469.fs1.hubspotusercontent-na1.net/hubfs/20223469/Knowledge%20Base/Admin%20Essentials%20Profile%20and%20Settings/Client%20or%20network.avif>" %}

If you don’t see your network, let us know so we can reach out and import it for you.

* If you select “Other” be sure to add the Client Name (for example: “A+E”).

{% embed url="<https://20223469.fs1.hubspotusercontent-na1.net/hubfs/20223469/Knowledge%20Base/Admin%20Essentials%20Profile%20and%20Settings/client%20options.avif>" %}

Description\
Including a project description is optional — add one if you want to provide context.
{% endstep %}

{% step %}

### Final Step

Click the Create Project button to create your project.

{% embed url="<https://20223469.fs1.hubspotusercontent-na1.net/hubfs/20223469/image-png-3.png>" %}

#### Done!

If you have feedback, email us at <support@mesuite.com>

— Team MEsuite
{% 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://mesuite.gitbook.io/mesuite-docs/admin-essentials-profile-and-settings/how-to-create-a-new-project.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.
