Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions nexus/troubleshooting.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,31 @@ Many issues stem from corporate security policies:
- Request proxy bypass for MCP connectors
- Use company VPN if external setup works

## Account Management

### Converting Your Personal Account to an Organization

If you want to convert your Personal Nexus account to an Organization account:

1. Click on your profile name in the bottom left corner of the screen
2. Go to **Settings**
3. Go to **Members**
4. Click the **'Convert to organization'** button
5. Choose your organization name in the modal and click **'Convert to organization'** to complete
6. You should see an **'Account converted to organization successfully'** message

After conversion, you'll be able to invite team members to collaborate. Your existing data and settings will be preserved.

<Warning>
**Important:**

- Once you've converted your personal account to an organization, this change is permanent.
- Only one account type is allowed per email address or login method. You cannot have both a Personal account and an Organization account associated with the same email address or login method.
- If you have an Organization account, you cannot convert it to a personal account. You will need to create a separate personal account using a different email address.
</Warning>

If you encounter any issues converting your account, please reach out to our support team via email at [support@civic.com](mailto:support@civic.com) using the email address associated with your account. Include a description of your issue, any troubleshooting steps you've tried, and provide screenshots or a screen recording.

## Getting Help

### Before Contacting Support
Expand Down
Loading