# Bind a space to a group of users

{% hint style="info" %}
This page applies to the **Business** and **Enterprise** plans.  [👉 Compare all plans](https://www.meeds.io/pricing)
{% endhint %}

#### :point\_right: Space Management&#x20;

Delegate space management to a user group by following [this procedure](/meeds-guides/admin-guide/manage-users/managing-user-permissions.md).

#### :point\_right: Link a Space to a User Group&#x20;

By linking a space to a user group, you ensure that users belong to spaces according to their profile.

* From the administration site, go to space management
* In the 'Manage Spaces' tab, find the desired space
* Under actions, click on the 'Users' icon
* A sidebar opens; add a user group by searching for it
* Once validated, a process will be initiated to link the users in this group to this space.

:bulb: **Result:**

* Any user who is a member of this user group will automatically become a member of the space.
* Users in this group cannot leave the space.
* However, as soon as a user is removed from the user group, they will be removed from the list of space members.


---

# 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.meeds.io/meeds-guides/admin-guide/organizing-communities/bind-a-space-to-a-group-of-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.
