+ {error &&
Error: {error}
}
+ {apiKey && (
+
+ )}
+ {isMultiUser && (
+
+ Warning: You are in multi-user mode, this API key will allow
+ access to all workspaces associated with your account. Please
+ share it cautiously.
+
+ )}
+
+ After clicking "Create API Key", AnythingLLM will attempt to
+ connect to your browser extension automatically.
+
+
+ If you see "Connected to AnythingLLM" in the extension, the
+ connection was successful. If not, please copy the connection
+ string and paste it into the extension manually.
+
+