# Users

You can add your team memers or staffs to manage your workspace. To add team members, please go to <mark style="color:green;">Users Tab > click create > fill the info > Choose type as team member > Click create user</mark>

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

## How To Add Admin Access to Client For Client Workspace

First go to Workspace tab then > Click 3 dots > Switch To the workspace ( workspace you want to switch to )&#x20;

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

After that you can already see from here that you already switched to that workspace

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

Now Go to the Users Tab and click Create

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

After clicking create, a popup will appear. Fill out the input fields and make sure to choose the role as <mark style="color:yellow;">'client' And click create new user.</mark>\ <mark style="color:yellow;">This user will become the admin of this specific workspace and will have full access for this workspace only!</mark>

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

This user can log in using the login credentials you created. For this user to log in, they have to go to <https://lancepilot.com/login> > click login to staff account&#x20;

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

<figure><img src="/files/usMuX0CXJgXoVaMjg3J5" 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.lancepilot.com/platform-basics/users.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.
