This commit is contained in:
2024-01-20 22:17:57 -06:00
parent 8213091342
commit c5ddfa221a

View File

@@ -12,17 +12,16 @@ export const Steps = () => (
information -- case name, case number, parties, etc. -- and click “Save information -- case name, case number, parties, etc. -- and click “Save
Case”. The modal will close, returning you to the{" "} Case”. The modal will close, returning you to the{" "}
<strong>Case View.</strong> <strong>Case View.</strong>
</li>
<li>
On the newly-created case info card, click the “View” button (far right) On the newly-created case info card, click the “View” button (far right)
to navigate to its <strong>Case Details View.</strong> Click “Upload to navigate to its <strong>Case Details View.</strong> Click “Upload
Document” to surface the Document Upload Modal. Document” to surface the Document Upload Modal.
</li> </li>
<li> <li>
<strong>UPLOAD A DOCUMENT: </strong>On the Document Upload Modal, enter <strong>UPLOAD YOUR DOCUMENT: </strong>On the Document Upload Modal,
the document title, i.e. “Defendant’s Interrogatories,” and (optionally) enter the document title, i.e. “Defendant’s Interrogatories,” and
the date served. Drag and drop or click to select the request document (optionally) the date served. Drag and drop or click to select the
from your files. <em>The document must be in .pdf format.</em> request document from your files.{" "}
<em>The document must be in .pdf format.</em>
<br />{" "} <br />{" "}
<p className="howto-special-para"> <p className="howto-special-para">
Click “Upload”, and will you automatically navigate to the Document Click “Upload”, and will you automatically navigate to the Document
@@ -30,12 +29,17 @@ export const Steps = () => (
</p>{" "} </p>{" "}
</li> </li>
<li> <li>
<strong>GENERATE THE DISCOVERY RESPONSE: </strong>Click the “Generate <strong>GENERATE THE RESPONSE: </strong>From the Document List View,
Responses'' button. Novdraft’s Intellidraft AI will generate the click the “Generate Responses'' button. Novdraft’s Intellidraft AI will
response and automatically navigate to the interactive Document Editor. generate the response and automatically navigate to the interactive
You can edit the responses and save progress anytime by clicking the Document Editor. You can edit the responses and save progress anytime by
“Save Changes” button. When you are satisfied, you can download a .docx clicking the “Save Changes” button. When you are satisfied, you can
file by clicking the “Create .docx File” button. download a .docx file by clicking the “Create .docx File” button.
</li>
<li>
<strong>DOWNLOAD YOUR RESPONSE DOCUMENT: </strong>Click the “Create
.Docx' button to downlaod your fully-formatted, ready-to-serve response.
Or, if you want, edit first to tailor it to your needs.
</li> </li>
<ExclamationTriangle <ExclamationTriangle
style={{ color: "red", marginRight: "6px", marginBottom: "2px" }} style={{ color: "red", marginRight: "6px", marginBottom: "2px" }}