# User Management

{% hint style="info" %}
Should you encounter any issues, please reach out to SeaLights Support through one of these channels:

* Send an email to **<support@sealights.io>**
* Open a ticket in our Support portal at [**https://support.sealights.co/**](https://support.sealights.co/)
  {% endhint %}

SeaLights provides robust user and permission management tools to ensure secure and efficient access and control over your SeaLights usage within your organization within your organization. This guide outlines how to manage users and groups, understand system-defined roles, and configure Single Sign-On (SSO) for seamless authentication.

#### Accessing User & Permissions Settings

1. Navigate to `Settings`. &#x20;
2. Select the `Users & Permissions`  section in the side menu.

{% hint style="info" %}
Please note that the `Users & Permissions` section is only available to users with **Admin** or **DevOps** roles, or those specifically granted `Manage Users & Permissions` access.
{% endhint %}


---

# 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.sealights.io/knowledgebase/settings/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.
