# Inviting external users

As an admin, you can invite external users to your workspaces. This means you can now bring in collaborators, partners, or clients to join you in creating and managing chatbots. With this new feature, teamwork is just a few clicks away!

**Empower Your Users**

Every invited user gets the autonomy to self-manage their activities within the workspace. They can create their own chatbots, generate the code and embed on their web pages.

**Control Your Workspace**

We understand the importance of maintaining order and efficiency. That's why we've included an option for admins to set a chatbot limit for each user. This ensures that you can manage resources effectively and keep your workspace organized.

{% embed url="<https://www.youtube.com/watch?v=0CQLnz3tpK4>" %}

**Getting Started Is Easy**

1 Log into your admin dashboard.

2 Navigate to the 'Invite users' section.

3 Enter the email addresses of the users you'd like to invite.

4 Set the chatbot limit for each user, if desired.

5 Hit ‘Send Invite’ and you’re all set!

Your invitees will receive an email with instructions on how to join your workspace. Once they accept the invitation, they'll be up and running in no time.


---

# 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.cloozo.com/product-guides/inviting-external-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.
