import { ExclamationTriangle } from "react-bootstrap-icons"; export const Steps = () => (

Generate Discovery Responses

  1. Create the case to which the discovery request pertains. Click “Cases” in the top navigation bar to go to the Case View. Click the “Create New Case” button (lower right) to surface the{" "} Create Case Modal. Enter all relevant information -- case name, case number, parties, etc. -- and click “Save Case”. The modal will close, returning you to the Case View.
  2. On the newly-created case info card, click the “View” button (far right) to navigate to its Case Details View. Click “Upload Document” to surface the Document Upload Modal.
  3. On the Document Upload Modal, enter the document title, i.e. “Defendant’s Interrogatories,” and (optionally) the date served. Drag and drop or click to select the request document from your files.{" "} The document must be in .pdf format.
    Click “Upload”, and will you automatically navigate to the{" "} Document List View.
    {" "}
  4. Click the “Generate Responses'' button. Novdraft’s intelliDraft AI will generate the response and automatically navigate to the interactive{" "} Document Editor. You can edit the responses and save progress anytime by clicking the “Save Changes” button. When you are satisfied, you can download a .docx file by clicking the “Create .docx File” button.
  5. Pro tip: once you've created a case, you can skip most of these steps. Simply search for the case by entering the case number in the search bar on your Dashboard, click "Express Document Upload" and follow the prompts.

);