# Make Your Team

With inspiration from `Birds of a feather flock together`, you can invite your peers in Impler with different background, who are responsible for different work. Here are the details about which role has which capabilities in Impler.

## Roles and Permissions

<table><thead><tr><th width="322">Action\Role</th><th width="146" data-type="checkbox">Admin</th><th width="141" data-type="checkbox">Tech</th><th data-type="checkbox">Finance</th></tr></thead><tbody><tr><td>Manage Imports</td><td>true</td><td>true</td><td>false</td></tr><tr><td>View Activity</td><td>true</td><td>true</td><td>true</td></tr><tr><td>Manage Secrets</td><td>true</td><td>true</td><td>false</td></tr><tr><td>Manage Cards</td><td>true</td><td>false</td><td>true</td></tr><tr><td>Buy Plan</td><td>true</td><td>false</td><td>true</td></tr><tr><td>View Subscription</td><td>true</td><td>true</td><td>true</td></tr><tr><td>View Team Members</td><td>true</td><td>true</td><td>true</td></tr><tr><td>Add/Remove Team Members</td><td>true</td><td>false</td><td>false</td></tr></tbody></table>

## How Invitation Flow Works

### 1) Create a new account or Sign In

<figure><img src="/files/sVvt0W9PMYf5sTb8ES1V" alt=""><figcaption><p>Create an Account or Signin to make your team</p></figcaption></figure>

### 2) Click on \`Invite\` Button on Team Members

The person who created project will be on `Admin` role by default.

<figure><img src="/files/muqslhbhWf0b9iOlH5lJ" alt=""><figcaption><p>Visit Team Members to Invite Members</p></figcaption></figure>

### 3) Provide Member Details and their Roles

Based on your current plan you can invite members to your team. Provide email IDs of your members and their roles. An invitation email will be sent to the invited members with a link to take action on the invitation.

<figure><img src="/files/NhgXhSzqyXvOF5P8iow7" alt=""><figcaption></figcaption></figure>

### 4) Receive Invitation Link by Email or Copy from Sent Invitations

Invited members will get an email to accept the invitation or you can copy the invitation link from `Sent Invitations` section on `Team Members`.

<figure><img src="/files/n3CsLcj6TQyNP1aMbXvz" alt=""><figcaption><p>View and Take Action on Sent Invitations</p></figcaption></figure>

### 5) Take Action on Invitation

On visiting the invitation link, if anyone is new to Impler, they can create an account or if they already have an account they can simply click on `Accept Invitation`.

#### Invitation Link View if a user is not logged In

<figure><img src="/files/OCDr0aLiVp6CmnidSrHb" alt=""><figcaption><p>View to Create new Account or Sign In for invitation</p></figcaption></figure>

#### While clicking on `Signup`

Email will be automatically filled while going to signup from invitation section.

<figure><img src="/files/LILOA7mpOmHPAFzz6rIC" alt=""><figcaption><p>Create an account to accept invitation</p></figcaption></figure>

#### Take action on the invitation

<figure><img src="/files/0m6FqvkCdBFLpg9XuN5A" alt=""><figcaption><p>Accept or Decline Invitation</p></figcaption></figure>

***

If you have any questions, suggestions, or comments. Feel free to reach out to us over [**Discord**](https://discord.impler.io). We’re constantly improving to deliver the best Data Importer for your product, and we value your input.


---

# 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://docs.impler.io/platform/make-your-team.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.
