> For the complete documentation index, see [llms.txt](https://docs.connect.jfrog.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.connect.jfrog.io/administration-new-ui/general-settings.md).

# General Settings

- [Account](https://docs.connect.jfrog.io/administration-new-ui/general-settings/account-settings.md): This page describes how to view your JFrog Connect account settings.
- [Change Password](https://docs.connect.jfrog.io/administration-new-ui/general-settings/account-settings/change-password.md): If you are a JFrog Connect user, you can change your Connect password using the JFrog Platform.
- [Set MFA](https://docs.connect.jfrog.io/administration-new-ui/general-settings/account-settings/set-mfa.md): If you are a JFrog Connect user, you can use the JFrog Platform to set up multi-factor authentication.
- [Users](https://docs.connect.jfrog.io/administration-new-ui/general-settings/user-management.md): View list of users in JFrog Connect.
- [Create Admin User](https://docs.connect.jfrog.io/administration-new-ui/general-settings/user-management/add-user-from-jpd-artifactory.md): New users are created in the JFrog Platform.
- [Create Non-Admin User](https://docs.connect.jfrog.io/administration-new-ui/general-settings/user-management/add-user-from-jpd-artifactory-1.md): New users are created in the JFrog Platform.
- [Add User to Fleet](https://docs.connect.jfrog.io/administration-new-ui/general-settings/user-management/add-user-from-jpd-artifactory-1/add-user-to-a-project.md): Add users to a new or existing fleet in JFrog Connect.
- [Edit Fleet Permissions](https://docs.connect.jfrog.io/administration-new-ui/general-settings/user-management/add-user-from-jpd-artifactory-1/add-user-to-a-project-1.md): Modify the permissions a user has in a fleet. Include or remove users from projects.
- [Remove User from Fleet](https://docs.connect.jfrog.io/administration-new-ui/general-settings/user-management/add-user-from-jpd-artifactory-1/remove-user-from-project.md): Take a user out of a fleet in JFrog Connect.
- [Fleet Permission Descriptions](https://docs.connect.jfrog.io/administration-new-ui/general-settings/user-management/add-user-from-jpd-artifactory-1/user-management.md): Descriptions of the fleet permissions that JFrog Connect users can have.
- [Audit Log](https://docs.connect.jfrog.io/administration-new-ui/general-settings/audit-log.md): The audit log shows a record of user and device events throughout JFrog Connect. This page describes how you can view and filter events in the audit log.
- [Export Audit Log](https://docs.connect.jfrog.io/administration-new-ui/general-settings/audit-log/export-audit-log.md): In JFrog Connect, you can export the audit log to a file in either CSV or JSON format.
- [Registry](https://docs.connect.jfrog.io/administration-new-ui/general-settings/registry.md): Define registries and access scoping for fleets in JFrog Connect.
- [Add Artifactory Access Scope](https://docs.connect.jfrog.io/administration-new-ui/general-settings/registry/add-artifactory-access-scope.md): Add an access scoping in JFrog Connect.
- [Edit Artifactory Scope](https://docs.connect.jfrog.io/administration-new-ui/general-settings/registry/add-artifactory-access-scope/edit-artifactory-scope.md): Make changes to an access scope in JFrog Connect.
- [Edit Multiple Artifactory Scopes](https://docs.connect.jfrog.io/administration-new-ui/general-settings/registry/add-artifactory-access-scope/edit-multiple-artifactory-scopes.md): Make changes to several scopes with one click in JFrog Connect.
- [Delete Artifactory Scope](https://docs.connect.jfrog.io/administration-new-ui/general-settings/registry/add-artifactory-access-scope/delete-artifactory-scope.md): Delete an access scope in JFrog Connect.
- [Delete Multiple Artifactory Scopes](https://docs.connect.jfrog.io/administration-new-ui/general-settings/registry/add-artifactory-access-scope/delete-multiple-artifactory-scopes.md): Delete several scopes with one click in JFrog Connect.
- [Add JFrog Registry](https://docs.connect.jfrog.io/administration-new-ui/general-settings/registry/add-jfrog-registry.md): Add a JFrog registry to use with JFrog Connect.
- [Edit JFrog Registry](https://docs.connect.jfrog.io/administration-new-ui/general-settings/registry/add-jfrog-registry/edit-jfrog-registry.md): Make changes to the JFrog Registry that JFrog Connect uses.
- [Delete JFrog Registry](https://docs.connect.jfrog.io/administration-new-ui/general-settings/registry/add-jfrog-registry/delete-jfrog-registry.md): Delete a JFrog Registry the JFrog Connect uses.
- [Add Private Git](https://docs.connect.jfrog.io/administration-new-ui/general-settings/registry/add-private-git.md): Use JFrog Connect to link a Git registry to deploy updates directly from your Git to the edge devices.
- [Delete Private Git](https://docs.connect.jfrog.io/administration-new-ui/general-settings/registry/add-private-git/delete-private-git.md): Delete a JFrog Connect link to a private Git registry.
- [Add Private Docker](https://docs.connect.jfrog.io/administration-new-ui/general-settings/registry/add-private-docker.md): Use JFrog Connect to link a Docker registry and deploy updates directly from your container registry to the edge devices.
- [Delete Private Docker](https://docs.connect.jfrog.io/administration-new-ui/general-settings/registry/add-private-docker/delete-private-docker.md): Delete a JFrog Connect link to a private (non-JFrog) Docker registry.
- [Allow Proxy](https://docs.connect.jfrog.io/administration-new-ui/general-settings/allow-proxy.md): JFrog Connect allows edge devices that are connected to the network through a proxy to communicate with Connect servers.
- [Allow Proxy for Remote Communication](https://docs.connect.jfrog.io/administration-new-ui/general-settings/allow-proxy/allow-proxy-for-remote-communication.md): JFrog Connect allows edge devices to use a proxy to communicate with the servers to use Remote Control and Remote Commands features.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.connect.jfrog.io/administration-new-ui/general-settings.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.
