Skip to content

Commit f492081

Browse files
authored
[Hold] SaaS signup guidance (#620)
1 parent dc2cbd0 commit f492081

9 files changed

+47
-40
lines changed

api-reference/partition/overview.mdx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,12 @@ import GetStartedSimpleAPIOnly from '/snippets/general-shared-text/get-started-s
2020

2121
## Set up billing
2222

23-
If you signed up for a pay-per-page plan, you can enjoy a free 14-day trial with usage capped at 1000 pages per day.
24-
2523
<Note>
2624
If you initially signed up for a subscribe-and-save plan instead, of if you signed up through the [For Enterprise](https://unstructured.io/enterprise) page instead, your billing setup and terms will
2725
be different. For billing guidance, contact Unstructured Sales at [sales@unstructured.io](mailto:sales@unstructured.io).
2826
</Note>
2927

30-
At the end of the 14-day free trial, or if you need to go past the trial's page processing limits during the 14-day free trial, you must set up your billing information to keep using
31-
the Unstructured Partition Endpoint:
28+
You must set up your billing information to keep using the Unstructured Partition Endpoint:
3229

3330
![Unstructured account settings](/img/ui/AccountSettings.png)
3431

api-reference/troubleshooting/api-key-url.mdx

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,12 @@ For the API URL, note the following:
4949

5050
For the API key, the same API key works for both the [Unstructured Workflow Endpoint](/api-reference/workflow/overview) and the [Unstructured Partition Endpoint](/api-reference/partition/overview). To access your key:
5151

52-
1. Go to [https://platform.unstructured.io](https://platform.unstructured.io) and use your email address, Google account, or GitHub account to
53-
sign up for an Unstructured account (if you do not already have one) and sign into the account at the same time. The
54-
[Unstructured user interface (UI)](/ui/overview) appears.
52+
1. Sign in to your Unstructured account:
53+
54+
- If you do not already have an Unstructured account, go to [https://unstructured.io/contact](https://unstructured.io/contact) and fill out the online form to indicate your interest.
55+
- If you already have an Unstructured account, go to [https://platform.unstructured.io](https://platform.unstructured.io) and sign in by using the email address, Google account,
56+
or GitHub account that is associated with your Unstructured account. The Unstructured user interface (UI) then appears, and you can start using it right away.
57+
5558
2. Get your Unstructured API key:
5659

5760
a. In the Unstructured UI, click **API Keys** on the sidebar.<br/>
@@ -70,9 +73,8 @@ For the API key, the same API key works for both the [Unstructured Workflow Endp
7073

7174
For the API URL, note the value of the Unstructured API URL for the Endpoint that you want to call. To access these API URLs:
7275

73-
1. Go to [https://platform.unstructured.io](https://platform.unstructured.io) and use your email address, Google account, or GitHub account to
74-
sign up for an Unstructured account (if you do not already have one) and sign into the account at the same time. The
75-
[Unstructured user interface (UI)](/ui/overview) appears.
76+
1. Go to [https://platform.unstructured.io](https://platform.unstructured.io) and sign in by using the email address, Google account,
77+
or GitHub account that is associated with your Unstructured account. The Unstructured user interface (UI) appears.
7678
2. In the Unstructured UI, click **API Keys** on the sidebar.
7779
3. Note the API URL for the **Unstructured Workflow Endpoint** or the **Unstructured Partition Endpoint**, depending on whether you want to call the
7880
[Unstructured Workflow Endpoint](/api-reference/workflow/overview) or the [Unstructured Partition Endpoint](/api-reference/partition/overview), respectively.

snippets/general-shared-text/first-time-api-destination-connector.mdx

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
<Note>
22
If you're new to Unstructured, read this note first.
33

4-
Before you can create a destination connector, you must first [sign up for Unstructured](https://platform.unstructured.io) and get your
5-
Unstructured API key. After you sign up, the [Unstructured user interface](/ui/overview) (UI) appears, which you use to get the key.
4+
Before you can create a destination connector, you must first sign in to your Unstructured account:
5+
6+
- If you do not already have an Unstructured account, go to [https://unstructured.io/contact](https://unstructured.io/contact) and fill out the online form to indicate your interest.
7+
- If you already have an Unstructured account, go to [https://platform.unstructured.io](https://platform.unstructured.io) and sign in by using the email address, Google account,
8+
or GitHub account that is associated with your Unstructured account.
9+
10+
After you sign in, the [Unstructured user interface](/ui/overview) (UI) appears, which you use to get your Unstructured API key.
611
To learn how, watch this 40-second [how-to video](https://www.youtube.com/watch?v=FucugLkYB6M).
712

813
After you create the destination connector, add it along with a

snippets/general-shared-text/first-time-api-source-connector.mdx

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
<Note>
22
If you're new to Unstructured, read this note first.
33

4-
Before you can create a source connector, you must first [sign up for Unstructured](https://platform.unstructured.io) and get your
5-
Unstructured API key. After you sign up, the [Unstructured user interface](/ui/overview) (UI) appears, which you use to get the key.
4+
Before you can create a source connector, you must first sign in to your Unstructured account:
5+
6+
- If you do not already have an Unstructured account, go to [https://unstructured.io/contact](https://unstructured.io/contact) and fill out the online form to indicate your interest.
7+
- If you already have an Unstructured account, go to [https://platform.unstructured.io](https://platform.unstructured.io) and sign in by using the email address, Google account,
8+
or GitHub account that is associated with your Unstructured account.
9+
10+
After you sign in, the [Unstructured user interface](/ui/overview) (UI) appears, which you use to get your Unstructured API key.
611
To learn how, watch this 40-second [how-to video](https://www.youtube.com/watch?v=FucugLkYB6M).
712

813
After you create the source connector, add it along with a

snippets/general-shared-text/first-time-ui-destination-connector.mdx

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
<Note>
22
If you're new to Unstructured, read this note first.
33

4-
Before you can create a destination connector, you must first [sign up for Unstructured](https://platform.unstructured.io).
5-
After you sign up, the [Unstructured user interface](/ui/overview) (UI) appears, which you use to create the destination connector.
4+
Before you can create a destination connector, you must first sign in to your Unstructured account:
5+
6+
- If you do not already have an Unstructured account, go to [https://unstructured.io/contact](https://unstructured.io/contact) and fill out the online form to indicate your interest.
7+
- If you already have an Unstructured account, go to [https://platform.unstructured.io](https://platform.unstructured.io) and sign in by using the email address, Google account,
8+
or GitHub account that is associated with your Unstructured account.
9+
10+
After you sign in, the [Unstructured user interface](/ui/overview) (UI) appears, which you use to create your destination connector.
611

712
After you create the destination connector, add it along with a
813
[source connector](/ui/sources/overview) to a [workflow](/ui/workflows). Then run the worklow as a

snippets/general-shared-text/first-time-ui-source-connector.mdx

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
<Note>
22
If you're new to Unstructured, read this note first.
33

4-
Before you can create a source connector, you must first [sign up for Unstructured](https://platform.unstructured.io).
5-
After you sign up, the [Unstructured user interface](/ui/overview) (UI) appears, which you use to create the source connector.
4+
Before you can create a source connector, you must first sign in to your Unstructured account:
5+
6+
- If you do not already have an Unstructured account, go to [https://unstructured.io/contact](https://unstructured.io/contact) and fill out the online form to indicate your interest.
7+
- If you already have an Unstructured account, go to [https://platform.unstructured.io](https://platform.unstructured.io) and sign in by using the email address, Google account,
8+
or GitHub account that is associated with your Unstructured account.
9+
10+
After you sign in, the [Unstructured user interface](/ui/overview) (UI) appears, which you use to create your source connector.
611

712
After you create the source connector, add it along with a
813
[destination connector](/ui/destinations/overview) to a [workflow](/ui/workflows). Then run the worklow as a

snippets/general-shared-text/get-started-simple-api-only.mdx

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,15 @@
33
about signing up, signing in, and getting your Unstructured API key might apply differently to you. For details, contact Unstructured Sales at [sales@unstructured.io](mailto:sales@unstructured.io).
44
</Note>
55

6-
1. Go to [https://platform.unstructured.io](https://platform.unstructured.io) and use your email address, Google account, or GitHub account to
7-
sign up for an Unstructured account (if you do not already have one) and sign into the account at the same time. The
8-
[Unstructured user interface (UI)](/ui/overview) appears.
6+
1. Sign in to your Unstructured account:
7+
8+
- If you do not already have an Unstructured account, go to [https://unstructured.io/contact](https://unstructured.io/contact) and fill out the online form to indicate your interest.
9+
- If you already have an Unstructured account, go to [https://platform.unstructured.io](https://platform.unstructured.io) and sign in by using the email address, Google account,
10+
or GitHub account that is associated with your Unstructured account. The Unstructured user interface (UI) then appears, and you can start using it right away.
11+
912
2. Get your Unstructured API key:
1013

1114
a. In the Unstructured UI, click **API Keys** on the sidebar.<br/>
1215
b. Click **Generate API Key**.<br/>
1316
c. Follow the on-screen instructions to finish generating the key.<br/>
14-
d. Click the **Copy** icon next to your new key to add the key to your system's clipboard. If you lose this key, simply return and click the **Copy** icon again.<br/>
15-
16-
<Tip>
17-
By following the preceding instructions, you are signed up for a [Developer](https://unstructured.io/developers) pay per page account by default.
18-
19-
To save money, consider switching to a [Subscribe & Save](https://unstructured.io/subscribeandsave) account instead. To save even more money,
20-
consider switching to an [Enterprise](https://unstructured.io/enterprise) account instead.
21-
</Tip>
17+
d. Click the **Copy** icon next to your new key to add the key to your system's clipboard. If you lose this key, simply return and click the **Copy** icon again.<br/>

snippets/general-shared-text/get-started-simple-ui-only.mdx

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,6 @@
33
does not apply to you, and you can skip ahead to the next step after you sign in. If you are not sure how to sign in, contact Unstructured Sales at [sales@unstructured.io](mailto:sales@unstructured.io).
44
</Note>
55

6-
Go to [https://platform.unstructured.io](https://platform.unstructured.io) and use your email address, Google account, or GitHub account to
7-
sign up for an Unstructured account (if you do not already have one) and sign into the account at the same time. The
8-
[Unstructured user interface (UI)](/ui/overview) appears, and you can start using it right away.
9-
10-
<Tip>
11-
By following the preceding instructions, you are signed up for a [Developer](https://unstructured.io/developers) pay per page account by default.
12-
13-
To save money, consider switching to a [Subscribe & Save](https://unstructured.io/subscribeandsave) account instead. To save even more money,
14-
consider switching to an [Enterprise](https://unstructured.io/enterprise) account instead.
15-
</Tip>
6+
- If you do not already have an Unstructured account, go to [https://unstructured.io/contact](https://unstructured.io/contact) and fill out the online form to indicate your interest.
7+
- If you already have an Unstructured account, go to [https://platform.unstructured.io](https://platform.unstructured.io) and sign in by using the email address, Google account,
8+
or GitHub account that is associated with your Unstructured account. The Unstructured user interface (UI) then appears, and you can start using it right away.

ui/account/billing.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ import EnterpriseSelfHostedDifferences from '/snippets/general-shared-text/enter
1616
## Add, view, or change pay-per-page payment details
1717

1818
After you sign up for a [pay-per-page](https://unstructured.io/developers#get-started) plan,
19-
after your first 14 days of usage or more than 1000 processed pages per day, whichever comes first,
2019
you must provide Unstructured with your payment details to continue using the service.
2120

2221
![Unstructured account settings](/img/ui/AccountSettings.png)

0 commit comments

Comments
 (0)