# Dumping Objects

You can create a dump from almost every control where a valid `id` is displayed and highlighted or selected.&#x20;

In such cases you can call the *Dump object* function from the appropriate context menu on the `id`. The dump will be opened in a separate window.

**Dump object from Clipboard**\
If you select a valid `id`, you can generate a dump directly by right-clicking ***Dump*** function or by pressing Alt+D.\
If a valid session is not found, first the login history will be searched and, in case of success, an automatic login is established. If no session can be found or the automatic login fails, the login dialog box will be displayed.

Click and hold the left mouse button for 1 second on any value representing a valid Veeva id to load the respective object into the Object Navigator (see [object-navigator](https://docs.dqman.com/veeva-vault-edition-23.1/object-navigator "mention")).

The Dump operation is applicable to both documents and objects. However, it's important to note that the information provided after performing a dump may vary, as illustrated in the examples below.

<figure><img src="https://2447928882-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvXrykqvPLGss8l2Lssay%2Fuploads%2FpgqEkvBmtnE9dKmUf5i0%2FCapture.PNG?alt=media&#x26;token=1bdfacce-6870-49cd-971b-f9c23119b97a" alt="" width="395"><figcaption><p>Dump made from Vault Navigator</p></figcaption></figure>

<figure><img src="https://2447928882-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvXrykqvPLGss8l2Lssay%2Fuploads%2FeFBLdGTwP4DkIlvrZEjb%2FCapture.PNG?alt=media&#x26;token=b44320e6-35e5-4db6-aece-4ce860f67184" alt="" width="431"><figcaption><p>Dump made from results grid</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.dqman.com/veeva-vault-edition-23.1/dumping-objects.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
