# Social groups

The *Social groups* link ![](/files/-LH9D-G-P3XQZFP18vVr) compiles together all groups that exist on the platform. These groups can only be created by administrators, unless they have enabled this option for all users.

There are two types of groups, depending on access:

* public (everybody can join)
* private (the group administrator must authorize the membership request)

![](/files/-MFUo6CsuwL5oMBJBUSC)

*Illustration: Social network – Social groups*

The *My groups tab* lists the groups of which you are a member. These groups work as a forum. The administrator (or moderator) creates discussion topics and users start contributing.

![](/files/-LH9D-GLh2-jkptxTF2P)

*Illustration: Social network – Social groups interface*


---

# 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.chamilo.org/1.11.x/teacher-guide/social_network/social_groups.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.
