-
Add a second vault: you need to create a new “Smart Environment” in the Smart Connect app, similar to how you created the first, with the subsequent vault specified in the “Folder” setting.
-
Create a second Custom GPT where the second Smart Environment is configured using the Smart Environment dropdown in the Custom GPT settings.
-
Create a new Custom GPT in the ChatGPT builder.
-
This part can be tricky: you need to merge the “paths” sections of the file at the “openapi.json” link (URL is provided in the Setup GPT section).
-
Copy & Paste the merged OpenAPIs into the “Schema” section in the GPT builder in ChatGPT.
-
Reference which vault belongs to with Custom GPT in the “Instructions” section of the ChatGPT GPT Builder: The paths from the two OpenAPI schemas will start with the corresponding name of the “Custom GPT” as shown in the Smart Connect app (ex.
custom-1
andcustom-2
). Use the “Instructions” section like: “custom-1
refers to my personal notes andcustom-2
refers to my business notes.”