מאגר לפעילות eDiscovery שקשורה למקרה או לחקירה ספציפיים. עניין כולל: שאילתות חיפוש שמורות, רשימה של חשבונות עם נתונים בהחזקה לצורך משפטי, ייצוא נתונים ורשימה של החשבונות שיכולים לגשת לעניין. עניין מיוצג על ידי משאב עניין.
מדיניות שמונעת משירותי Google Workspace למחוק נתונים. החזקות משמשות בדרך כלל לשמירת נתונים למטרות משפטיות או לצורך חקירה.
החזקה לצורך משפטי מבטלת את כללי השמירה.
השמרה מיוצגת על ידי משאב השמרה.
שאילתה ששומרים בעניין. אפשר להריץ מחדש שאילתה שמורה כדי לקבל נתונים שהשתנו מאז ההרצה האחרונה של השאילתה. אפשר גם להעתיק שאילתות שמורות ולהשתמש בהן מחדש בעניינים אחרים. שאילתה שמורה מיוצגת על ידי משאב של שאילתה שמורה.
קבוצה של נתוני Google Workspace שאפשר להוריד, שתואמים לשאילתת החיפוש שלכם. ייצוא מיוצג על ידי משאב ייצוא.
השלבים הבאים
כדי לעבוד עם משאבים ב-Vault, לחשבון צריכות להיות הרשאות Vault הנדרשות וגישה לנושא. כדי לגשת לתיק, החשבון צריך ליצור את התיק, לקבל שיתוף של התיק או לקבל את ההרשאה View All Matters. לדוגמה, כדי להוריד ייצוא, צריך בחשבון את ההרשאה ניהול ייצואים ושיתוף התיק עם המשתמש.
כדי לקבל מידע על פיתוח באמצעות ממשקי Google Workspace API, כולל טיפול באימות ובמתן הרשאות, אפשר לעיין במאמר תחילת העבודה כמפתחים ב-Workspace.
כדי ללמוד איך להגדיר ולהפעיל אפליקציית Vault פשוטה, אפשר לנסות את המדריך לתחילת העבודה ב-Python או ב-Java.
[null,null,["עדכון אחרון: 2025-08-29 (שעון UTC)."],[],[],null,["# Vault API Overview\n\nWith the Vault API, you can manage eDiscovery projects, including the following tasks:\n\n- Create matters and set who has access to them\n- Place data on hold\n- Create and edit saved search queries\n- Start and monitor exports\n\n| **Note:** To set retention rules or audit Vault activity, use the Vault app. For details, see [the Vault Help Center](https://support.google.com/vault#topic=2739742).\n\nThe following is a list of common terms used in the Vault API:\n\n*[Matter](/workspace/vault/reference/rest/v1/matters)*\n: A container for eDiscovery activity related to a specific case or\n investigation. A matter includes: saved search queries, a list of accounts\n with data on hold, data exports, and a list of the accounts that can access\n the matter. A matter is represented by a\n [Matter resource](/workspace/vault/reference/rest/v1/matters#resource:-matter).\n\n*[Hold](/workspace/vault/reference/rest/v1/matters.holds)*\n: A policy that prevents Google Workspace services from deleting data. Holds\n are typically used to preserve data for legal or investigation purposes.\n Holds override\n [retention rules](https://support.google.com/vault/answer/2990828).\n A hold is represented by a\n [Hold resource](/workspace/vault/reference/rest/v1/matters.holds#resource:-hold).\n\n*[Saved search query](/workspace/vault/reference/rest/v1/matters.savedQueries)*\n: A query that you save in a matter. You can re-run a saved query to get data\n that changed since the last the query was run. You can also copy saved\n queries and reuse them in other matters. A saved query is represented by a\n [Saved query resource](/workspace/vault/reference/rest/v1/matters.savedQueries#resource:-savedquery).\n\n*[Export](/workspace/vault/reference/rest/v1/matters.exports)*\n: A downloadable set of Google Workspace data that match your search query. An\n export is represented by an [Export resource](/workspace/vault/reference/rest/v1/matters.exports).\n\nNext steps\n----------\n\n- To work with Vault resources, the account must have the\n [required Vault privileges](https://support.google.com/vault/answer/2799699)\n and access to the matter. To access a matter, the account must have created\n the matter, have the matter shared with them, or have the **View All\n Matters** privilege. For example, to download an export, an account needs\n the **Manage Exports** privilege and the matter shared with them.\n\n- To learn about developing with Google Workspace APIs, including handling\n authentication and authorization, see\n [Get started as a Workspace developer](/workspace/guides/getstarted-overview).\n\n- To learn how to configure and run a simple Vault app, try\n a quickstart in [Python](/workspace/vault/quickstart/python) or\n [Java](/workspace/vault/quickstart/java)."]]