# Creating Your Account as a Collaborator (Designer, Client, Contractor)

This is the opening screen when you first download CollabMind. Click "Sign Up".

<figure><img src="/files/zaTvfYKZSyTVUBLrFjl0" alt="" width="563"><figcaption></figcaption></figure>

Click on your role.

<figure><img src="/files/LDT6MVuKJNrTXObsQKAG" alt="" width="563"><figcaption></figcaption></figure>

You will be asked to enter an invitation code. This code was emailed to you when the Account Holder added you to their project.

<figure><img src="/files/FzUeBsMcwiWnEkTmNZGT" alt="" width="563"><figcaption></figcaption></figure>

Upon entering the code, you'll be taken into the CollabMind dashboard.


---

# 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://collabmind.gitbook.io/collabmind-docs/getting-started/creating-your-account-as-a-collaborator-designer-client-contractor.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.
