# How-To: Create A Profile From Scratch

### Get Started

First go to [mesuite.com/pricing](https://mesuite.com/pricing-plans-content-creators/) and click on “Start your free trial”.

![](/files/bb0d10b57fdf050905d2784bc423cec4c5cb6718)

Next add your project details and your user information.

{% stepper %}
{% step %}

### Add company and project

Add your company name and the project name.
{% endstep %}

{% step %}

### Add your user info

Add your name and email.
{% endstep %}

{% step %}

### Create a password

Create a password so you can log in again.
{% endstep %}

{% step %}

### Finalize setup

Click on “Get Started” to finalize your project.
{% endstep %}

{% step %}

### Invite team or finish

On the next page you can invite your team members to your project, or if you just want to jump into your project, click “Finish” to finalize your project.
{% endstep %}
{% endstepper %}

![](/files/2040dcdef78f43cf9f95f139c9f2bfbadf3642ca)

That’s it!

It’s just that easy to start a MEsuite project. If you need to get back to your project you can log in at [app.mesuite.com](https://app.mesuite.com).

### What’s next?

Typically, you’ll want to add your team members to your project. If you skipped that step above, follow this article: [How to add your team members.](/mesuite-docs/admin-essentials-profile-and-settings/how-to-add-remove-and-manage-team-members-vendors-and-contacts-to-a-project.md)

### Done!

Please let us know if you have any feedback 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/admin-essentials-profile-and-settings/how-to-create-a-profile-from-scratch.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.
