{"id":"3ad431f0-0fd6-4e9b-ab7e-f9b889de1844","task_name":"Create Vault","summary":"Create a new vault in Nia, a Search & Index API for Agents, by providing a name and optional description. Vaults serve as organized namespaces for indexing and managing knowledge sources that your agents can search and retrieve from.","description":"Creates a new vault with a name and description on Trynia.ai.","tools_used":[],"agent_steps":[{"step_number":1,"action_type":"click","url":"https://app.trynia.ai/home","element":{"name":"Vaults","role":"link","selector":"","xpath":"//html/body/div[2]/div/div/div[1]/div[1]/div[2]/div[2]/a","attributes":{"href":"/vaults"}},"value":"","keys":[],"file_paths":[],"description":"Navigate to the Vaults section of your Nia workspace by clicking the Vaults link in the left sidebar or top navigation. This displays your vault list and management interface."},{"step_number":2,"action_type":"click","url":"https://app.trynia.ai/vaults","element":{"name":"New vault","role":"link","selector":"","xpath":"//html/body/div[2]/div/div/main/div/main/div/div[1]/a","attributes":{"href":"/vaults/new"}},"value":"","keys":[],"file_paths":[],"description":"Click the New vault button or link to open the vault creation form. This initiates the process of defining a new vault namespace."},{"step_number":3,"action_type":"type","url":"https://app.trynia.ai/vaults/new","element":{"name":"Name","role":"textbox","selector":"","xpath":"//*[@id=\"vault-name\"]","attributes":{"id":"vault-name","placeholder":"My Life"}},"value":"","keys":[],"file_paths":[],"description":"Enter your vault's display name in the Name textbox. This name identifies your vault and will appear in the vault list and workspace header."},{"step_number":4,"action_type":"click","url":"https://app.trynia.ai/vaults/new","element":{"name":"Description optional","role":"textbox","selector":"","xpath":"//*[@id=\"vault-description\"]","attributes":{"id":"vault-description","placeholder":"What this knowledge base is for"}},"value":"","keys":[],"file_paths":[],"description":"Click the Description optional textbox to focus it, preparing to enter an optional description for your vault."},{"step_number":5,"action_type":"type","url":"https://app.trynia.ai/vaults/new","element":{"name":"Description optional","role":"textbox","selector":"","xpath":"//*[@id=\"vault-description\"]","attributes":{"id":"vault-description","placeholder":"What this knowledge base is for"}},"value":"","keys":[],"file_paths":[],"description":"Type a description for your vault in the Description field. This can include details about the vault's scope, its intended sources, or guidance for agents using it."},{"step_number":6,"action_type":"click","url":"https://app.trynia.ai/vaults/new","element":{"name":"Create vault","role":"button","selector":"","xpath":"//html/body/div[2]/div/div/main/div/main/div/form/div[5]/button[2]","attributes":{"type":"submit"}},"value":"","keys":[],"file_paths":[],"description":"Click the Create vault button to finalize the vault creation. Nia will bootstrap the vault namespace with its internal structure (schema.md, index.md, log.md, META.md) and return you to the Vaults page."}]}