diff --git a/src/Components/HowTo/HowToPage.js b/src/Components/HowTo/HowToPage.js index e0575cb..b38497e 100644 --- a/src/Components/HowTo/HowToPage.js +++ b/src/Components/HowTo/HowToPage.js @@ -1,6 +1,6 @@ import { useContext } from "react"; import { AppContext } from "../../Hooks/useContext/appContext"; -import { Steps } from "../../Constants/Copy/howToSteps.js"; +import { Steps, OutgoingSteps } from "../../Constants/Copy/howToSteps.js"; import "../../styles/howTo-page.scss"; const HowToPage = () => { @@ -13,6 +13,7 @@ const HowToPage = () => { <>
+
); diff --git a/src/Constants/Copy/howToSteps.js b/src/Constants/Copy/howToSteps.js index 0765a28..81d0d72 100644 --- a/src/Constants/Copy/howToSteps.js +++ b/src/Constants/Copy/howToSteps.js @@ -71,13 +71,40 @@ export const Steps = () => ( the search bar on your Dashboard, click "Express Document Upload" and follow the prompts. + + +); + +export const OutgoingSteps = () => ( +
+
+

Generate Discovery Requests

+
+
- - Discovery requests: This feature will - launch spring of '24. We're working hard to bring you the best possible - experience! + If you have not yet done so, follow the steps described above in "CREATE + THE CASE". From the Case Details view, click the "Upload Document" + button to surface the document upload modal. +
+
+ UPLOAD THE COMPLAINT: Drag and drop, + or click and select the Complaint .pdf from your files. Be sure to + select "Complaint" in the document type section (see image right). +
+
+ GENERATE THE RESPONSE: Click + "Upload."Novdraft’s Intellidraft AI will generate the response and + automatically navigate to the interactive Document Editor. You may now + edit the responses if you prefer. Note: at this time, Novodraft supports + generation of combined interrogatories and requests for production of + documents. Additional discovery request types (i.e. requests for + admissions, stand-alone interrogatories) as well as more fine-grained + request generation configurations will be added week by week. +
+
+ DOWNLOAD YOUR RESPONSE DOCUMENT: + Click the “Create .Docx' button to download your fully-formatted, + ready-to-serve response.