# Drawings & RFIs

This sub-section has additional division to sort the differing ways information is catalogued and relayed during construction: Final Construction Drawings, Construction Sketches, Requests for Information, and Archived Drawings.

## Final Construction Drawings

To begin uploading drawings or documents:

<div><figure><img src="/files/b4VpXEoheXqUtGOqqkt1" alt=""><figcaption><p>Clck on the + sign to add a Board</p></figcaption></figure> <figure><img src="/files/lccyrFATBYQnrsfvttsM" alt=""><figcaption><p>Name the Board and click Create Board</p></figcaption></figure></div>

*<mark style="color:green;">User Tip: Use the Boards as folders and set up with groupings as makes sense for your project. Perhaps you want a Board for Installation Instructions. Or a place for Product Manuals to live and be accessible. These Boards are made to be flexible so they can be tailored to each project.</mark>*

You can now upload documents into that Board.

<div><figure><img src="/files/tO0To0ggCjFb9guJ9Ude" alt=""><figcaption><p>Click into the Board</p></figcaption></figure> <figure><img src="/files/UvZUQwieghCqzsba2Rtb" alt=""><figcaption><p>The bottom right + sign is how to add</p></figcaption></figure></div>

<figure><img src="/files/o3Obg0RtTCOQdWjz1Ay7" alt="" width="375"><figcaption><p>Name the file, add an optional description and tag, upload from your device, cloud, or file system. </p></figcaption></figure>

Once the file is saved into the Board, clicking on it will open it within its own page.

<div><figure><img src="/files/74ZgEFD34ikMOUe2nlZj" alt=""><figcaption><p>Tablet view</p></figcaption></figure> <figure><img src="/files/YKvTbqIwYdLRe6g7BjnM" alt="" width="563"><figcaption><p>Mobile view</p></figcaption></figure></div>

Clicking the image of the PDF will open it in view-only mode.

The task bar (side for the tablet view and bottom for mobile view) offer opportunities to interact with this file by:

* mark-up - see Advanced Features to learn more
* share - see Advanced Features to learn more
* comment&#x20;
* designate it as the final version

## Construction Sketches

The same process for uploading Construction Sketches is used as outlined above. The only difference is that this section does not have an intermediary Board set-up.

## Requests for Information

This section is where the many questions that are asked and answered during construction are stored for easy finding on site and also for record. The main RFI screen lists the RFIs with most recent on top and shows the title, short description, status, and date asked.

<figure><img src="/files/tsfs8pecGIDa4EeJnR0m" alt="" width="375"><figcaption></figcaption></figure>

The Contractor role has to initiate an RFI. That user will have a + sign in the bottom right of their RFI screen.

<div><figure><img src="/files/23PlHHLsXU6Pp3iEDLoW" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/wBXRy8TMjdi4kOhwfKCJ" alt="" width="188"><figcaption></figcaption></figure></div>

The pop-up window will ask for the RFI Title, the request (the question), and provides an option to upload an image or file to support the request. Fill out information and click Send Request.

That new RFI has now appeared at the top of the list and is marked as Pending.

<figure><img src="/files/qDgNLFF11grhP8iLIva0" alt="" width="375"><figcaption></figcaption></figure>

Now a Design Professional (or Client) can answer by clicking on that item.

<div><figure><img src="/files/d5sUsyr67SXZg37cuuuM" alt=""><figcaption><p>Click on Add Reply</p></figcaption></figure> <figure><img src="/files/7QjprRsTZqEIddhfsBDK" alt=""><figcaption><p>Answer in the text box and hit the send arrow to save</p></figcaption></figure></div>

When replying there is also a chance to include a photo or file.

<figure><img src="/files/fMRKBs7GzNcKEdXjsFbE" alt="" width="375"><figcaption><p>Click on the image button to the left of the text box and a pop-up will appear.</p></figcaption></figure>

If additional conversation is needed either before or after an answer is given, the comment area can be used.

The reply will be saved on the item screen.

<figure><img src="/files/Lm0XC5twmkXZQHTc7N4V" alt="" width="375"><figcaption></figcaption></figure>

Note that the item will remain as Pending until the Status is changed. This will keep the item active until the responder or asker determines that the request has been answered fully.

<figure><img src="/files/esx32Mc5EB1JSc4dWB4B" alt="" width="375"><figcaption><p>Click on Change Status to Mark as Completed</p></figcaption></figure>

RFIs can be **filtered** by status so that the Pending items are easy to identify amongst a long list. The **search bar** can also be used to quickly find keywords in the RFI titles.

## Archived Drawings

Despite best efforts, it is not unusual for a document to be thought of as final to then have to be replaced with a revision. There may come a time then when you want that old document to be removed from the every day use of CollabMind, but you still want to have record of it on the platform. Send it to Archived Drawings.

<div><figure><img src="/files/ekQAdGxa6x8e6l5IVEBm" alt=""><figcaption><p>Click on the 3 dot menu on that item</p></figcaption></figure> <figure><img src="/files/Vg1LyJ5WxdihdpEUzV7o" alt=""><figcaption><p>Move to Archive</p></figcaption></figure></div>

<div><figure><img src="/files/TjlOnuyDLrRx8auYNxVV" alt=""><figcaption><p>The item is removed from its original location</p></figcaption></figure> <figure><img src="/files/RlVivKc5yUEonSpiTgSi" alt=""><figcaption><p>It can now be found in the Archived Drawing section</p></figcaption></figure></div>


---

# 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/dream-design-build/build/drawings-and-rfis.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.
