> For the complete documentation index, see [llms.txt](https://docs.zeliot.in/condense/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zeliot.in/condense/condense-app-getting-started/settings.md).

# Settings

## Overview&#x20;

The Settings section in Condense provides a centralized location for managing account details, Git integration, organization administration, and workspace-level configurations. \
It allows authorized users to update personal information, manage organization members and roles, review workspace associations, and monitor member activity across workspaces.&#x20;

### Settings help:&#x20;

* Keep account and organizational information accessible in one place&#x20;
* Control membership and role assignments within an organization&#x20;
* View and manage workspace details from a single interface&#x20;
* Track user activity in relation to assigned workspaces&#x20;

## What You Can Do in Settings&#x20;

### Account Information&#x20;

* View and update personal information, including name and phone number&#x20;
* Email address is displayed but cannot be changed&#x20;
* Review linked Git account information&#x20;

<figure><img src="/files/5CZN7zTzTgjZ90XGZGYV" alt=""><figcaption></figcaption></figure>

### Git Login Account Info&#x20;

* Displays linked Git account details for repository-based development&#x20;
* Used for managing version-controlled applications and transforms&#x20;

<figure><img src="/files/AGdfKDUBkwipwxo8Z2YR" alt=""><figcaption></figcaption></figure>

### Organization Management&#x20;

* View organization name, organization ID, and created by (Organization Admin)&#x20;
* Invite new members to the organization&#x20;
* Assign or update member roles (Admin or User)&#x20;
* Remove members from the organization&#x20;
* Track user activity within assigned workspaces

<figure><img src="/files/BnycF8ynLAPRO9f4Mjz8" alt=""><figcaption></figcaption></figure>

### Workspace Management&#x20;

* View all workspaces associated with the organization&#x20;
* Click on a workspace to view detailed information, including:&#x20;
* Members assigned to the workspace&#x20;
* Last active date for each member&#x20;
* Organization Admins can edit workspace names from this page&#x20;

<figure><img src="/files/9kZQBaRhlODu365cXR8P" alt=""><figcaption></figcaption></figure>

## Lifecycle and Permissions&#x20;

### Who Can Access Settings&#x20;

* Account Info: Accessible by all logged-in users (can edit own name and phone)&#x20;
* Git Login Info: Accessible by all logged-in users for their respective git connection&#x20;
* Organization Management: Only Organization Admins can invite, edit roles, or remove members&#x20;
* Workspace Management: Visible to all members; editing workspace name requires Organization Admin privileges&#x20;

## Roles and Permissions&#x20;

| Operation                                 | Organization Admin | User |
| ----------------------------------------- | ------------------ | ---- |
| Edit own account name and phone           | ✅                  | ✅    |
| Change own email                          | ❌                  | ❌    |
| View Git login info                       | ✅                  | ✅    |
| Invite new organization members           | ✅                  | ❌    |
| Edit member role                          | ✅                  | ❌    |
| Remove member from organization           | ✅                  | ❌    |
| View workspace details                    | ✅                  | ✅    |
| Edit workspace name                       | ✅                  | ❌    |
| View member last active date in workspace | ✅                  | ✅    |

### Role descriptions:&#x20;

* Organization Admin: Full administrative control over organization members, roles, and workspace management&#x20;
* User: Standard access to view settings and workspace details, but no administrative privileges&#x20;

## Managing Members in an Organization&#x20;

### Add Members&#x20;

1. Navigate to Settings → Organization&#x20;
2. Click Invite Member&#x20;
3. Enter the email address of the user to invite&#x20;
4. Assign a role (Admin or User)&#x20;
5. Send invitation&#x20;

### Change Roles&#x20;

* Organization Admins can update a member’s role at any time&#x20;
* Changes take effect immediately&#x20;

### Remove Members&#x20;

* Organization Admins can remove members from the organization&#x20;
* Removing a member revokes access to all associated workspaces in the organization.&#x20;

## Workspace Settings within Organization View&#x20;

From the Settings → Workspace tab, Organization Admins can:&#x20;

* View all organization workspaces&#x20;
* Select a workspace to view associated members and their last active date&#x20;
* Edit the workspace name&#x20;

### Monitoring and Audit&#x20;

Within Settings, administrators can:&#x20;

* View last active timestamps for each workspace member&#x20;
* Review organization membership and assigned roles&#x20;

## Best Practices&#x20;

* Keep member roles aligned with actual responsibilities&#x20;
* Regularly review and update organization membership&#x20;
* Track last active dates to identify inactive members&#x20;
* Maintain accurate workspace names for clarity&#x20;

## &#x20;Common Pitfalls and How to Avoid Them&#x20;

1. Trying to change email address&#x20;
2. Avoidance: Email cannot be edited; contact system administrator if an update is required&#x20;
3. Removing active members accidentally&#x20;
4. Avoidance: Confirm with relevant team leads before removing members&#x20;
5. Assigning all members as Admins&#x20;
6. Avoidance: Restrict Admin role to users responsible for organization governance&#x20;

## Related Links&#x20;

* [Workspaces](/condense/condense-app-getting-started/workspaces.md)&#x20;
* [Applications](/condense/condense-app-getting-started/applications.md)
* [Transforms](/condense/condense-app-getting-started/transforms.md)
* [RBAC Overview ](/condense/condense-app-getting-started/role-based-access-control-rbac.md)
