# Connect an Account

There are 2 ways to connect accounts. The first option is to use the Pyas Dashboard and the second option is to use the REST API.

### Connect an Account from the Pyas Dashboard

This option is great for quickly testing out Pyas.

1. Login to your Pyas account.
2. Click on the **Apps** tab from the left menu bar.
3. Click on the App that you'll be connecting the account to.

<figure><img src="https://703485338-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzAOD4a5iAUra2DB1y99h%2Fuploads%2FXiJnia9XxPDZjL3GY9hM%2Fpyas-apps-screen.PNG?alt=media&#x26;token=e6621c25-7c9c-4b7e-b728-373774910bb9" alt=""><figcaption></figcaption></figure>

4. From the app view under **Accounts**, click the **+ Add Account** button.
5. A modal should open to connect the account. Fill in the **Name** and **Email** fields and select the **Provider** (Google, Microsoft or Zoom)
6. Click on the **Connect Account** button

<figure><img src="https://703485338-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzAOD4a5iAUra2DB1y99h%2Fuploads%2FUQTPCsGbIzZqQh85mSYF%2Fpyas-connect-account.PNG?alt=media&#x26;token=4abef14e-5dc6-4e58-aabf-5e8f75134d52" alt=""><figcaption></figcaption></figure>

7. A provider consent screen should open in a new window (Google in this example). Select all the check boxes to allow access to the calendar resources and then click on the **Continue** button.
8. You should now see an Account Connected message. This means the account is connected to Pyas and you can start making API calls for that account.

<figure><img src="https://703485338-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzAOD4a5iAUra2DB1y99h%2Fuploads%2FtSSkNccbKOcevIAUvcxm%2Fpyas-account-connected.PNG?alt=media&#x26;token=49545097-6656-4188-8243-d875dc398466" alt=""><figcaption></figcaption></figure>

### Connect an Account using the REST API

This option is recommended and is the best way to start using Pyas to add calendar integrations into your app.&#x20;

See the [**REST API Reference**](https://docs.pyas.io/rest-api-reference) docs to get started.
