> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/sast-and-sca/prezero/ui/organizations.md).

# Organizations

The **Organization** tab allows you to manage your org and its users and team and get your user information. You can access this tab on the Qwiet AI by Harness UI via the left-hand navigation bar.

> Depending on your role within your organization, you may not see all of the information detailed in this article.

## Overview <a href="#overview" id="overview"></a>

The **Overview** page displays the information that Qwiet has about you and your org.

![The Qwiet dashboard's org page](/files/GC8OwEdbvdXsfhYOzwvC)

At the top, you'll see the number of applications, users, and teams associated with your organization. You'll also see the role you've been assigned.

The **Organization** section displays information about your org, including:

* Your **Organization ID**
* Your **Organization Name** and the option to change it
* What your **Organization Role** is
* Who the **Organization Owner** is and the option to reassign it

You'll also see your **Access Token** and `sl auth` command populated with the org ID and access token to link a specific Qwiet installation with your org easily. You can reset the token by clicking on the **Reset Token** button and going through the confirmation dialogue. Note that resetting the access token will invalidate the current token and could cause any integrations using this token to fail. You will need to log in again to gain access to the new token.

The **User** section displays information about you, including your name and email address. You also have the option to **Change Password**; when you click this link, Qwiet will send you an email containing a link you can use to update your password.

Under **Product Information**, you'll see links to the Qwiet download files, the quickstart, release notes, and licensing agreements.

## Manage Users <a href="#manage-users" id="manage-users"></a>

The **Manage Users** tab displays user licensing information for your account and a list of the users associated with the org, including:

* Their name;
* Their email;
* Their organization role (a full list of the role types available to you is displayed near the top right, along with the color coding scheme Qwiet uses in the UI);
* The date they joined;
* The teams to which they've been added;
* When they last logged in.

![A view of the dashboard's Manage Users page](/files/HAHkVH3nxDeYtcx8dr7f)

You can change the user's role by clicking the **ellipsis** to the right, then selecting **Edit User Settings**. Choose their new **Organization Role** and click **Save**.

To delete a user, click the **ellipsis** to the right of the user's information and select **Delete User**. Confirm that you would like to proceed by clicking **Delete**.

## Manage Teams <a href="#manage-teams" id="manage-teams"></a>

The **Manage Teams** tab displays the number of teams owned by your org and a list of those teams (along with the number of users and apps assigned to those teams).

![A view of the dashboard's Manage Teams page](/files/DRszzjzAtCk5hVYRVLiH)

Clicking on a specific team allows you to view the **Members** and **Apps** that you've added to the team:

![A view of the dashboard's Manage Teams page for a specific team](/files/ByoJiXOvXzCGP20FMcjQ)

You can also add users or apps to the team using **Add User** and **Add App**, respectively.

To remove a team (or a user or an app), click its associated **trash can** icon.

## Integration tokens <a href="#integration-tokens" id="integration-tokens"></a>

The **Integration Tokens** page shows you all the tokens created and associated with your org. You can filter the list by **Active Tokens** or **Expired Tokens**.

See [Generating CI access tokens](/sast-and-sca/prezero/integrations/tokens.md) for more information on creating and using tokens.

## Settings <a href="#settings" id="settings"></a>

Under **Settings**, you'll see toggles for **AI Findings** and **Security Issues**.

![Org settings page](/files/72ggqvg9FP4YEDWqHISg)

### Webhooks <a href="#webhooks" id="webhooks"></a>

[Webhooks](/sast-and-sca/prezero/integrations/webhooks.md) enable Qwiet to send real-time, signed event notifications to your system. Use webhooks when you want to automatically trigger workflows or process events immediately after they occur.

### AI findings <a href="#ai-findings" id="ai-findings"></a>

> AI-derived findings are available only to subscribers who have added this feature to their subscription packages.

Qwiet AI can [produce dynamic policies and display AI-derived findings](/sast-and-sca/prezero/ml-findings.md) to you on the dashboard. Enable this feature to see AI-derived findings flagged in your applications' results.

### Security issues <a href="#security-issues" id="security-issues"></a>

[Security issues](/sast-and-sca/prezero/security-issues.md) are instances of problematic code in applications that help you identify bad practices and potential issues that could result in vulnerabilities. Enable this feature to see security issues in your analysis results.

### Daily Export <a href="#daily-export" id="daily-export"></a>

The Daily Export setting enables automatic daily backups of your organization’s scan data. When enabled, a backup is generated each day and securely stored.

You can configure the Backup Window (Days) to define how many days of scan history (1–30 days) should be included in each backup.

The Available Backups section displays the number of backups generated for your organization. The backup includes application metadata, scans, and associated findings for the selected time window.

Daily backups can also be managed programmatically using the [Data Export API](https://github.com/iKettles/harness-gitbook/tree/main/qwiet/prezero/sast/backups.md)

![Org settings page](/files/y5KG0S8ThbdvQCSQQq8v)
