# Management Overview

Jigx Management can be found at <https://manage.jigx.com> and is the central site for managing users, and solutions, sending push notifications, and viewing usage metrics of your organization.

## Log into Jigx Management

Your Jigx user account has to be in the ADMIN, OWNER, or CREATOR on a organization role level to be able to log into the Jigx Management. The user who signed up for Jigx is the initial OWNER of the organization and can manage user roles in the [Users](/administration/users.md) section of the portal. You can assign roles to users in the [Users](/administration/users.md) section of Jigx Management. See [Permissions - User Roles](/administration/permissions-user-roles.md) to learn more about the different roles.

<figure><img src="/files/a7Q15pSPGT4Sk9fCuvL7" alt="Login to management" width="563"><figcaption><p>Login to management</p></figcaption></figure>

## Log out of the Jigx Management

To logout of Jigx Management click on your name in the bottom left corner and select **Logout**.

## Switching between Light/Dark mode

To toggle between light and dark mode, click on your name in the bottom left corner and toggle the Dark mode switch on or off.

<figure><img src="/files/gctLba90ylfOjnjz9bwj" alt="Light/Dark mode" width="563"><figcaption><p>Light/Dark mode</p></figcaption></figure>

## Your User Profile

Click on your name in the bottom left corner and select **My profile** to view and update your personal profile.

From your user profile you can access:

1. **User Solutions** - Displays Jigxsolutions that you are the owner or creator of. You can add or remove solutions to your profile.
2. **Troubleshooting** - Allows you to troubleshoot issues your solutions encounter in the last hour, day, week or month. Identify the solution using its correlation ID.
3. **Personal Access Token** - Create your personal access token.


---

# 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.jigx.com/administration/management-overview.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.
