Overview

Within a single account, you can create and manage multiple independent projects. Each project exists in its own isolated environment, with complete separation of data and resources. Using your master API key, you can programmatically create and manage these projects through our APIs.

Project Isolation Architecture

Each project within your account is fully isolated, providing:

  • Isolated entity IDs and data storage
  • Project-specific admin API keys
  • Segregated action execution and trigger logs
  • Team management with separate permissions

How to Create a New Project?

1

Head over to Dashboard

Go to Dashboard and click on dropdown corresponding to Project

2

Click on Add New Project

3

Configure Project

Enter the project name and click on Add and switch.

How to Manage Projects?

Switching between projects

You can switch between projects by clicking on the dropdown corresponding to Project in the bottom-left corner of the dashboard.

Adding Project Specific API Key

You can add a project specific API key by clicking on the API Keys under Settings on the dashboard.

Adding Team Member

You can add a team member by with specific role to the project.

1

Head over to Dashboard

Go to Dashboard and click Manage teams under Settings.

2

Add Team Member

Click on Add & configure the team member by entering the name, email, role and click on Invite. An invite email will be sent to the team member.

3

Deleting Team Member

Click on Delete button corresponding to the team member to remove them from the project.

Monitoring Action Execution & Triggers Logs

1

Head over to Dashboard

You can monitor the action execution & triggers logs by clicking on Action Logs and Triggers Logs under Logs on the dashboard.

2

Click on any log to view details

Click on any log to view detais like log id, provider name, action name, request & response body.