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

Generate Discovery Responses

  1. CREATE THE CASE: 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” to open the new case's Details View. Click “Upload Document”.
  2. UPLOAD YOUR DOCUMENT: You will now see the Document Upload Modal. Enter your discovery request's info: document title, i.e. “Defendant’s Interrogatories,” and (optionally) the date served. Drag and drop the file, or click to select it from your computer's files,{" "} {" "} then click “Upload”.
    The upload will begin. Parsing the document usually takes 1 to 2 minutes, but be patient - it may take up to 5.
  3. GENERATE THE RESPONSE: From the Document List View, 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 any time by clicking the “Save Changes” button.
  4. DOWNLOAD YOUR RESPONSE DOCUMENT: Click the “Create .Docx' button to download your fully-formatted, ready-to-serve response.
  5. Pro tip: Once you've created the case, you can skip step one. 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.

);