# Manage Team

{% hint style="warning" %}
Available for 'Pro' Plan and above
{% endhint %}

## Introduction

You can view the list of users and active for your profile using the 'Manage Team' tab or from  Profile section.&#x20;

## Process

Follow the steps below to manage existing projects:

* Login to Blippbuilder and navigate to the top right corner to access 'Profile Settings'
* Click on the 'Profile' icon and navigate to 'Manage Team'
* Click 'Create User' to add a user to your account.

<figure><img src="https://749348736-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQE63O5x3zPZ7UyVORwnh%2Fuploads%2FhQX4fT7yW57btNKqNFdj%2FScreenshot%202023-07-31%20at%201.11.43%20AM.png?alt=media&#x26;token=8a21f2b5-0081-4b62-83f0-9558b73de597" alt=""><figcaption><p>Create User</p></figcaption></figure>

* Provide details of the user such as first name, last name and email id. You can choose to enable 'Group Admin' rights to the new user created.

<figure><img src="https://749348736-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQE63O5x3zPZ7UyVORwnh%2Fuploads%2FRqirV731OGymTZHznPhx%2FScreenshot%202023-07-31%20at%201.13.16%20AM.png?alt=media&#x26;token=83ffd273-ff9f-4140-a8eb-6f56500c156b" alt=""><figcaption><p>Add User Details</p></figcaption></figure>

* A new user is added to your account

<figure><img src="https://749348736-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQE63O5x3zPZ7UyVORwnh%2Fuploads%2FmoKdGcfSwRR6ucyERcEL%2FScreenshot%202023-07-31%20at%201.15.44%20AM.png?alt=media&#x26;token=f6ad7c87-64ff-4edc-a347-255c3a4a1c1e" alt=""><figcaption><p>New User Created</p></figcaption></figure>

## User Settings

New users created can be managed from this section. Click the <img src="https://749348736-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQE63O5x3zPZ7UyVORwnh%2Fuploads%2Fh6T3iFntZ2r6RLAEqn6o%2FScreenshot%202023-07-31%20at%201.18.01%20AM.png?alt=media&#x26;token=6c693780-4b28-4c75-8dc0-c8827b22f793" alt="" data-size="line">icon next to the user to edit user settings:

The following are the list of settings you can modify for a newly added user:

<figure><img src="https://749348736-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQE63O5x3zPZ7UyVORwnh%2Fuploads%2FvlZeA1iR1s1eiSibeKi4%2FScreenshot%202023-07-31%20at%201.19.02%20AM.png?alt=media&#x26;token=8bfdcf4e-e9ce-46bc-98b2-8a08f8407082" alt=""><figcaption></figcaption></figure>


---

# 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.blippar.com/blippbuilder-documentation/blippbuilder/blippbuilder-desktop/manage-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.
