# Manage a workspace

### Workspace admin console

Through the admin console:

* Rename workspace;
* Manage people in the workspace and invite people;
* Manage workspace billing.

> Only workspace members can access the admin console whereas limited-access members can't.

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

### Manage workspace members and limited-access members <a href="#gl-manage" id="gl-manage"></a>

As a workspace member, you can use the admin console to:

* Invite other members and limited-access members;
* Cancel invitations;
* Convert members to limited-access members, or vice versa;
* Remove members and limited-access members.

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

Access the Members tab through the admin console:

1. Click your profile photo and select "**Admin console"** from the dropdown menu;
2. Navigate to the "**Members"** tab.

#### Convert members and limited-access members

You can convert any member into a limited-access member to limit their access, or convert any limited-access member into a member to give them access to all public projects in your Workspace.

To convert a member into a limited-access member, or vice versa:

1. Navigate to the "**Members"** tab in the workspace admin console;
2. Click on the three-dot icon to the right of the person's name and click "**Member"** (or "**Limited-access member"**) to toggle between the two.

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

#### Invite people

Invite people from the "Members" tab of your admin console:

1. Navigate to the "**Members"** tab;
2. Click on the "**Invite"** members button;
3. Enter the person's email address;
4. You can choose a project from the drop-down menu;
5. Click the "**Send"** button.

> You can make a workspace user a limited-access member by clicking the three-dot icon beside their name within the "**Members"** tab of the admin console.

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

#### Cancel invitations **from the admin console:** <a href="#h_01hakygx5dcdn9nzeq15143185" id="h_01hakygx5dcdn9nzeq15143185"></a>

1. Navigate to the "**Members"** tab in the admin console;
2. From here find the user whose invitation you wish to cancel;
3. Click on the three-dot icon;
4. You will see an option to "**Cancel invitation"** - click on this to cancel the invitation.

> The person whose invitation you cancel will still have received their invitation email, but following the link will no longer lead them to your workspace or project. Instead, they'll see a "Sorry, you don't have access" error message.

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

#### Remove members and limited-access members <a href="#gl-remove" id="gl-remove"></a>

1. From the "**Members"** tab click on the three-dot icon beside the member's name;
2. Click "**Remove".**

When someone is removed from your workspace, the tasks and projects the person created will remain intact, but their previously assigned tasks will now be left unassigned. For example, the scriptwriting tasks assigned to those who are removed will leave the scriptwriter field value unassigned after removal.

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

> Like what you see? Get started with a free 30-day CreatiBI trial today. [<mark style="color:blue;">Try for free</mark>](https://creatibi.com/)<mark style="color:blue;">.</mark>

### Related articles

{% content-ref url="/pages/B0E4nlvS1a6GqitzPrtA" %}
[Organization and workspace](/en-us/fundamentals/organization-and-workspace.md)
{% endcontent-ref %}

{% content-ref url="/pages/WMIojVHRiwrRqnIH1Abb" %}
[Organization](/en-us/fundamentals/organization-and-workspace/organization.md)
{% endcontent-ref %}

{% content-ref url="/pages/tTOROEWvAOqxQ68f9hoC" %}
[Guest](/en-us/fundamentals/organization-and-workspace/guest.md)
{% endcontent-ref %}

{% content-ref url="/pages/km74GBGcqh9xgGFCQEVh" %}
[Workspace](/en-us/fundamentals/organization-and-workspace/workspace.md)
{% endcontent-ref %}

{% content-ref url="/pages/J6Czz89z30m3OCSyQ9Dv" %}
[Create a workspace](/en-us/fundamentals/organization-and-workspace/workspace/create-a-workspace.md)
{% endcontent-ref %}

{% content-ref url="/pages/WNhuCPtfwRME4AfAh2Ct" %}
[Join a workspace](/en-us/fundamentals/organization-and-workspace/workspace/join-a-workspace.md)
{% endcontent-ref %}

{% content-ref url="/pages/m22qtYeDnNlaiqTMphn0" %}
[Leave a workspace](/en-us/fundamentals/organization-and-workspace/workspace/leave-a-workspace.md)
{% endcontent-ref %}


---

# 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://help.creatibi.com/en-us/fundamentals/organization-and-workspace/workspace/manage-a-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.
