> For the complete documentation index, see [llms.txt](https://help.sagexglobal.ai/user-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sagexglobal.ai/user-manual/welcome/getting-started/creating-an-account.md).

# Creating an Account

You can visit our website at <https://sagexglobal.ai> and visit the [pricing](https://www.sagexglobal.ai/pricing) page to select your plan to get started.&#x20;

You'll receive an email with a link to set up your password— follow the provided instructions.&#x20;

After logging into your account, set up your new workspace by following the steps in the "[Setting up Workspaces](/user-manual/welcome/setting-up-workspaces.md)" section.&#x20;

Now that you are ready to start extracting your data, you can follow the steps in the “[Running the Extraction Workflow](https://help.sagexglobal.ai/user-manual/welcome/running-the-extraction-workflow)" section to complete your journey.

**Subscription Plans Available**

<table><thead><tr><th width="180"></th><th width="173"></th><th width="187"></th><th></th></tr></thead><tbody><tr><td>Plans</td><td><strong>Individual</strong></td><td><strong>Team</strong></td><td><strong>Team+</strong></td></tr><tr><td>Documents</td><td>100</td><td>300</td><td>600</td></tr><tr><td>Users</td><td>1</td><td>3</td><td>5</td></tr><tr><td>Data Cluster*</td><td>1</td><td>1</td><td>3</td></tr><tr><td>API Available</td><td>-</td><td>Yes</td><td>Yes</td></tr><tr><td><p>Additional </p><p>Users</p></td><td>-</td><td>-</td><td>Yes</td></tr><tr><td>Additional Documents</td><td>-</td><td>-</td><td>Yes</td></tr></tbody></table>

\*Data Clusters help group your bag of extraction fields into meaningful subgroups to make both user and system work more efficiently.

\*For details on our Enterprise plan, designed for higher volumes, evolving use cases, or specific extraction and workflow needs, please [contact us](https://www.sagexglobal.ai/contact-us) or email us at <hello@sagexglobal.ai>

{% embed url="<https://youtu.be/sBTZejjantI?si=mIenZe6a4XjNhcMG>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.sagexglobal.ai/user-manual/welcome/getting-started/creating-an-account.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
