Digcrate uses Auth0 Token Vault for the Google connection. Your Google credentials and raw access tokens are never stored by Digcrate — Auth0 handles the token exchange at runtime.
What you can do
Save research as a Google Doc
Any research output can be saved as a new document in your Google Drive with a title you provide.
Get a shareable link
The agent returns a direct
docs.google.com link as soon as the document is created.How to connect
1
Open Settings
Click the gear icon in the sidebar, or press
Shift+S.2
Go to Connected Services
Select the Connected Services tab.
3
Click Connect next to Google
An OAuth popup opens and redirects you to Google’s authorization page.
4
Authorize Digcrate
Review the permissions and click Allow. You are returned to Digcrate automatically.
Permissions requested
The
drive.file scope gives Digcrate access only to documents it creates — not your entire Drive.How to save research to Google Docs
You can save a doc in two ways: Ask the agent directly — After any research response, say “save this to Google Docs” or “save this as a doc called [title]”. The agent creates the document and returns the link. Use the action button — Some research components include a Save to Google Docs button. Clicking it triggers the same flow and returns a link when done.What gets saved
The agent passes the research content as plain text to the Google Docs API, which inserts it at the start of the document. The document is created in your Drive root folder. You can move it, share it, or edit it like any other Google Doc after it is created. The agent returns:- A direct link to the document (
docs.google.com/document/d/...) - The document title
- Confirmation that the save succeeded