# 3. Org Provisioning & Adding Users

At the start of your Threekit contract, you will receive two email invitations to sign up for your very own Threekit orgs: a Preview org and an Admin org. Just click the <mark style="color:orange;">**"Redeem invitation"**</mark> link in that email and follow the prompts to set up your account.

***Pro Tip 1:** You will receive 2 emails: one for Preview and one for Admin-FTS. The email subjects will begin with "You have been invited to Threekit".*

***Pro Tip 2:** Make sure to click on the <mark style="color:green;">**"Sign up"**</mark> and not the "Sign in" option on the redemption screen.*&#x20;

![](/files/T5rT0NoYdx4mchvQ1Bmn)

&#x20;

### Adding Users

Before you can start exploring the Threekit platform, you will need to add any additional users (including partners and Threekit project team members) to your org.

To do this, simply click on the **"Settings"** tab in the left side bar, select **"Members"** and then click on the green <mark style="color:green;">**"+ Invite new member"**</mark> button in the upper right-hand corner.

&#x20;

![](/files/EZB64zqAu3Ct1BjFtqyO)

Going forward, you can add and remove any users from this same "Members" tab as necessary.


---

# Agent Instructions: 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://community.threekit.com/getting-started/project-prep/3.-org-provisioning-and-adding-users.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.
