# New User? Start Here! - New User Quick Start Guide

## Welcome to MEsuite!

It’s really easy to start using all our tools. In fact, there are only a few steps to go from 0 to getting your contracts signed and stored on your account.

{% stepper %}
{% step %}

### Create a profile and project

If you're new to MEsuite and do not have a profile or project, follow this guide: [Creating A Profile From Scratch](/mesuite-docs/admin-essentials-profile-and-settings/how-to-create-a-profile-from-scratch.md)

If you already have a MEsuite profile, follow these steps instead: [Creating A New Project](/mesuite-docs/admin-essentials-profile-and-settings/how-to-create-a-new-project.md)
{% endstep %}

{% step %}

### Add project contacts

If you need to add or manage people for your project, follow this guide:\
[How-To: Add, Remove, and Manage Team Members, Vendors, and Contacts To A Project](/mesuite-docs/admin-essentials-profile-and-settings/how-to-add-remove-and-manage-team-members-vendors-and-contacts-to-a-project.md)
{% endstep %}

{% step %}

### Add a document template to SignME

Import and customize your document template in SignME:\
[How-To: Add a New Document Template to SignME](/mesuite-docs/signme-guide/how-to-upload-a-new-document-template-in-signme.md)
{% endstep %}

{% step %}

### Deploy your documents for signature

Quick deployment guide for team review: [Click Here To Download The Guide](https://drive.google.com/file/d/1T8jDoD2qxPS0afx9ZtKJwYiEOChdbOhl/view?usp=sharing)
{% endstep %}

{% step %}

### Manage your documents

After signing, documents are routed to your Document Manager. Helpful topics:

* [How-To: Download Your Documents Folder](broken://pages/58fa0f377db8e14f084adc346fc95cd1a7859910)
* [How-To: Replace A Signed Release Photo](/mesuite-docs/document-manager-guide/how-to-replace-a-signed-release-photo.md)
* [How-To: Manually Import Signed Releases](/mesuite-docs/document-manager-guide/how-to-manually-import-signed-releases.md)
* [How-To: Countersign A Document](https://wordtohtml.net/)
  {% endstep %}

{% step %}

### Create another project

When you're ready to create another project:\
[How-To: Create A New Project](/mesuite-docs/admin-essentials-profile-and-settings/how-to-create-a-new-project.md)
{% endstep %}
{% endstepper %}

That’s it! If you have any questions or feedback please reach out to us at <support@mesuite.com>

— Team MEsuite


---

# 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/get-started-here/new-user-start-here-new-user-quick-start-guide.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.
