It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
Forum Discussion
Former Member
5 years agoView Item UUID from UI
Within the Windows application for 1Password is there a way to view the UUID of an item? I ask because I'm attempting to use the CLI tool where you can search by UUID or Name. Names can change so it'...
1P_Blake
Community Manager
5 years agoHi @Matt57 👋
While there's no way to explicitly grab the just UUID's from within the UI, what you can do is use the "Copy Link" button, and then from there you can pull the Vault/Item UUID from the copied URL.
Whenever you've copied the link to your item, your URL should look something like the one shown below.
From here, everything after a= to the & is your Account UUID, v= to & being your Vault UUID, and finally everything from i= to & is the Item UUID.
I hope this helps!