diff --git a/README.md b/README.md
index 326ea4b98dcd043dd0af9f116f719a6c6cf7d635..6c261ec2f8440c49c15276ab10451c3cd02f0e7d 100644
--- a/README.md
+++ b/README.md
@@ -39,7 +39,8 @@ IICS is part of the infrastructure and services being delivered by the [Interope
 Use [template.md](./template.md) to create new content.
 
 ## Contents
-* [Quick Start Guide](./docs/quickstart.md)
+* [On-Boarding to IICS](./docs/on-boarding-to-iics.md)
+* [Logging in](./docs/logging-in.md)
 * [Tutorials](./docs/tutorials.md)
 * [How To Guides](./docs/howto.md)
 * [Training](./docs/training.md)
diff --git a/docs/logging-in.md b/docs/logging-in.md
new file mode 100644
index 0000000000000000000000000000000000000000..702a601f1a5300e4c321ccb03ac00d3c6de78f1c
--- /dev/null
+++ b/docs/logging-in.md
@@ -0,0 +1,12 @@
+# Logging Into IICS
+
+Use these links to log into the shared IICS orgs.
+IICS uses NetID Login for authentication.
+Test IICS uses the NetID Login QA environment, which is connected to production credentials.
+
+- [test](https://dm-us.informaticacloud.com/ma/sso/fu0Dw88PzqRdTYPctT73QJ)
+- [prod](https://dm-us.informaticacloud.com/ma/sso/732dcgB8WwTgRubL1mFU8R)
+
+Please see [this how-to guide](./howto.md#how-to-access-two-iics-orgsenvironments-at-the-same-time) on logging into multiple orgs at the same time.
+
+If you use your own sub-org, please use the links provided to you when your org was provisioned.
\ No newline at end of file
diff --git a/docs/on-boarding-to-iics.md b/docs/on-boarding-to-iics.md
new file mode 100644
index 0000000000000000000000000000000000000000..c2bf0af247d77d0e8a8905948f28dffb8d865ff3
--- /dev/null
+++ b/docs/on-boarding-to-iics.md
@@ -0,0 +1,28 @@
+# On-Boarding to IICS
+
+## On-Boarding Discussion
+
+In order to get access to Informatica Intelligent Cloud Services (IICS), please [email the DoIT Integration Platform Team](mailto:doit-integration-platform@office365.wisc.edu).
+We set up a meeting to start the on-boarding process.
+As part of this process, we'll be interested in learning about the following topics:
+
+- What is your use case? What integration(s) are you wanting to have implemented, and what business need are you trying to satisfy?
+- Are there any timelines you need to follow? Are there any deadlines we should know about?
+- Will you be using a shared org, or will you require a sub-org? For more information on this question, please see [this document](./shared-org-vs-sub-org.md).
+- A Secure Agent is required to run integrations. Are you able to manage you own secure agent, or do you need the Integration Platform to provide one for you? See [this document](./best-practices/secure-agent.md) for more information on Secure Agents.
+
+## Next Steps
+
+After the initial on-boarding discussion, the Integration Platform team will work with you to give you access to IICS.
+Access is controlled through Manifest.
+See [this document](./howto.md#how-to-create-a-manifest-group-for-your-team-for-access-control) for more information.
+We will also work on setting up any additional connectors, sub-orgs, or secure agent licenses, if applicable to your use-case.
+
+After getting access to IICS, you can start [training](./training.md), follow [tutorials](./tutorials.md), and start implementing your integration(s).
+Informatica also provides documentation to get started (e.g. [getting started guide for Cloud Application Integration (CAI)](https://network.informatica.com/docs/DOC-17653)).
+
+## Other Integration Options
+
+The Integration Platform team can also help facilitiate other options to build your integration.
+Our team can connect you with professional services or discuss the availability for our team to implement and manage your integration.
+Please let us know in your email if either of these options are something you want to proceed with.
\ No newline at end of file
diff --git a/docs/quickstart.md b/docs/quickstart.md
deleted file mode 100644
index edaf1796becd1abd4793128afa8c0d9683a9e93b..0000000000000000000000000000000000000000
--- a/docs/quickstart.md
+++ /dev/null
@@ -1,15 +0,0 @@
-# Quick Start Guide
-Get started quickly with IICS using below steps.
-
-1. You will need a UW-Madison NetID in order to access the IICS web console (known as the designer).
-2. Login into the IICS web console:
-    * [test](https://dm-us.informaticacloud.com/ma/sso/fu0Dw88PzqRdTYPctT73QJ)[^1]
-    * [prod](https://dm-us.informaticacloud.com/ma/sso/732dcgB8WwTgRubL1mFU8R)
-
-If you can't access IICS web console reach out to us: doit-integration-platform@office365.wisc.edu
-
-## Where To Go Next?
-Learn more about IICS [best practices and recommendations](./best-practices.md), [tutorials](./tutorials.md), and [training](./training.md), or 
-get started using Informatica get started [guide](https://network.informatica.com/docs/DOC-17653). 
-
-[^1]: __Test__ IICS uses the NetID Login QA environment, which is connected to production credentials.