# Who This Manual Is For

This manual is for everyone who uses CollabMind — no matter your role on a project. Whether you are the design professional running the show, a client tracking the progress of your home, or a contractor coordinating your piece of the work, this guide is here to help you get the most out of the app.

You do not need any technical background to use CollabMind, and you do not need one to use this manual. Each section is written in plain language with step-by-step guidance so that anyone — regardless of how comfortable they are with technology — can find what they need and get back to work.

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Your Role</td><td valign="top">How You Use CollabMind</td></tr><tr><td valign="top">Design Professionals</td><td valign="top">Architects, interior designers, and design-build firms who create and manage projects, invite collaborators, and keep everything organized.</td></tr><tr><td valign="top">Clients</td><td valign="top">Homeowners and property owners who have been invited to a project to review progress, provide input, approve decisions, and stay informed throughout the process.</td></tr><tr><td valign="top">Contractors</td><td valign="top">Builders, tradespeople, and other contractors who have been brought into a project to coordinate their work, access relevant documents, and communicate with the team.</td></tr></tbody></table>

&#x20;

Throughout this manual, instructions and tips are written to be useful across all roles. Where the experience differs depending on your role — for example, some features are only available to the design professional who set up the project — that will be clearly noted.


---

# 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/who-this-manual-is-for.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.
