# User Management

User management in your Cozmos Space is very straightforward. There are two invite level profile types. Administrator and Moderator each with different levels of access.

The person who creates a Cozmos Space is called the **Space Owner**

To invite a new profile to your Space, navigate to the **User Management** section in the left hand menu and select either **Space Admin** or **Space Moderator**.

With either of these pages open, use the invite buttons. <img src="/files/oez1UtMp6xIfQMHKnEd9" alt="Invite New Space Admin" data-size="line"> or  <img src="/files/Pwts3ajifGyZAlRnHVgK" alt="Invite New Space Moderator" data-size="line">which can be found **top right** of the page.

* Add the email address of the invitee
* They will recieve an invite to your Space and can setup their profile either via email or with social login via Google
* You will recieve an email from Cozmos support once their profile has been added to your Space

At any point you can remove access by deleting a profile from User Management.

### Space Admins

* Have full access rights but cannot delete a space.
* Admin level profiles are best used for internal project collaborators.

### Space Moderators

* Have limited access rights. Cannot delete a space, add integrations or invite new profiles.
* Moderator level profiles are best used for guests or designers you would like to collaborate with.

### Single Sign-On

Cozmos currently supports SSO via Okta, if your organisation uses Okta, you can can configure SSO via Settings / Single Sign-On Providers&#x20;


---

# 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://learn.cozmos.com/cozmos-space/user-management.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.
