# Workspace

We have a workspace system created so that you can use different workspace delicately for different work purpose. If you go to the Workspace tab you will see all the workspace available or you created.

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

## Create A Workspace

To create a workspace simply click create >&#x20;

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

Then a popup will appear. Simple fill out the input fields and create a workspace. If you are creating workspace for you then simply Choose the Type 'For me'

<mark style="color:red;">Please note you can create workspace for you and your clients as well. The difference between workspace for you and for your client is you can assign and admin access to your client.</mark><br>

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

## How To Create A Workspace for your client

Go to workspace tab> click create > Give it a name > choose the workspace type as <mark style="color:yellow;">For Client</mark>

<figure><img src="/files/64iUYO8EdfKfpoK4pqyz" 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><p>click log in to staff account</p></figcaption></figure>

<figure><img src="/files/usMuX0CXJgXoVaMjg3J5" alt=""><figcaption><p>fill out the user id and password and click login</p></figcaption></figure>

## Per Workspace how many numbers could be connecte?

You can connect 1 number per workspace


---

# 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/workspace.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.
