# Administering a Space

- [Updating Identity & Access](https://docs.meeds.io/meeds-guides/user-guide/administering-a-space/updating-identity-and-access.md): Once you have created your space, feel free to customize the appearance of your space (logo, banner, description)
- [Inviting Users & Guests](https://docs.meeds.io/meeds-guides/user-guide/administering-a-space/inviting-users-and-guests.md): Discover how space admins can invite people to join the space
- [Managing Space Roles](https://docs.meeds.io/meeds-guides/user-guide/administering-a-space/managing-space-roles.md): In addition to adding members, Space Admins can promote othem as admin, publisher, or content writer
- [Categorizing your space](https://docs.meeds.io/meeds-guides/user-guide/administering-a-space/categorizing-your-space.md): Simplify access to your space by adding categories
- [Leading Your Community](https://docs.meeds.io/meeds-guides/user-guide/administering-a-space/leading-your-community.md): Boost collaboration using Meeds solution
- [Managing Space News](https://docs.meeds.io/meeds-guides/user-guide/administering-a-space/managing-space-news.md)
- [Showcasing your community](https://docs.meeds.io/meeds-guides/user-guide/administering-a-space/showcasing-your-community.md): Communicate to the outside world by enabling a public website for your space


---

# 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/user-guide/administering-a-space.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.
