> For the complete documentation index, see [llms.txt](https://docs.pyas.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pyas.io/fundamentals/getting-set-up.md).

# Getting set up

<details>

<summary>Step1: Creating your organization</summary>

Register for a [Pyas account](https://www.app.pyas.io/auth/register).&#x20;

You'll be asked to provide your full name, organization name and email (this should be the email you plan to use for your organization. It cannot be changed.)

</details>

<details>

<summary>Step 2: Inviting your team</summary>

See the [Inviting Members](/fundamentals/getting-set-up/inviting-team-members.md) section.

</details>

<details>

<summary>Step 3: Create a Pyas App</summary>

See the [Creating an App](/fundamentals/getting-set-up/creating-an-app.md) section.

</details>

<details>

<summary>Step 4: Configure Authentication</summary>

There are 2 options for authenticating users; Pyas Auth and Native Auth.

The quickest way to start connecting accounts is to use the Pyas Auth option.

See the [Setup Authentication](/fundamentals/getting-set-up/setup-authentication.md) section for more info.

</details>

<details>

<summary>Step 5: Generate API Keys</summary>

In order to start using our API, you must create API keys. See the [**API Authentication**](/rest-api-reference/api-authentication.md) section for more info.

</details>

<details>

<summary>Step 6: Connect an Account</summary>

You should now be ready to start connecting accounts and using the API.

</details>
